v/vlib/strconv
penguindark 4e66c12557
strconv: minor fixes
2020-05-24 21:06:35 +02:00
..
atofq all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
ftoa all: re-apply C++ support 2020-05-18 21:38:06 +02:00
atof.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
atof_test.v all: unify const names to snake_case 2020-05-22 17:36:09 +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
format.md strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
format.v strconv: minor fixes 2020-05-24 21:06:35 +02:00
format_test.v strconv: format test fixes 2020-04-26 16:26:33 +02:00