1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2020-11-29 16:14:11 +02:00
..
bench
fast tools/fast: use delta*2 for operations that require a C compiler 2020-11-03 02:53:15 +01:00
modules tests: show all the failed messages even with -silent 2020-11-04 13:38:05 +02:00
preludes
vdoc-resources
check_os_api_parity.v
check-md.v docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
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
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 vdoc: fix markdown and plaintext rendering (#6882) 2020-11-20 12:02:52 +02:00
vdoctor.v
vfmt.v quote_path: also quote ampersands (#6846) 2020-11-16 19:26:44 +02:00
vpm.v all: support VMODULES environment variable (defaulting to ~/.vmodules) 2020-11-08 08:07:17 +02:00
vrepl.v
vself.v
vsetup-freetype.v
vsymlink.v v symlink: fix windows PATH setting (cmd.exe needs C: not c:) 2020-10-22 17:31:37 +03:00
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