This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
96808a0e2a
v
/
vlib
/
strconv
History
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
…
format.md
…
format.v
strconv: minor fixes
2020-05-24 21:06:35 +02:00
format_test.v
…