v/cmd/tools
Larpon 31df2c4f45
tools: tweak missdoc defaults, add CLI flags to control what's ignored (#13384)
2022-02-06 15:44:26 +02:00
..
bench
builders all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
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 strings: rename Builder.write_b() to Builder.write_byte(), add deprecation (#13313) 2022-01-28 20:34:44 +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 all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
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 tools: tweak missdoc defaults, add CLI flags to control what's ignored (#13384) 2022-02-06 15:44:26 +02:00
oldv.v
performance_compare.v
repeat.v
test_if_v_test_system_works.v preludes,builder,cgen: add support for VTEST_RUNNER=tap and -test-runner tap (#12523) 2021-12-16 15:59:46 +02:00
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 all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
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: add support for config via `toml` and root path (#12821) 2021-12-13 20:58:31 +02:00
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
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