v/cmd/tools
Alexander Medvednikov 25cbbc1e44 tools/check-md: skip CHANGELOG 2020-12-22 21:01:54 +01:00
..
bench checker: disallow op= and infix on a voidptr (#7175) 2020-12-07 22:43:38 +02:00
fast fast.v: average measure results, discarding extremes (#7052) 2020-11-30 21:01:11 +02:00
fuzz cmd/tools: add map_fuzz.v (#7297) 2020-12-13 08:59:02 +01:00
modules ci: run `v build-examples` on windows jobs too 2020-12-21 19:51:20 +02:00
preludes
vdoc-resources vdoc: copy favicons to destination dir (#7374) 2020-12-18 10:41:34 +02:00
check-md.v tools/check-md: skip CHANGELOG 2020-12-22 21:01:54 +01:00
check_os_api_parity.v
gen1m.v
gen_vc.v
missdoc.v builtin: document all functions in string.v (#7273) 2020-12-12 12:10:29 +02:00
oldv.v
performance_compare.v
repeat.v repeat: implement -nmaxs and -nmins to eliminate flukes 2020-12-04 19:44:30 +02:00
test_os_process.v
vbin2v.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vbuild-examples.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-tools.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-vbinaries.v
vcomplete.v vcomplete: append path separator to results if they're directories (#7426) 2020-12-21 06:03:33 +01:00
vcreate.v
vdoc.v vdoc: copy favicons to destination dir (#7374) 2020-12-18 10:41:34 +02:00
vdoctor.v doctor: report the vmodules writability too 2020-12-05 22:31:07 +02:00
vfmt.v
vpm.v all: minor array fixes 2020-12-20 16:08:56 +01:00
vrepl.v builtin: rewrite string.split_nth and fix some bugs (#7189) 2020-12-08 10:51:47 +02:00
vself.v parser: fix fibonacci in silent mode (#7240) 2020-12-10 18:17:25 +02:00
vsetup-freetype.v
vsymlink.v
vtest-cleancode.v test-cleancode: remove time.v duplicate (#7460) 2020-12-22 10:18:37 +02:00
vtest-compiler.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vtest-fixed.v checker: do not allow arr1=arr2 without cloning 2020-12-20 15:33:55 +01:00
vtest-fmt.v all: minor array fixes 2020-12-20 16:08:56 +01:00
vtest-parser.v tools: add periodic progress report for `v test-parser` 2020-12-15 12:32:02 +02:00
vtest.v ci: fix compilation of the test infrastructure 2020-12-20 18:27:42 +02:00
vtracev.v
vup.v
vvet.v