This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
200f25a38f
v
/
vlib
/
strconv
History
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_test.v
strconv: fix tests
2019-12-27 06:07:09 +03:00
atof.v
remove
as
casts for basic types
2020-02-07 22:10:48 +01:00
atoi_test.v
scanner: make
0o
prefix the only way to define octals
2020-02-23 23:43:04 +01:00
atoi.v
v2: match cgen; use
as
for casting
2020-02-07 14:50:52 +01:00