v/cmd/tools
Alexander Medvednikov 80b35fe0c6
all: ~500 more byte=>u8
2022-04-17 12:14:29 +02:00
..
bench all: replace []byte with []u8 2022-04-17 12:14:28 +02:00
builders
fast
fuzz
modules test: save removing the nonexistent binary output for v fmt and v vet tests 2022-04-09 13:04:52 +03:00
vast all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
vdoc all: byte => u8 2022-04-17 12:14:27 +02:00
vvet
check_os_api_parity.v
detect_tcc.v
gen1m.v
gen_vc.v
missdoc.v tools: improve deprecation detection in missdoc.v (#13960) 2022-04-07 12:20:14 +03:00
oldv.v
performance_compare.v
regress.v tools: fix the behaviour of regress.v , when oldv.v is not compiled 2022-04-11 21:57:33 +03:00
repeat.v
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v all: replace []byte with []u8 2022-04-17 12:14:28 +02:00
vbug.v tools: fix typo in vbug.v (#13802) 2022-03-22 15:47:03 +02:00
vbuild-examples.v
vbuild-tools.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vbuild-vbinaries.v
vbump.v
vbump_test.v
vcheck-md.v tools: cleanup all temporary files on successfull `v check-md .` 2022-03-27 10:24:10 +03:00
vcomplete.v
vcompress.v
vcreate.v tools: modify .gitattributes to categorize *.vsh and v.mod files properly (#13674) 2022-03-07 18:15:18 +02:00
vcreate_test.v
vdoctor.v
vfmt.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vgret.defaults.toml
vgret.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vpm.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vrepl.v repl: handle exit(n) (#13930) 2022-04-04 16:22:34 +03:00
vscan.v
vself.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vsetup-freetype.v
vshader.v
vshould-compile-all.v tools: add a `v should-compile-all examples/*.v examples/gg/` tool, to simplify CIs of V modules. 2022-03-31 11:13:20 +03:00
vsymlink.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vtest-all.v
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vtest-self.v
vtest.v
vtracev.v
vup.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vwatch.v
vwipe-cache.v