v/vlib/strconv
penguindark e9d7ff751f
strconv: new decimal digits counts function ()
2021-05-08 00:24:50 +03:00
..
atof.v strconv: new faster atof function () 2021-04-28 07:42:22 +03:00
atof_test.v
atofq.v
atoi.v
atoi_test.v
f32_f64_to_string_test.v
f32_str.v parser: remove ++/-- exception for some modules () 2021-04-27 01:41:42 +03:00
f64_str.v parser: remove ++/-- exception for some modules () 2021-04-27 01:41:42 +03:00
format.md
format.v strconv: separate v_sprintf () 2021-05-05 04:12:18 +03:00
format_test.v tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
ftoa.v
number_to_base.v
number_to_base_test.v
structs.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
tables.v
utilities.v strconv: new decimal digits counts function () 2021-05-08 00:24:50 +03:00
vprintf.v strconv: separate v_sprintf () 2021-05-05 04:12:18 +03:00