v/vlib/strconv
penguindark f3757a7cd1
strconv: float memory leak fix (#11980)
2021-09-26 07:33:35 +03:00
..
atof.c.v fmt: remove unnecessary parentheses after `return` (fix #11423) (#11435) 2021-09-08 14:19:53 +03:00
atof.js.v
atof_test.v
atofq.c.v
atoi.v
atoi_test.v
f32_f64_to_string_test.v
f32_str.c.v
f64_str.c.v
format.md
format.v
format_mem.c.v strconv: float memory leak fix (#11980) 2021-09-26 07:33:35 +03:00
format_test.v
ftoa.c.v
number_to_base.c.v
number_to_base_test.v
structs.v
tables.v
utilities.c.v
utilities.v
vprintf.c.v builtin, cgen: more -nofloat fixes 2021-09-13 19:06:19 +03:00