v/cmd/tools
Ben-Fields 63ed3c0d41
tools: fix shortcut creation error in `v symlink` on windows (#8935)
2021-02-24 14:40:17 +02:00
..
bench checker: disallow op= and infix on a voidptr (#7175) 2020-12-07 22:43:38 +02:00
fast time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
fuzz cmd/tools: add map_fuzz.v (#7297) 2020-12-13 08:59:02 +01:00
modules examples: add examples/sokol/05_instancing_glsl, cleanup code (#8809) 2021-02-18 11:11:26 +02:00
vdoc ci: fix `v -W build-tools` 2021-02-22 15:33:35 +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 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 gen1m.v: update generated code (#8888) 2021-02-22 14:51:00 +02:00
gen_vc.v checker/gen: fix generic struct init (#8322) 2021-02-03 00:42:00 +11:00
missdoc.v missdoc: add support for single files as arguments (#7894) 2021-01-05 16:13:01 +02:00
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 checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
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 os: make process_test.v more portable (prepare for windows) 2021-02-22 09:42:00 +02:00
vbin2v.v all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
vbuild-examples.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-tools.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vbuild-vbinaries.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
vcheck-md.v check-md: fix missing default_command when nofmt was set (#8591) 2021-02-05 20:25:27 +02:00
vcomplete.v tools: rename `v test-compiler-full` to `v test-self` 2021-01-19 10:41:51 +02:00
vcreate.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
vdoctor.v checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
vfmt.v vfmt: exit(1) after vfmt-ing a file with a syntax error 2021-02-04 16:00:14 +02:00
vpm.v v install: fix `does not exist`, when the response contained a 404 text 2021-02-23 08:58:26 +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 ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
vsymlink.v tools: fix shortcut creation error in `v symlink` on windows (#8935) 2021-02-24 14:40: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: add more of vlib/v (#8882) 2021-02-21 20:17:12 +02:00
vtest-fmt.v cgen: fix gen_array_equality_fn() (#7633) 2020-12-28 12:26:50 +02:00
vtest-parser.v time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
vtest-self.v all: extend `wait()` method to array of `thread` handles (#8840) 2021-02-22 15:08:52 +02:00
vtest.v all: support compile time `$env('ENV_VAR')` (#8456) 2021-01-31 19:22:42 +02:00
vtracev.v cgen: add support for `-d trace_gen` too. Add `v tracev` command. 2020-07-20 12:36:27 +03:00
vup.v tools: support `v -prod up` 2021-02-23 10:05:59 +02:00
vwipe-cache.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00