v/vlib/strconv
penguindark a2014f86b7
strconv: new faster atof function (#9903)
2021-04-28 07:42:22 +03:00
..
atof.v strconv: new faster atof function (#9903) 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 (#9895) 2021-04-27 01:41:42 +03:00
f64_str.v parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00
format.md
format.v parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00
format_test.v
ftoa.v
number_to_base.v
number_to_base_test.v
structs.v
tables.v
utilities.v parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00