v/vlib/strconv
penguindark 200f25a38f
ftoa in V (#3831)
2020-02-25 11:12:37 +01:00
..
atofq strconv: fix tests 2019-12-27 06:07:09 +03:00
ftoa ftoa in V (#3831) 2020-02-25 11:12:37 +01:00
atof.v remove `as` casts for basic types 2020-02-07 22:10:48 +01:00
atof_test.v strconv: fix tests 2019-12-27 06:07:09 +03:00
atoi.v v2: match cgen; use `as` for casting 2020-02-07 14:50:52 +01:00
atoi_test.v scanner: make `0o` prefix the only way to define octals 2020-02-23 23:43:04 +01:00