1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2023-03-14 13:49:29 +02:00
..
bench
builders wasm: add a webassembly compiler backend, based on using binaryen (#17368) 2023-02-28 23:58:53 +02:00
fast tools/fast: add 2023.html link to the header, used by fast.v 2023-02-27 11:40:22 +02:00
fuzz
measure
modules test: handle compilation errors when running tests specially in the teamcity runner (#17511) 2023-03-05 10:14:23 +02:00
vast cgen: fix map with comp-time reflection, improve comptime var handling (#17603) 2023-03-14 13:49:29 +02:00
vcreate
vdoc tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
vvet
vwhere tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
check_os_api_parity.v tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
detect_tcc.v
gen1m.v
gen_vc.v
git_pre_commit_hook.vsh
install_binaryen.vsh ci: add windows and macos jobs for checking the wasm backend too (#17451) 2023-03-01 21:53:03 +02:00
oldv.v
performance_compare.v
regress.v
repeat.v
report_v_module_folders_without_tests.v
test_if_v_test_system_works.v
test_os_process.v
translate.v
vbin2v.v
vbug.v
vbuild-examples.v wasm: add a webassembly compiler backend, based on using binaryen (#17368) 2023-02-28 23:58:53 +02:00
vbuild-tools.v
vbuild-vbinaries.v
vbump_test.v
vbump.v checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
vcheck-md.v
vcomplete_test.v
vcomplete.v
vcompress.v
vdoctor.v tools: make v doctor more informative 2023-03-13 11:44:03 +02:00
vfmt.v checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
vgret.defaults.toml
vgret.v
vls.v
vmissdoc.v
vpm.v checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
vrepl.v checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
vscan.v
vself.v
vsetup-freetype.v tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
vshader.v
vshare.v
vshould-compile-all.v
vsymlink.v checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
vtest-all.v pref: support v -e "println(2+5)" (#17605) 2023-03-12 00:42:36 +01:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
vtest-self.v orm: allow use of mut db orm.Connection (#17439) 2023-03-01 00:49:30 +02:00
vtest.v
vtracev.v tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
vup.v tools: remove import v.pref, just for pref.vexe_path(), to compile tools faster (#17411) 2023-02-26 07:56:14 +02:00
vwatch.v
vwipe-cache.v