1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2022-07-31 15:43:04 +03:00
..
bench
builders gen: basic initial work on the Go backend 2022-06-28 09:41:15 +03:00
fast
fuzz
measure
modules examples: v back-end example for vweb (#15141) 2022-07-24 13:02:57 +03:00
vast ci: fix v cmd/tools/vast after ast.StructInit field renaming 2022-07-10 18:28:24 +03:00
vdoc
vvet
vwhere tools: add tests for v where; improve usability (#15059) 2022-07-15 07:59:11 +03:00
check_os_api_parity.v
detect_tcc.v
gen1m.v
gen_vc.v
oldv.v
performance_compare.v
regress.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v
translate.v tools: create the vmodules folder, when it does not exist, on v translate hw.c 2022-07-31 15:43:04 +03:00
vbin2v.v
vbug.v
vbuild-examples.v examples: v back-end example for vweb (#15141) 2022-07-24 13:02:57 +03:00
vbuild-tools.v tools: add a v where fn join_path command, for platform independent searching the location of a symbol in the local project, vlib, ~/.vmodules (#15014) 2022-07-13 07:40:54 +03:00
vbuild-vbinaries.v
vbump_test.v
vbump.v
vcheck-md.v os: add an optional "mode" parameter to os.mkdir and os.mkdir_all (#14887) 2022-06-30 13:49:47 +03:00
vcomplete.v tools: add v ls - a VLS launcher and updater utility (#15009) 2022-07-10 20:27:50 +03:00
vcompress.v
vcreate_test.v
vcreate.v
vdoctor.v
vfmt.v
vgret.defaults.toml
vgret.v tools: add generic_screenshot method to vget (#14943) 2022-07-05 06:40:38 +03:00
vls.v tools: add helpful message, when the vls server executable is not found on v ls (#15129) 2022-07-20 14:26:49 +03:00
vmissdoc.v
vpm.v
vrepl.v
vscan.v
vself.v
vsetup-freetype.v
vshader.v
vshould-compile-all.v
vsymlink.v vfmt: voidptr(0) => unsafe { nil } (p.1) 2022-07-21 20:46:01 +03:00
vtest-all.v tests: add more -skip-unused cases to v test-all 2022-07-11 11:02:17 +03:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v gen.golang: skip tests only on ubuntu-docker-musl 2022-06-29 21:11:28 +10:00
vtest.v
vtracev.v
vup.v
vwatch.v
vwipe-cache.v