v/vlib/strconv
penguindark 929e7c1193 strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
..
atof.v atof: remove extra() causing warnings 2019-12-17 01:47:30 +03:00
atof_test.v strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
atofq.v strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
atoi.v atoi: fix leading zeros in string to int conversion 2019-12-08 23:22:33 +03:00