v/cmd/tools
Lukas Neubert 901aa83e65
vdoc: hide README toc entry without readme (#8841)
2021-02-20 16:03:10 +02:00
..
bench
fast examples: make a process example compile with -prod 2021-02-07 05:23:45 +01:00
fuzz
modules examples: add examples/sokol/05_instancing_glsl, cleanup code (#8809) 2021-02-18 11:11:26 +02:00
vdoc vdoc: hide README toc entry without readme (#8841) 2021-02-20 16:03:10 +02:00
vvet
check_os_api_parity.v v.pref: prevent `Too many targets.` from triggering when the command is an external one 2021-02-18 12:13:28 +02:00
gen1m.v
gen_vc.v
missdoc.v
oldv.v
performance_compare.v ci: run `v vet` over cmd/tools and cmd/v too 2020-10-21 15:26:29 +03:00
repeat.v checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v
vbuild-examples.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-tools.v
vbuild-vbinaries.v
vcheck-md.v check-md: fix missing default_command when nofmt was set (#8591) 2021-02-05 20:25:27 +02:00
vcomplete.v
vcreate.v
vdoctor.v checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
vfmt.v
vpm.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vrepl.v repl: use os.temp_dir() for the temporary .noprefix.vrepl.v files 2021-02-08 09:44:04 +02:00
vself.v
vsetup-freetype.v
vsymlink.v tools: fix permission problems after `sudo v symlink` 2021-02-18 18:11:14 +02:00
vtest-all.v
vtest-cleancode.v test-cleancode: check some of the examples too 2021-02-04 17:34:59 +02:00
vtest-fmt.v
vtest-parser.v
vtest-self.v checker/cgen: support `print*()`, `.str()` and '$x' for `shared` (#8771) 2021-02-16 12:40:13 +01:00
vtest.v all: support compile time `$env('ENV_VAR')` (#8456) 2021-01-31 19:22:42 +02:00
vtracev.v
vup.v vup: add a git installer for Windows, when git is not in path, or not installed at all (#8406) (#8421) 2021-01-30 12:53:57 +02:00
vwipe-cache.v