v/vlib/strconv
Delyan Angelov 54dd510ace
strconv: fix compilation with `-cc gcc -cstrict -prod`
2021-07-15 01:05:00 +03:00
..
atof.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
atof_test.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
atofq.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
atoi.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
atoi_test.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
f32_f64_to_string_test.v v.fmt: keep `[ ... \n 123, // end of line comment \n ... ]` as is 2021-06-18 16:43:03 +03:00
f32_str.v strconv: fix compilation with `-cc gcc -cstrict -prod` 2021-07-15 01:05:00 +03:00
f64_str.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
format.md check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
format.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
format_mem.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
format_test.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
ftoa.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
number_to_base.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
number_to_base_test.v strconv: fix `atoi` returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
structs.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
tables.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
utilities.v strconv: use `[if debug_strconv?]` for `fn assert1` 2021-06-22 10:33:48 +03:00
vprintf.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00