compiler: move v up implementation to tools/vup.v

This commit is contained in:
Delyan Angelov 2019-11-01 12:14:59 +02:00 committed by Alexander Medvednikov
parent 15f971ece7
commit e15abb3de0
4 changed files with 26 additions and 29 deletions

4
.gitignore vendored
View file

@ -30,3 +30,7 @@ vjs
._*
.vrepl_temp.v
a.out
tools/vrepl
tools/vtest
tools/vup
examples/sqlite