v/cmd/tools
yuyi c28041cecc
all: cleanup/rename all `comp_` names to be `comptime_` (#12467)
2021-11-15 15:47:29 +02:00
..
bench
fast
fuzz
modules tools: support `VJOBS=1 VTEST_FAIL_FAST=1 ./v test .` 2021-11-15 11:44:54 +02:00
vast all: cleanup/rename all `comp_` names to be `comptime_` (#12467) 2021-11-15 15:47:29 +02:00
vdoc v doc: show a proper error message instead of panic on `v doc -m file.v` 2021-10-09 11:56:37 +03:00
vvet
check_os_api_parity.v
gen1m.v
gen_vc.v
missdoc.v
oldv.v
performance_compare.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v
vbug.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcheck-md.v
vcomplete.v tools: add vshader (#12195) 2021-10-16 22:10:48 +03:00
vcreate.v
vcreate_test.v
vdoctor.v
vfmt.v tools: support `v fmt -w -backup file.v` 2021-10-07 13:59:49 +03:00
vpm.v
vrepl.v
vself.v
vsetup-freetype.v
vshader.v tools: add vshader (#12195) 2021-10-16 22:10:48 +03:00
vsymlink.v tools: fix the batch script for `v symlink`, if the vexe path contains spaces on windows (#12443) 2021-11-12 10:29:57 +02:00
vtest-all.v js: add draft support for -skip-unused (hello_world.v works) 2021-10-12 19:34:37 +03:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v
vtest.v tools: support `VJOBS=1 VTEST_FAIL_FAST=1 ./v test .` 2021-11-15 11:44:54 +02:00
vtracev.v
vup.v
vwatch.v tools: cleanup a dump() from vwatch.v 2021-11-02 09:29:12 +02:00
vwipe-cache.v