v/cmd/tools
Subhomoy Haldar 5d2995c4d5
tools: support `./v symlink -githubci` (#13403)
2022-02-08 13:23:10 +02:00
..
bench
builders
fast all: update copyright year 2022-01-04 12:21:12 +03:00
fuzz
modules examples: add port of simple triangle sokol sample (#13298) 2022-01-27 21:16:00 +02:00
vast ast, checker, cgen: fix error for map sumtype value init (#13290) 2022-01-27 09:44:34 +02:00
vdoc vdoc: show the V commit hash too, not just 0.2.4 2022-02-06 23:50:11 +02:00
vvet token: rename Position to Pos, rename position() to pos() (#13279) 2022-01-26 12:36:28 +02:00
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 ci: fix `v build-examples` and `v build-tools` 2021-08-28 12:44:03 +03:00
missdoc.v ci,tools: improve the precision of report-missing-fn-doc, remove dependence on sed 2022-02-08 11:30:13 +02:00
oldv.v
performance_compare.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v
vbug.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vbump.v all: update copyright year 2022-01-04 12:21:12 +03:00
vbump_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vcheck-md.v tools: implement `cgen` tag for Markdown examples in `v check-md` (#13332) 2022-01-31 22:51:04 +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 os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vdoctor.v use os.quoted_path more 2022-01-22 22:22:22 +02:00
vfmt.v vfmt: keep file permissions with -w on !windows (#13334) 2022-02-01 14:49:06 +02:00
vgret.defaults.toml
vgret.v use os.quoted_path more 2022-01-22 22:22:22 +02:00
vpm.v ci: vfmt cmd/tools/vpm.v 2022-01-15 18:02:58 +02:00
vrepl.v repl: reproduce the void print function error (#13372) 2022-02-06 08:05:25 +02:00
vself.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vsetup-freetype.v
vshader.v use os.quoted_path more 2022-01-22 22:22:22 +02:00
vsymlink.v tools: support `./v symlink -githubci` (#13403) 2022-02-08 13:23:10 +02:00
vtest-all.v ci: fix more failing tests 2022-01-22 23:18:09 +02:00
vtest-cleancode.v ci: fix failing deprecated_module test on windows 2022-01-27 13:15:34 +02:00
vtest-fmt.v
vtest-parser.v use os.quoted_path more 2022-01-22 22:22:22 +02:00
vtest-self.v cgen: fix error for sql statement inside fn call (fix #13330) (#13346) 2022-02-02 18:05:31 +02:00
vtest.v tests: support `VTEST_ONLY_FN=*test_sincos* ./v test .` and `./v test -run-only test_sin .` 2021-12-20 18:45:04 +02:00
vtracev.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vup.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vwatch.v
vwipe-cache.v