1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/strconv
2021-05-11 08:09:17 +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 strconv: new faster atof function (#9903) 2021-04-28 07:42:22 +03:00
atofq.v
atoi_test.v tests: fix some warnings in preparation for -W test-self 2021-01-31 11:05:17 +02:00
atoi.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
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 strconv: float functions cleaning and speed optimization (#10076) 2021-05-11 08:09:17 +03:00
f64_str.v strconv: float functions cleaning and speed optimization (#10076) 2021-05-11 08:09:17 +03:00
format_test.v tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
format.md
format.v strconv: separate v_sprintf (#10007) 2021-05-05 04:12:18 +03:00
ftoa.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
number_to_base_test.v
number_to_base.v
structs.v
tables.v
utilities.v strconv: new decimal digits counts function (#10029) 2021-05-08 00:24:50 +03:00
vprintf.v strconv: separate v_sprintf (#10007) 2021-05-05 04:12:18 +03:00