v/cmd/tools
Daniel Däschle 3a146a6dbe
checker: fix error pos on default value (#6338)
2020-09-09 15:34:41 +02:00
..
bench all: TypeSymbol.source_name (#6187) 2020-08-22 12:29:15 +02:00
fast fast: update V with v up instead of git pull 2020-08-27 18:07:28 +02:00
modules v.util.vtest: extract the common code for VTEST_ONLY in a single place 2020-08-05 19:34:27 +03:00
preludes all: experimental locked concurrency support, part 1 (#5637) 2020-07-04 12:44:25 +02:00
vdoc-resources vdoc: fix font-size (#5696) 2020-07-06 12:31:16 +02:00
check-md.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
check_os_api_parity.v CI: fix failing tests because of hash.wyhash duplicates 2020-07-18 15:27:57 +03:00
gen1m.v fast: fix 1mil.v test 2020-07-09 11:56:31 +02:00
gen_vc.v cmd: fix building gen_vc.v and vcreate.v by `v build-tools` 2020-07-08 14:29:55 +03:00
oldv.v oldv: use green color for tracing/diagnostic lines 2020-08-04 11:22:37 +03:00
performance_compare.v tools: update performance_compare.v 2020-05-18 11:46:25 +03:00
vbin2v.v vbin2v: always lowercase generated const names 2020-08-28 23:45:49 +03:00
vbuild-examples.v gen: fix multiple call of expression in match (#6324) 2020-09-08 00:38:24 +02:00
vbuild-tools.v cmd: fix building gen_vc.v and vcreate.v by `v build-tools` 2020-07-08 14:29:55 +03:00
vbuild-vbinaries.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
vcreate.v v.mod: remove commas; add example for v.vmod (#6169) 2020-08-19 16:07:10 +02:00
vdoc.v checker: fix error pos on default value (#6338) 2020-09-09 15:34:41 +02:00
vfmt.v ci: enable vfmt check 2020-07-20 22:26:44 +02:00
vnames.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vpm.v vpm: add 'vpm upgrade' to update all the outdated vpm modules (#6157) 2020-08-18 02:44:18 +02:00
vrepl.v repl: fix recognizing anonymous functions defs as function calls (fix #5006) (#6070) 2020-08-05 16:18:28 +02:00
vself.v pref: add -show-timings option 2020-07-14 18:47:40 +03:00
vsetup-freetype.v cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
vsymlink.v vsymlink: real Windows symbolic link, fallback to batch, make.bat updates (#5841) 2020-07-16 18:33:26 +02:00
vtest-compiler.v docs: update obsolete references to the compiler/ folder 2020-05-22 10:11:12 +03:00
vtest-fixed.v x.websocket: skip tests on windows and musl for now 2020-08-22 00:52:45 +02:00
vtest-fmt.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vtest.v vtest: remove `pub` before main 2020-04-17 21:41:54 +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 v up: correct an error message (#6327) 2020-09-08 00:41:47 +02:00
vvet.v tests: add .vv support for `v vet` too, and simplify vet_test.v 2020-08-25 18:46:33 +03:00