mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
compiler: move v up
implementation to tools/vup.v
This commit is contained in:
parent
15f971ece7
commit
e15abb3de0
4 changed files with 26 additions and 29 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -30,3 +30,7 @@ vjs
|
|||
._*
|
||||
.vrepl_temp.v
|
||||
a.out
|
||||
tools/vrepl
|
||||
tools/vtest
|
||||
tools/vup
|
||||
examples/sqlite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue