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
7fdce50718
v
/
vlib
/
strconv
History
penguindark
8de027c4b4
strconv: fix on ftoa string decimal aproximation, 'nan' string fix
2020-03-26 22:39:46 +01:00
..
atofq
expression: set integer literals as int by default
2020-03-23 20:05:37 +01:00
ftoa
strconv: fix on ftoa string decimal aproximation, 'nan' string fix
2020-03-26 22:39:46 +01:00
atof_test.v
atof.v
expression: set integer literals as int by default
2020-03-23 20:05:37 +01:00
atoi_test.v
atoi.v