v/vlib/strconv
Uwe Krüger 013fdb8a4b
checker: restrict numeric promotions to cases where no data is lost
2020-05-27 05:42:48 +02:00
..
atofq all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
ftoa checker: restrict numeric promotions to cases where no data is lost 2020-05-27 05:42:48 +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
format.md
format.v strconv: minor fixes 2020-05-24 21:06:35 +02:00
format_test.v