1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

tooling: add tools/oldv , for use with 'git bisect', or for testing with older V

This commit is contained in:
Delyan Angelov
2019-12-08 19:21:17 +02:00
committed by Alexander Medvednikov
parent 4d1f721558
commit 1bb38a38bb
4 changed files with 265 additions and 1 deletions

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@ fns.txt
/v.*.c
/v.c.out
/tools/performance_compare
/tools/performance_compare.exe
/tools/oldv
/tools/vrepl
/tools/vtest
/tools/vtest-compiler