1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/tools
2019-12-08 20:21:17 +03:00
..
fast os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
modules tooling: add tools/oldv , for use with 'git bisect', or for testing with older V 2019-12-08 20:21:17 +03:00
.gitignore v test v => v test-compiler 2019-12-01 12:50:13 +03:00
gen_vc.v 2 more unneeded casts removed 2019-12-08 01:39:27 +03:00
oldv.v tooling: add tools/oldv , for use with 'git bisect', or for testing with older V 2019-12-08 20:21:17 +03:00
performance_compare.v snake_case consts 2019-10-12 22:36:14 +03:00
vbuild-examples.v tools/vbuild-examples: test hot code reloading examples with -live 2019-12-05 14:22:54 +03:00
vbuild-tools.v v test v => v test-compiler 2019-12-01 12:50:13 +03:00
vbuild-vbinaries.v implement 'v build-vbinaries' tooling 2019-12-01 16:12:51 +03:00
vcreate.v Revert "update vcreate.v" 2019-12-01 22:57:09 +03:00
vnames.v new vh generation + simpler match statement 2019-10-23 00:45:17 +03:00
vpm.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
vrepl.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
vtest-compiler.v ci: set up pg database to test ORM 2019-12-06 02:11:39 +03:00
vtest.v ci: set up pg database to test ORM 2019-12-06 02:11:39 +03:00
vup.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00