v/cmd/tools
Delyan Angelov 084f853a2a
v2: enhance version with current git commit hash. Cleanup redundant code.
2020-04-02 13:31:02 +02:00
..
bench map: use hashmap instead of b-tree 2020-02-20 20:05:06 +01:00
fast os: merge with filepath 2020-03-07 22:26:26 +01:00
modules remove 15k lines of code of the old backend; make V2 the default backend 2020-04-01 21:25:31 +02:00
preludes v2: support -stats for _test.v files 2020-03-30 17:21:32 +02:00
.gitignore move v.v to cmd/v 2020-02-09 10:08:04 +01: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 tools: gen_vc escape double quotes in sibject 2020-03-21 10:54:57 +11:00
oldv.v os: filename => file_name 2020-03-19 15:49:07 +01:00
performance_compare.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
vbin2v.v all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
vbuild-examples.v os: join => join_path 2020-03-09 02:23:34 +01:00
vbuild-tools.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
vbuild-vbinaries.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
vcreate.v os: filename => file_name 2020-03-19 15:49:07 +01:00
vfmt.v fix parser_test and vfmt.v 2020-03-27 15:24:08 +01:00
vnames.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
vpm.v all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
vrepl.v v2: enhance version with current git commit hash. Cleanup redundant code. 2020-04-02 13:31:02 +02:00
vself.v v2: array_test fixes 2020-03-25 14:24:48 +01:00
vsetup-freetype.v os: merge with filepath 2020-03-07 22:26:26 +01:00
vtest-compiler.v os: join => join_path 2020-03-09 02:23:34 +01:00
vtest-fmt.v move compiler tests from compiler/ to v/ 2020-03-27 18:01:46 +01:00
vtest.v os: merge with filepath 2020-03-07 22:26:26 +01:00
vup.v os: merge with filepath 2020-03-07 22:26:26 +01:00