v/vlib/strconv
Alexey 98086d7259
strconv: fix atof test
2020-04-04 23:28:47 +02:00
..
atofq all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
ftoa fix vlib/math/math_test.v 2020-04-04 16:07:42 +03:00
atof.v checker: do not allow extra () in if conditions 2020-03-27 14:57:19 +01:00
atof_test.v strconv: fix atof test 2020-04-04 23:28:47 +02:00
atoi.v
atoi_test.v