v/vlib/strconv
ka-weihe 1b0b4be287
atof: fix is_space (#5555)
2020-06-29 09:23:51 +03:00
..
atofq vlib: transfer intro to readme; normalize comments 2020-06-08 00:04:23 +03:00
ftoa vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
atof.v atof: fix is_space (#5555) 2020-06-29 09:23:51 +03:00
atof_test.v
atoi.v
atoi_test.v
format.md
format.v Revert "_vinit: use static initialization of large const []number" 2020-06-12 09:57:38 +03:00
format_test.v