v/cmd/tools
Daniel Däschle ba2c5f68fc
vdoc: trim trailing / (#6856)
2020-11-17 15:08:55 +01:00
..
bench
fast tools/fast: use delta*2 for operations that require a C compiler 2020-11-03 02:53:15 +01:00
modules tests: show all the failed messages even with -silent 2020-11-04 13:38:05 +02:00
preludes
vdoc-resources
check-md.v ci/tools: check-md.v: add support for "```v live" 2020-11-14 20:02:10 +02:00
check_os_api_parity.v
gen1m.v
gen_vc.v
oldv.v ci: run `v vet` over cmd/tools and cmd/v too 2020-10-21 15:26:29 +03:00
performance_compare.v ci: run `v vet` over cmd/tools and cmd/v too 2020-10-21 15:26:29 +03:00
repeat.v repeat: add a workaround for an -autofree bug 2020-10-28 12:48:27 +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
vbuild-vbinaries.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
vcreate.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vdoc.v vdoc: trim trailing / (#6856) 2020-11-17 15:08:55 +01:00
vdoctor.v
vfmt.v quote_path: also quote ampersands (#6846) 2020-11-16 19:26:44 +02:00
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
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 cmd: rename test-vet to test-cleancode 2020-11-15 16:40:35 +02:00
vtest-compiler.v
vtest-fixed.v
vtest-fmt.v vfmt: fix `match x { 10 /* ... */ {} }` and `a := [1/* x */, /* y */2, 3]` 2020-11-11 22:59:43 +02:00
vtest.v
vtracev.v
vup.v vup: show the commit date of v too 2020-10-30 16:15:47 +02:00
vvet.v