v/vlib/strconv
Adelar da Silva Queiróz 334554ffb9
strconv: fix typo (#8318)
2021-01-24 23:18:40 +01:00
..
atof.v checker: fix warning & allow assigning to a union field without unsafe (#7970) 2021-01-09 01:32:33 +01:00
atof_test.v checker: warn when casting between reference types outside of `unsafe` (#7892) 2021-01-05 17:02:04 +02:00
atofq.v checker: fix warning & allow assigning to a union field without unsafe (#7970) 2021-01-09 01:32:33 +01:00
atoi.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
atoi_test.v
f32_f64_to_string_test.v checker: fix warning & allow assigning to a union field without unsafe (#7970) 2021-01-09 01:32:33 +01:00
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 strconv: fix typo (#8318) 2021-01-24 23:18:40 +01: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 builtin: fix byte.str() (part 1) 2021-01-05 18:59:51 +01:00
number_to_base_test.v
structs.v
tables.v
utilities.v strconv: some corrections of typos (#8302) 2021-01-24 00:00:31 +02:00