1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2021-06-12 17:51:58 +03:00
..
bench
fast fast: disable cache refresh for now 2021-06-12 17:51:58 +03:00
fuzz
modules tests: skip building psql/customer.v on macos (requires postgres) 2021-06-07 18:23:18 +03:00
vast tools: vast fix and clean code (#10381) 2021-06-07 21:42:09 +03:00
vdoc doc: decrease letter count for search to 2 (#10214) 2021-05-27 10:17:25 +03:00
vvet
check_os_api_parity.v
gen1m.v
gen_vc.v ci: fix v build-tools 2021-05-11 11:08:46 +03:00
missdoc.v
oldv.v strings: simplify Builder (#10263) 2021-05-31 14:21:06 +03:00
performance_compare.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
vbin2v.v
vbug.v vbug: use readline to read expected result (#10037) 2021-05-07 19:31:43 +03:00
vbuild-examples.v
vbuild-tools.v tools: add v ast file.v (#10236) 2021-05-28 19:54:44 +03:00
vbuild-vbinaries.v
vcheck-md.v
vcomplete.v
vcreate.v vpm: addd a show command (#10186) 2021-05-24 15:17:57 +03:00
vdoctor.v
vfmt.v
vpm.v cmd/tools/vpm: improve v show (#10198) 2021-05-25 14:30:48 +03:00
vrepl.v
vself.v
vsetup-freetype.v
vsymlink.v tools: fix v symlink, uname -o doesn't exist on macOS (#10303) 2021-06-03 01:22:14 +03:00
vtest-all.v tests: use term.header_left, and a more compact output layout 2021-05-20 11:25:07 +03:00
vtest-cleancode.v examples: fix -cstrict compilation of c_interop_wkhtmltopdf.v 2021-06-05 10:03:57 +03:00
vtest-fmt.v tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
vtest-parser.v
vtest-self.v http: add server.v and organize HTTP request and response code (#10355) 2021-06-06 00:43:14 +03:00
vtest.v tests: ignore testdata folders in v test . too 2021-06-02 21:50:31 +03:00
vtracev.v
vup.v
vwatch.v tools: add --before and --after options to v watch 2021-05-16 17:50:16 +03:00
vwipe-cache.v