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
23644d92a9
v
/
cmd
History
Delyan Angelov
23644d92a9
vself: allow for
./v -o x self
with no further renaming/deleting v itself (
#6609
)
2020-10-15 22:55:12 +03:00
..
tools
vself: allow for
./v -o x self
with no further renaming/deleting v itself (
#6609
)
2020-10-15 22:55:12 +03:00
v
repl: fix
reset
; make
echo "print(2.0 * 3.14159)" | ./v
print only the result
2020-10-11 10:50:24 +03:00