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-13 14:32:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
62133c6ffa
v
/
vlib
/
encoding
History
Download ZIP
Download TAR.GZ
Alexander Medvednikov
ed93185cb7
fix base64 test
2019-09-28 22:23:22 +03:00
..
base64
fix base64 test
2019-09-28 22:23:22 +03:00
binary
compiler/vlib: change
_ :=
to
_ =
and disable
_ :=
2019-09-25 15:10:45 +03:00
csv
compiler/vlib: add error for no new vars in loop ("_,_") & remove "." from errors
2019-09-25 17:59:50 +03:00