v/cmd/tools
Daniel Däschle 47d0ed308d
parser: prepare for better VLS integration, more accurate parser errors (#7119)
2020-12-04 20:34:05 +02:00
..
bench
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 vdoc: use maps, enum-based categorization; fixes (#6659) 2020-10-21 11:26:33 +03:00
check-md.v parser: prepare for better VLS integration, more accurate parser errors (#7119) 2020-12-04 20:34:05 +02:00
check_os_api_parity.v
gen1m.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
gen_vc.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03: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
vbuild-examples.v gen: fix multiple call of expression in match (#6324) 2020-09-08 00:38:24 +02:00
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 v: support multiple paths in VMODULES env variable (#7048) 2020-11-30 18:31:37 +01:00
vdoctor.v doctor: use os.uname().machine, on incomplete CPU info; display os.getwd() too 2020-12-03 19:15:17 +02:00
vfmt.v
vpm.v all: support VMODULES environment variable (defaulting to ~/.vmodules) 2020-11-08 08:07:17 +02:00
vrepl.v ci: run `v vet` over cmd/tools and cmd/v too 2020-10-21 15:26:29 +03:00
vself.v
vsetup-freetype.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
vsymlink.v v symlink: fix windows PATH setting (cmd.exe needs C: not c:) 2020-10-22 17:31:37 +03:00
vtest-cleancode.v vfmt: run vfmt over v.v, and add it to `v test-cleancode` too 2020-11-21 10:24:11 +02:00
vtest-compiler.v test-compiler: fix sporadic fails for vpm/v install 2020-10-14 18:20:19 +03:00
vtest-fixed.v
vtest-fmt.v
vtest.v
vtracev.v
vup.v vup: minor change to final output string (#6948) 2020-11-25 20:41:03 +01:00
vvet.v