v/cmd/tools
2024-04-26 17:20:55 +03:00
..
bench vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
builders wasm: add a webassembly compiler backend, based on using binaryen (#17368) 2023-02-28 23:58:53 +02:00
fast tools: make fast.v more robust to independent remote changes in vlang/docs 2024-04-26 17:20:55 +03:00
fuzz vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
measure parser: remove redundant comments_mode field (#21198) 2024-04-06 21:10:12 +03:00
modules ci: fix the ubuntu-docker-musl job by skipping veb_app_test.v 2024-04-25 06:36:14 +03:00
vast checker: check assigning immutable reference struct field (fix #20814) (#20883) 2024-02-22 19:22:13 +02:00
vcreate v: cleanup gitattributes (#21324) 2024-04-21 23:17:19 +03:00
vdoc vdoc: rewrite and extend vdocignore (#21314) 2024-04-20 12:48:37 +03:00
vpm ci: fix outdated_test.v (--unshallow is not needed now) 2024-04-17 19:26:08 +03:00
vvet vet: allow to overwrite excluded dirs (#21142) 2024-03-30 13:16:33 +02:00
vwhere tools: cleanup vwhere (#21350) 2024-04-25 14:14:45 +03:00
changelog_helper.v changelog: 0.4.5 changelog 2024-03-20 07:08:49 +03:00
check_os_api_parity.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
detect_tcc.v tools: hide tcc warning on macos for now 2022-05-08 08:01:55 +03:00
gen1m.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
gen_vc.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
git_pre_commit_hook.vsh tools: fix typos (#19546) 2023-10-11 03:16:59 +03:00
install_binaryen.vsh ci: add windows and macos jobs for checking the wasm backend too (#17451) 2023-03-01 21:53:03 +02:00
install_wabt.vsh wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120) 2023-07-12 15:24:38 +03:00
oldv.v tools: support v run cmd/tools/oldv.v --show_VC_commit weekly.2024.03 2024-04-20 13:32:34 +03:00
performance_compare.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
regress.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
report_v_module_folders_without_tests.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
show_ancient_deprecations.v tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946) 2023-07-22 19:13:58 +03:00
test_if_v_test_system_works.v all: replace usages of C.atexit(cb) with at_exit(cb) or {} (part 2) (#21263) 2024-04-12 13:51:18 +03:00
test_os_process.v all: fix typos (#19634) 2023-10-23 21:21:15 +03:00
translate.v tools: use --filter=blob:none to reduce initial network trafic for most of the git clone commands, done by tools like oldv, gen_vc, fast_job, v translate etc 2023-08-04 11:50:30 +03:00
vbin2v.v tools: remove unused variable in vbin2v.v 2023-11-25 15:37:03 +02:00
vbug.v tools: fix typos (#19546) 2023-10-11 03:16:59 +03:00
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 tools: prevent module updates during v build-tools, when VTEST_SANDBOXED_PACKAGING is set (#21094) 2024-03-25 13:12:47 +02:00
vbuild-vbinaries.v
vbump.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
vbump_test.v tools: fox cmd/tools/vbump_test.v 2023-11-25 09:10:58 +02:00
vcheck-md.v tools: make the output of v check-md . more informative (#20819) 2024-02-14 02:01:02 +02:00
vcomplete.v vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300) 2024-04-18 02:44:31 +03:00
vcomplete_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
vcompress.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
vdoctor.v tools: make v doctor more informative 2023-03-13 11:44:03 +02:00
vfmt.v vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300) 2024-04-18 02:44:31 +03:00
vgret.defaults.toml examples: port sokol/clear.v and sokol/sdf/sdf.v (#21069) 2024-03-21 06:28:25 +02:00
vgret.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
vls.v vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300) 2024-04-18 02:44:31 +03:00
vmissdoc.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
vrepeat.v tools: add v repeat 'sleep 1' 'sleep 2' (rename repeat.v to vrepeat.v), improve its output, add its flags to vcomplete.v (#20114) 2023-12-07 19:13:02 +02:00
vrepl.v repl: fix an issue with print and println after the execution of for or if (fix #20524) (#20525) 2024-01-14 11:37:49 +02:00
vretry.v tools: update vretry.v, add test (#21311) 2024-04-20 06:30:21 +03:00
vretry_test.v tools: update vretry.v, add test (#21311) 2024-04-20 06:30:21 +03:00
vscan.v v: forbid function parameter names, shadowing imported module names (#17210) 2023-02-08 20:37:04 +02:00
vself.v tools: make v self compile with tcc on Apple M1, since it is faster, and tcc now can handle it (#17409) 2023-02-26 01:26:33 +02:00
vsetup-freetype.v tools: use --filter=blob:none to reduce initial network trafic for most of the git clone commands, done by tools like oldv, gen_vc, fast_job, v translate etc 2023-08-04 11:50:30 +03:00
vshader.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
vshare.v tools: update v share to work with the playground redesign (#18090) 2023-05-01 09:10:52 +02:00
vshould-compile-all.v tools: add support for v should-compile-all -c examples/, which will delete all the produced executables at the end 2023-09-02 14:02:39 +03:00
vsymlink.v tools: improve v symlink -githubci diagnostic message, when used outside CIs or with sudo (#21340) 2024-04-24 11:23:40 +03:00
vtest-all.v v.builder: allow for v -shared -os windows file.v on Linux/macos (fix #20445) (#20453) 2024-01-10 03:39:53 +02:00
vtest-cleancode.v tools: remove remaining references to vlib/sqlite, vlib/mysql, vlib/pg (and make v test-cleancode fail *loudly*, when a folder is missing, regression after a421e485f). 2023-08-03 23:10:02 +03:00
vtest-fmt.v tests: remove vlib/crypto/aes/const.v from the skip list in vtest-fmt.v, since it now uses vfmt off/vfmt on markers 2023-11-27 13:14:10 +02:00
vtest-parser.v checker: check assigning immutable reference struct field (fix #20814) (#20883) 2024-02-22 19:22:13 +02:00
vtest-self.v ci: fix the ubuntu-docker-musl job by skipping veb_app_test.v 2024-04-25 06:36:14 +03:00
vtest.v tools: use the same same skipping logic for the platform specific _test.v files in v test-self too (#20815) 2024-02-13 18:36:51 +02:00
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 v.utils: update githash to be able to get the githash of every passed project (#21178) 2024-04-04 05:26:11 +03:00
vwatch.v tools: cleanup vwatch.v 2024-02-06 19:03:11 +02:00
vwipe-cache.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00