1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/strconv
2020-09-09 15:34:41 +02:00
..
atof_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
atof.v all: rune type for `` literals 2020-08-27 06:46:37 +02:00
atofq.v
atoi_test.v
atoi.v
f32_f64_to_string_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
f32_str.v checker: test for unnecessary default struct field values 2020-09-09 13:59:52 +02:00
f64_str.v checker: test for unnecessary default struct field values 2020-09-09 13:59:52 +02:00
format_test.v
format.md
format.v checker: fix error pos on default value (#6338) 2020-09-09 15:34:41 +02:00
ftoa.v
tables.v
utilities.v strconv: fix f64_to_str_lnd and f64_to_str_l after 6921d46 2020-08-27 14:22:04 +03:00