1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/strconv
2021-08-06 06:21:28 +03:00
..
atof_test.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00
atof.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_test.v strconv: fix atoi returning 0 on large strings (#10635) 2021-07-02 10:39:57 +03:00
atoi.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_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
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
ftoa.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
number_to_base.v strconv: vfmt everything 2021-06-18 17:59:56 +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 vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
vprintf.v fmt: keep char literal, ' (#11060) 2021-08-06 06:21:28 +03:00