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
507f4ce87a
v
/
vlib
/
strconv
History
Alexey
a333ac1888
all: remove redundant parentheses in `if` statements
2020-03-29 10:08:42 +02:00
..
atofq
all: remove redundant parentheses in `if` statements
2020-03-29 10:08:42 +02:00
ftoa
strconv: fix on ftoa string decimal aproximation, 'nan' string fix
2020-03-26 22:39:46 +01:00
atof.v
checker: do not allow extra () in if conditions
2020-03-27 14:57:19 +01:00
atof_test.v
atof: lots of fixes
2020-02-26 12:14:06 +01: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