1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2022-05-20 18:30:16 +03:00
..
bench
builders
fast fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
fuzz
modules tests: simplify cmd/tools/modules/testing/common.v 2022-05-16 10:29:57 +03:00
vast fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vdoc fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vvet vvet: fix false positive, add test (#14403) 2022-05-16 12:24:21 +03:00
check_os_api_parity.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
detect_tcc.v tools: hide tcc warning on macos for now 2022-05-08 08:01:55 +03:00
gen1m.v
gen_vc.v
oldv.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
performance_compare.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
regress.v
repeat.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
test_if_v_test_system_works.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
test_os_process.v
vbin2v.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vbug.v
vbuild-examples.v tools: fix building vdoctor.v with v build-tools 2022-05-04 23:30:44 +03:00
vbuild-tools.v tests: simplify cmd/tools/modules/testing/common.v 2022-05-16 10:29:57 +03:00
vbuild-vbinaries.v
vbump_test.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vbump.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vcheck-md.v
vcomplete.v vcomplete: improve flag completion, add missdoc (#14415) 2022-05-18 08:50:32 +03:00
vcompress.v
vcreate_test.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vcreate.v ci: reformatted tools/vcreate.v (#14054) 2022-04-16 19:09:08 +03:00
vdoctor.v
vfmt.v vfmt: ignore parser warnings, cleanup code 2022-04-23 11:10:12 +03:00
vgret.defaults.toml
vgret.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vmissdoc.v tools: support v missdoc . instead of v run cmd/tools/missdoc.v . 2022-04-30 16:12:39 +03:00
vpm.v vpm: fix get_all_modules() (#14097) 2022-04-20 12:15:30 +03:00
vrepl.v
vscan.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vself.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vsetup-freetype.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vshader.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vshould-compile-all.v
vsymlink.v
vtest-all.v tests: add ability to check the output of commands for .starts_with, .ends_with and .contains strings, in v test-all 2022-04-25 12:20:38 +03:00
vtest-cleancode.v tools: add a vet_known_failing_windows skip list to v test-cleancode 2022-05-17 20:19:37 +03:00
vtest-fmt.v
vtest-parser.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vtest-self.v ci: ignore orm_joined_tables_select_test.v on tasks, that do not have sqlite installed 2022-05-17 12:53:07 +03:00
vtest.v tests: simplify cmd/tools/modules/testing/common.v 2022-05-16 10:29:57 +03:00
vtracev.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vup.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
vwatch.v checker: ban unsafe pointer/fn comparison (#14462) 2022-05-20 18:30:16 +03:00
vwipe-cache.v