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
159932d59b
v
/
cmd
/
v
History
Nicolas Sauzede
159932d59b
v: run code from stdin
echo println(2+2) | v run -
, with no repl limits (
#6884
)
2020-11-20 10:25:59 +02:00
..
help
v: run code from stdin
echo println(2+2) | v run -
, with no repl limits (
#6884
)
2020-11-20 10:25:59 +02:00
v.v
cmd: rename test-vet to test-cleancode
2020-11-15 16:40:35 +02:00