v/cmd/tools
Nick Treleaven 9e751f72c4
doc, fmt: use `map{key: value}` syntax for map literals (#8623)
2021-02-08 16:57:42 +02:00
..
bench
fast examples: make a process example compile with -prod 2021-02-07 05:23:45 +01:00
fuzz
modules ci: skip process/command example on windows (#8617) 2021-02-07 13:46:22 +02:00
vdoc doc, fmt: use `map{key: value}` syntax for map literals (#8623) 2021-02-08 16:57:42 +02:00
vvet vvet: fix silent exit when invoked on a single .v file. 2021-02-04 17:23:58 +02:00
check_os_api_parity.v
gen1m.v
gen_vc.v checker/gen: fix generic struct init (#8322) 2021-02-03 00:42:00 +11:00
missdoc.v
oldv.v
performance_compare.v
repeat.v
test_if_v_test_system_works.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
test_os_process.v
vbin2v.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vbuild-examples.v
vbuild-tools.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
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 all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vdoctor.v
vfmt.v vfmt: exit(1) after vfmt-ing a file with a syntax error 2021-02-04 16:00:14 +02:00
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 tools: support for v self -debug, use os.mv_by_cp 2021-01-28 06:26:39 +02:00
vsetup-freetype.v
vsymlink.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vtest-all.v tools/check-md: allow directories as args and deprecate -all flag (#8582) 2021-02-05 16:46:20 +01:00
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 vdoc: fix segfault on `v doc -m -f html vlib` 2021-02-02 17:38:32 +02:00
vtest-self.v all: allow `shared` element types for `struct` and arrays (#8631) 2021-02-08 00:28:29 +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 all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00