v/vlib/strconv
Nick Treleaven bab5c21224
parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137)
2020-08-16 04:54:05 +02:00
..
atof.v
atof_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
atofq.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
atoi.v
atoi_test.v
f32_f64_to_string_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
f32_str.v all: cached modules fixes 2020-07-18 11:15:44 +02:00
f64_str.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
format.md
format.v parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137) 2020-08-16 04:54:05 +02:00
format_test.v
ftoa.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
tables.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
utilities.v parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137) 2020-08-16 04:54:05 +02:00