1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2023-08-01 07:11:44 +03:00
..
bench
builders
fast
fuzz
measure
modules picoev, picohttparser: reimplement in V (#18506) 2023-07-12 09:40:16 +03:00
vast ast: clean up ast.StructInit (#18518) 2023-06-22 16:41:08 +03:00
vcreate tools: fix unhandled error in v new api_test web 2023-07-14 16:20:02 +03:00
vdoc vdoc: fix toc height (accidental height removal in 9750061) (#19023) 2023-08-01 07:11:44 +03:00
vvet tests: fix diff.color_compare_strings parameter order in test files, to make analysing the results easier 2023-07-29 16:42:40 +03:00
vwhere
check_os_api_parity.v os,term.termios: add termios.set_state/2, state.disable_echo/0, use them in os.input_password, to fix v -os wasm32_emscripten examples/2048/ 2023-07-31 10:28:45 +03:00
detect_tcc.v
gen1m.v
gen_vc.v
git_pre_commit_hook.vsh
install_binaryen.vsh
install_wabt.vsh wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120) 2023-07-12 15:24:38 +03:00
oldv.v
performance_compare.v
regress.v
repeat.v
report_v_module_folders_without_tests.v
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
test_os_process.v
translate.v
vbin2v.v
vbug.v
vbuild-examples.v
vbuild-tools.v tools: skip copying directories in v build-tools (fix ##17437) (#18503) 2023-06-21 12:07:17 +03:00
vbuild-vbinaries.v
vbump_test.v
vbump.v
vcheck-md.v
vcomplete_test.v
vcomplete.v tools: fix vcomplete for zsh (#18950) 2023-07-23 13:15:23 +03:00
vcompress.v
vdoctor.v
vfmt.v
vgret.defaults.toml
vgret.v
vls.v vls: fix official repository source (#18561) 2023-06-26 10:40:44 +03:00
vmissdoc.v
vpm.v vpm: fix installation of mixed modules (#18545) 2023-06-25 22:31:39 +03:00
vrepl.v
vscan.v
vself.v
vsetup-freetype.v
vshader.v
vshare.v
vshould-compile-all.v
vsymlink.v
vtest-all.v tools: add a test for v -os wasm32_emscripten examples/2048 in v test-all 2023-07-31 10:57:57 +03:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v vlib: improvements to the context module (#18318) 2023-06-04 18:12:52 +02:00
vtest.v
vtracev.v
vup.v
vwatch.v tools, examples: add --only-watch=*.v option to v watch (#18974) 2023-07-27 09:50:26 +03:00
vwipe-cache.v