1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2023-01-30 18:56:03 +02:00
..
bench
builders
fast tools: make fast.v log all executed commands 2023-01-11 21:05:45 +02:00
fuzz
measure
modules checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00
vast checker, ast: add field promoted_type for InfixExpr, filled in by the checker, to save duplicate work in the backends (#17158) 2023-01-29 21:06:05 +02:00
vcreate tools: move cmd/tools/vcreate.v and its test, to its own folder cmd/tools/vcreate/ (part 1) 2023-01-19 09:54:08 +02:00
vdoc v doc: properly highlight the new generics syntax [] in the CLI results of v doc arrays etc (#16703) 2022-12-19 12:12:46 +02:00
vvet tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892) 2023-01-09 23:47:03 +02:00
vwhere
check_os_api_parity.v
detect_tcc.v
gen1m.v
gen_vc.v
git_pre_commit_hook.vsh
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 examples: fullstack vweb example (#16761) 2023-01-06 04:36:42 +03:00
vbuild-tools.v tools: move cmd/tools/vcreate.v and its test, to its own folder cmd/tools/vcreate/ (part 1) 2023-01-19 09:54:08 +02:00
vbuild-vbinaries.v
vbump_test.v
vbump.v
vcheck-md.v tools: fix v check-md . on windows too (skip thirdparty/ and the CHANGELOG) 2023-01-30 18:56:03 +02:00
vcomplete_test.v tools: add tests for vcomplete (#16587) 2022-12-06 13:02:32 +02:00
vcomplete.v tools: fix typo in vcomplete.v (#16851) 2023-01-03 10:11:06 +02:00
vcompress.v
vdoctor.v
vfmt.v
vgret.defaults.toml
vgret.v
vls.v
vmissdoc.v
vpm.v vpm: fix the direct installation of github repositories via the --git flag (#16724) 2022-12-20 17:38:08 +02:00
vrepl.v
vscan.v
vself.v
vsetup-freetype.v
vshader.v
vshould-compile-all.v
vsymlink.v
vtest-all.v
vtest-cleancode.v tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892) 2023-01-09 23:47:03 +02:00
vtest-fmt.v
vtest-parser.v
vtest-self.v orm: make last_id() return int, instead of orm.Primitive (fix #12110) (#17151) 2023-01-29 16:00:23 +02:00
vtest.v
vtracev.v
vup.v
vwatch.v
vwipe-cache.v