v/vlib/strconv
vmcrash c5e46c9e55
atoi.v: add common_parse_uint2 with error code return values (#6550)
2020-10-03 20:57:37 +03:00
..
atof.v
atof_test.v
atofq.v
atoi.v atoi.v: add common_parse_uint2 with error code return values (#6550) 2020-10-03 20:57:37 +03:00
atoi_test.v atoi.v: add common_parse_uint2 with error code return values (#6550) 2020-10-03 20:57:37 +03:00
f32_f64_to_string_test.v
f32_str.v
f64_str.v all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
format.md
format.v all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
format_test.v
ftoa.v
tables.v
utilities.v