v/cmd/tools
yuyi 541b058e90
all: use `a !in b` instead of `!(a in b)`
2020-04-26 06:39:23 +02:00
..
bench
fast
modules vgit: avoid generics; enables compilation of the performance_compare & oldv tools. 2020-04-20 18:39:25 +03:00
preludes cgen: implement -profile support. 2020-04-25 13:05:49 +03:00
.gitignore
check-md.v
gen1m.v
gen_vc.v log: fix example error 2020-04-06 17:22:53 +02:00
oldv.v vgit: avoid generics; enables compilation of the performance_compare & oldv tools. 2020-04-20 18:39:25 +03:00
performance_compare.v vgit: avoid generics; enables compilation of the performance_compare & oldv tools. 2020-04-20 18:39:25 +03:00
vbin2v.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcreate.v cgen: fix _ = ... 2020-04-08 00:46:16 +02:00
vfmt.v all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00
vnames.v tools: remove vnames.v for now 2020-04-04 16:39:08 +02:00
vpm.v all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00
vrepl.v repl: fix << 2020-04-19 21:52:46 +02:00
vself.v vself: allow arbitrary arguments 2020-04-24 12:36:27 +02:00
vsetup-freetype.v
vtest-compiler.v v2: compile vfmt again; consistent colored error messages 2020-04-03 18:42:22 +03:00
vtest-fixed.v tests: fix regex test 2020-04-25 23:42:48 +03:00
vtest-fmt.v
vtest.v vtest: remove `pub` before main 2020-04-17 21:41:54 +02:00
vup.v vup: add missing extension to make it work 2020-04-23 13:06:46 +03:00