v/cmd/tools
Subhomoy Haldar 5143837d66
cmd/tools: add support for .editorconfig and improve `v init` to initialize missing files (#13230)
2022-01-20 13:01:30 +02:00
..
bench
builders
fast
fuzz
modules examples: show how to call a simple v module from python (#13105) 2022-01-09 19:53:36 +02:00
vast
vdoc tools: generate `index.html` instead of `.html` for `v doc -m -f html .` 2022-01-06 04:06:33 +02:00
vvet
check_os_api_parity.v
detect_tcc.v make: improve diagnostic messages when the prebuilt tcc executable does not work/is missing 2022-01-18 17:36:05 +02:00
gen1m.v
gen_vc.v
missdoc.v
oldv.v
performance_compare.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v
vbug.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vbump.v
vbump_test.v
vcheck-md.v tools: better error messages for `v check-md` (#13149) 2022-01-13 01:15:43 +02:00
vcomplete.v tools: add support for ~ and absolute paths in vcomplete (#13125) 2022-01-10 21:50:39 +02:00
vcompress.v
vcreate.v cmd/tools: add support for .editorconfig and improve `v init` to initialize missing files (#13230) 2022-01-20 13:01:30 +02:00
vcreate_test.v cmd/tools: add support for .editorconfig and improve `v init` to initialize missing files (#13230) 2022-01-20 13:01:30 +02:00
vdoctor.v
vfmt.v
vgret.defaults.toml
vgret.v tools: improve diagnostic info for `v vgret -v `. 2022-01-14 15:18:40 +02:00
vpm.v ci: vfmt cmd/tools/vpm.v 2022-01-15 18:02:58 +02:00
vrepl.v
vself.v tools: improve support for renamed v executables (`vlang self` now works too) 2022-01-10 15:45:28 +02:00
vsetup-freetype.v
vshader.v ci: pin sokol-shdc.exe version to latest working (after new commit to floooh/sokol-tools-bin/, shdc fails to compile gouraud.glsl) 2022-01-08 17:56:16 +02:00
vsymlink.v
vtest-all.v builtin: use dlmalloc for `-freestanding` (#13054) 2022-01-06 14:10:37 +02:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v
vtest.v
vtracev.v
vup.v
vwatch.v
vwipe-cache.v