v/vlib/strconv
Delyan Angelov aea23e8a40
strconv: fix fxx_to_str_l_parse/fxx_to_str_l_parse_no_dot returning s without cloning
2021-06-19 07:48:46 +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: vfmt everything 2021-06-18 17:59:56 +03:00
atoi_test.v tests: fix some warnings in preparation for `-W test-self` 2021-01-31 11:05:17 +02: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: vfmt everything 2021-06-18 17:59:56 +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: 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 strconv: fix fxx_to_str_l_parse/fxx_to_str_l_parse_no_dot returning s without cloning 2021-06-19 07:48:46 +03:00
vprintf.v strconv: vfmt everything 2021-06-18 17:59:56 +03:00