1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2021-01-03 19:52:28 +02:00
..
bench checker: disallow op= and infix on a voidptr (#7175) 2020-12-07 22:43:38 +02:00
fast tools/fast: clarify free tier vcpu performance 2020-12-23 10:53:43 +01:00
fuzz cmd/tools: add map_fuzz.v (#7297) 2020-12-13 08:59:02 +01:00
modules ci: skip building examples/database/mysql.v on macos 2021-01-03 19:52:28 +02:00
preludes tests: cleanup failed assertion output 2020-12-26 19:24:52 +02:00
vdoc vdoc: fix markdown content indentation 2021-01-02 23:17:54 +02:00
check_os_api_parity.v vfmt: do not replace module aliases in fn param and return types (#7472) 2020-12-22 22:38:13 +02:00
check-md.v tools/check-md: skip CHANGELOG 2020-12-22 21:01:54 +01:00
gen1m.v
gen_vc.v vweb: migrate all tests and examples to the new syntax 2020-12-31 17:22:47 +01:00
missdoc.v builtin: document all functions in string.v (#7273) 2020-12-12 12:10:29 +02:00
oldv.v
performance_compare.v
repeat.v repeat: implement -nmaxs and -nmins to eliminate flukes 2020-12-04 19:44:30 +02:00
test_os_process.v
vbin2v.v
vbuild-examples.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-tools.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vbuild-vbinaries.v
vcomplete.v vcomplete: append path separator to results if they're directories (#7426) 2020-12-21 06:03:33 +01:00
vcreate.v
vdoctor.v doctor: report the vmodules writability too 2020-12-05 22:31:07 +02:00
vfmt.v vfmt: add a comment about the role of the .is_worker field 2020-12-27 17:15:26 +02:00
vpm.v all: minor array fixes 2020-12-20 16:08:56 +01:00
vrepl.v vrepl: fix v repl on Windows (#7798) 2021-01-02 12:17:39 +01:00
vself.v parser: fix fibonacci in silent mode (#7240) 2020-12-10 18:17:25 +02:00
vsetup-freetype.v
vsymlink.v
vtest-cleancode.v test-cleancode: add the rest of vlib/x/websocket/ 2020-12-28 07:25:46 +02:00
vtest-compiler.v ci: more args = os.args fixes 2020-12-20 19:01:15 +02:00
vtest-fixed.v ci: sanitize compiler for tests (#7685) 2020-12-29 20:27:57 +02:00
vtest-fmt.v cgen: fix gen_array_equality_fn() (#7633) 2020-12-28 12:26:50 +02:00
vtest-parser.v tools: add periodic progress report for v test-parser 2020-12-15 12:32:02 +02:00
vtest.v ci: fix compilation of the test infrastructure 2020-12-20 18:27:42 +02:00
vtracev.v
vup.v vup: hide some output when not in verbose mode (#7477) 2020-12-22 23:42:23 +01:00
vvet.v
vwipe-cache.v tools: implement v wipe-cache to ease cleaning up the cache on windows 2020-12-30 21:36:54 +02:00