This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-15 07:22:27 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
781c20a6ae
v
/
vlib
/
strconv
History
Download ZIP
Download TAR.GZ
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
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