v/cmd/tools
Uwe Krüger 013fdb8a4b
checker: restrict numeric promotions to cases where no data is lost
2020-05-27 05:42:48 +02:00
..
bench all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
fast tools/fast: fix unused var, use Stopwatch, .gitignore 2020-05-13 01:55:33 +02:00
modules checker: restrict numeric promotions to cases where no data is lost 2020-05-27 05:42:48 +02:00
preludes all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
check-md.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
gen1m.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
gen_vc.v parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
oldv.v parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
performance_compare.v tools: update performance_compare.v 2020-05-18 11:46:25 +03:00
vbin2v.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vbuild-examples.v cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
vbuild-tools.v CI: add `v build-tools` task to the tcc job 2020-05-17 00:14:06 +03:00
vbuild-vbinaries.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
vcreate.v vmod: add v.mod parser 2020-05-18 14:35:28 +02:00
vfmt.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
vnames.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vpm.v vpm: use current folder v.mod, if no args provided in `v install` 2020-05-24 15:25:29 +03:00
vrepl.v repl: fix for-loop/if statement duplicate printing bug 2020-05-25 11:35:55 +03:00
vself.v v self: force the subprocess to show colors 2020-05-08 19:04:24 +03:00
vsetup-freetype.v cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
vsymlink.v v symlink: use @echo off for v.bat 2020-05-26 15:46:03 +03:00
vtest-compiler.v docs: update obsolete references to the compiler/ folder 2020-05-22 10:11:12 +03:00
vtest-fixed.v websocket: make compile 2020-05-26 12:50:37 +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
vup.v vup: use v.exe 2020-05-18 15:49:26 +02:00