v/vlib/strconv
Ryan Willis 82e2b1ec33
strconv: use import instead of module in test files (#5856)
2020-07-17 02:35:42 +02:00
..
atof.v atof: fix is_space (#5555) 2020-06-29 09:23:51 +03:00
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 parser: do not allow calling private functions 2020-05-18 22:54:11 +02:00
atoi_test.v scanner: make `0o` prefix the only way to define octals 2020-02-23 23:43:04 +01:00
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 cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +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 strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
format.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
format_test.v strconv: fix format_dec example 2020-06-03 01:30:46 +03:00
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 cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00