v/vlib/strconv
Delyan Angelov 54dd510ace
strconv: fix compilation with `-cc gcc -cstrict -prod`
2021-07-15 01:05:00 +03:00
..
atof.v
atof_test.v
atofq.v
atoi.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
atoi_test.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
f32_f64_to_string_test.v
f32_str.v strconv: fix compilation with `-cc gcc -cstrict -prod` 2021-07-15 01:05:00 +03:00
f64_str.v
format.md
format.v
format_mem.v
format_test.v
ftoa.v
number_to_base.v
number_to_base_test.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
structs.v
tables.v
utilities.v
vprintf.v