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
d9409006fa
v
/
vlib
/
strconv
History
Emily Hudson
c84bafbdae
vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax
2020-06-27 21:46:04 +02:00
..
atofq
vlib: transfer intro to readme; normalize comments
2020-06-08 00:04:23 +03:00
ftoa
vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax
2020-06-27 21:46:04 +02:00
atof.v
vlib: transfer intro to readme; normalize comments
2020-06-08 00:04:23 +03: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
Revert "_vinit: use static initialization of large const []number"
2020-06-12 09:57:38 +03:00
format_test.v
strconv: fix format_dec example
2020-06-03 01:30:46 +03:00