1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2022-01-27 13:15:34 +02:00
..
bench
builders
fast all: update copyright year 2022-01-04 12:21:12 +03:00
fuzz
modules use os.quoted_path more 2022-01-22 22:22:22 +02:00
vast ast, checker, cgen: fix error for map sumtype value init (#13290) 2022-01-27 09:44:34 +02:00
vdoc os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +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
missdoc.v
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
vbuild-vbinaries.v
vbump_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
vbump.v all: update copyright year 2022-01-04 12:21:12 +03:00
vcheck-md.v use os.quoted_path more 2022-01-22 22:22:22 +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_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
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
vdoctor.v use os.quoted_path more 2022-01-22 22:22:22 +02:00
vfmt.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +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 os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +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: support closures with any number of parameters of any size on amd64 (#12891) 2021-12-18 17:33:24 +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