v/cmd/tools
Delyan Angelov 4728d102d9
os: add Process.finalise() and Process.free() methods to cleanup pipe descriptors
2021-05-09 21:50:47 +03:00
..
bench
fast tools/fast: use a common set of options for all measurement commands 2021-05-09 15:14:28 +03:00
fuzz
modules tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
vdoc vdoc: fix panic on running `v doc -all -m vlib/ -f html -inline-assets` two times in a row 2021-04-21 14:33:41 +03:00
vvet vet: allow vetting of vsh files (#9997) 2021-05-04 18:25:56 +03:00
check_os_api_parity.v
gen1m.v
gen_vc.v vweb: update references to old .init_once() and .init() methods to .init_server() and .before_request() 2021-04-26 19:38:13 +03:00
missdoc.v
oldv.v
performance_compare.v vfmt: fix string interpolation formatting with multiple ',",\' and \" . 2021-04-20 20:26:06 +03:00
repeat.v ci: bump up array capacities in repeat.v (workaround for segfaulting code-formatting-perf-regressions job) 2021-05-07 14:40:52 +03:00
test_if_v_test_system_works.v
test_os_process.v all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
vbin2v.v
vbug.v vbug: use readline to read expected result (#10037) 2021-05-07 19:31:43 +03:00
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcheck-md.v
vcomplete.v x64: rename to `native` to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
vcreate.v
vdoctor.v tools: fix `v -prod cmd/tools/vdoctor.v` 2021-03-24 10:31:42 +02:00
vfmt.v vfmt: only print non-empty diffs (#9803) 2021-04-19 18:55:55 +03:00
vpm.v fmt: reset const field align after multi line exprs (#9916) 2021-04-29 02:17:37 +03:00
vrepl.v
vself.v vself: handle missing v_old (#9637) 2021-04-08 06:27:56 +02:00
vsetup-freetype.v
vsymlink.v
vtest-all.v ci: fix all `-cstrict` warnings with gcc and clang (#9792) 2021-04-19 15:38:48 +03:00
vtest-cleancode.v tools: vfmt math_test.v and remove it from the exceptions in vtest-cleancode.v 2021-05-08 14:46:06 +03:00
vtest-fmt.v tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
vtest-parser.v
vtest-self.v tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
vtest.v tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
vtracev.v
vup.v
vwatch.v os: add Process.finalise() and Process.free() methods to cleanup pipe descriptors 2021-05-09 21:50:47 +03:00
vwipe-cache.v