v/cmd/tools
Larpon 74dc57e678
cmd/tools/missdoc.v: exclude deprecated fns by default (#7270)
2020-12-11 18:35:25 +02: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
modules examples,tools: cleanup most warnings 2020-12-04 16:05:39 +02:00
preludes v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
vdoc-resources
check-md.v check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
check_os_api_parity.v
gen1m.v
gen_vc.v
missdoc.v cmd/tools/missdoc.v: exclude deprecated fns by default (#7270) 2020-12-11 18:35:25 +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 os: add Process (#6786) 2020-11-16 17:32:50 +01:00
vbin2v.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vbuild-examples.v
vbuild-tools.v tools: fix `v build-tools` 2020-12-01 17:44:07 +02:00
vbuild-vbinaries.v
vcomplete.v examples,tools: cleanup most warnings 2020-12-04 16:05:39 +02:00
vcreate.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vdoc.v vdoc: fix sorting; fix missing symbols; document functions (#7161) 2020-12-07 02:43:25 +01:00
vdoctor.v doctor: report the vmodules writability too 2020-12-05 22:31:07 +02:00
vfmt.v quote_path: also quote ampersands (#6846) 2020-11-16 19:26:44 +02:00
vpm.v
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 vdoc: fix sorting; fix missing symbols; document functions (#7161) 2020-12-07 02:43:25 +01:00
vtest-compiler.v
vtest-fixed.v
vtest-fmt.v
vtest-parser.v parser: fix `v test-parser examples/cli.v` (#7243) 2020-12-10 19:32:15 +02:00
vtest.v
vtracev.v
vup.v vup: minor change to final output string (#6948) 2020-11-25 20:41:03 +01:00
vvet.v