v/cmd/tools
Delyan Angelov cc1d313d68
tools: fix `v build-tools`
2020-12-01 17:44:07 +02:00
..
bench
fast fast.v: average measure results, discarding extremes (#7052) 2020-11-30 21:01:11 +02:00
modules tools: fix `v build-tools` 2020-12-01 17:44:07 +02:00
preludes
vdoc-resources
check-md.v docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
check_os_api_parity.v
gen1m.v
gen_vc.v
oldv.v
performance_compare.v
repeat.v repeat: support `-p {option}:-prod,'' -p {compiler}:tcc,gcc -t '{T} {option} -cc {compiler} x.v' v` 2020-11-29 16:14:11 +02:00
test_os_process.v os: add Process (#6786) 2020-11-16 17:32:50 +01:00
vbin2v.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vbuild-examples.v
vbuild-tools.v tools: fix `v build-tools` 2020-12-01 17:44:07 +02:00
vbuild-vbinaries.v
vcomplete.v cmd/v: rename reuse-tmpc to keepc 2020-11-27 20:16:24 +01:00
vcreate.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00
vdoc.v v: support multiple paths in VMODULES env variable (#7048) 2020-11-30 18:31:37 +01:00
vdoctor.v compiler: use thirdparty/tcc/tcc.exe by default, when no explicit -cc is given (#6598) 2020-11-29 16:18:49 +01:00
vfmt.v quote_path: also quote ampersands (#6846) 2020-11-16 19:26:44 +02:00
vpm.v
vrepl.v
vself.v
vsetup-freetype.v
vsymlink.v
vtest-cleancode.v vfmt: run vfmt over v.v, and add it to `v test-cleancode` too 2020-11-21 10:24:11 +02:00
vtest-compiler.v
vtest-fixed.v
vtest-fmt.v vfmt: fix `match x { 10 /* ... */ {} }` and `a := [1/* x */, /* y */2, 3]` 2020-11-11 22:59:43 +02:00
vtest.v
vtracev.v
vup.v vup: minor change to final output string (#6948) 2020-11-25 20:41:03 +01:00
vvet.v