v/cmd/tools
Vincenzo Palazzo 9528a89b17
ci: reformatted tools/vcreate.v (#14054)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2022-04-17 12:14:33 +02:00
..
bench all: replace []byte with []u8 2022-04-17 12:14:28 +02:00
builders
fast tools/fast: bring back -usecache 2022-02-18 10:41:53 +03:00
fuzz rand: simplify rand.PRNG, move to optional types for error handling (#13570) 2022-02-23 12:36:14 +02:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
check_os_api_parity.v
detect_tcc.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 tools: add a `-theme-dir folder/` parameter to `v doc` (#13550) 2022-02-21 12:08:46 +02:00
vcompress.v
vcreate.v ci: reformatted tools/vcreate.v (#14054) 2022-04-17 12:14:33 +02:00
vcreate_test.v tools: modify .gitattributes to categorize *.vsh and v.mod files properly (#13674) 2022-03-07 18:15:18 +02:00
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 tools: add `v scan file.v` 2022-03-07 18:25:38 +02:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
vtest.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
vwipe-cache.v