v/vlib/strconv
zakuro f54c1a5cc2
all: add strings.Builder.write_string and use write_string instead of write (#8892)
2021-02-22 13:18:11 +02:00
..
atof.v
atof_test.v
atofq.v
atoi.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01: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
f32_str.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
f64_str.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
format.md
format.v all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
format_test.v
ftoa.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
number_to_base.v
number_to_base_test.v
structs.v
tables.v
utilities.v vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766) 2021-02-15 17:15:52 +02:00