v/vlib/strconv
Alexander Medvednikov 624f22e27e all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
..
atof.v all: rune type for `` literals 2020-08-27 06:46:37 +02:00
atof_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
atofq.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
atoi.v parser: do not allow calling private functions 2020-05-18 22:54:11 +02:00
atoi_test.v scanner: make `0o` prefix the only way to define octals 2020-02-23 23:43:04 +01:00
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 all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
format.md strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
format.v all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
format_test.v tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
ftoa.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
tables.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
utilities.v strconv: fix f64_to_str_lnd and f64_to_str_l after 6921d46 2020-08-27 14:22:04 +03:00