1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/strconv
2021-05-29 16:24:09 +03:00
..
atof_test.v ci: remove some tests from skip_with_werror in v test-self 2021-04-14 12:47:24 +03:00
atof.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
atofq.v
atoi_test.v
atoi.v
f32_f64_to_string_test.v ci: fix all -cstrict warnings with gcc and clang (#9792) 2021-04-19 15:38:48 +03:00
f32_str.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
f64_str.v strconv: float functions cleaning and speed optimization (#10076) 2021-05-11 08:09:17 +03:00
format_mem.v strconv: fix memory corruption (#10250) 2021-05-29 16:24:09 +03:00
format_test.v
format.md
format.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
ftoa.v
number_to_base_test.v
number_to_base.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
structs.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
tables.v
utilities.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00
vprintf.v all: new string interpolation in pure V (#10181) 2021-05-24 05:20:45 +03:00