v/cmd/tools
yuyi 9e949622d3
vrepl: pre-imported common modules (#5643)
2020-07-03 18:06:36 +02:00
..
bench rand: reorganize: phase 2 2020-06-09 15:06:07 +02:00
fast vlib: fix os.exec().output usages, that may rely on trimmed lines 2020-06-15 15:38:20 +03:00
modules examples: add sokol particle example (#5599) 2020-07-01 14:29:58 +03:00
preludes cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
vdoc-resources vdoc: fix sorting + other minor improvements 2020-06-19 10:36:45 +02:00
check-md.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
check_os_api_parity.v map: rename size to len 2020-06-21 16:51:02 +02:00
gen1m.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
gen_vc.v tools: add todo to gen_vc 2020-06-12 23:10:22 +10:00
oldv.v parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
performance_compare.v tools: update performance_compare.v 2020-05-18 11:46:25 +03:00
vbin2v.v bin2v: validate .v file extension 2020-06-24 14:13:31 +02:00
vbuild-examples.v cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
vbuild-tools.v v.util: prepare CI for the external markdown module (needed for vdoc) 2020-05-30 11:06:16 +03:00
vbuild-vbinaries.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
vcreate.v builder: use .dylib for -shared builds in macOS 2020-05-29 04:52:19 +02:00
vdoc.v checker: check if mut function arg is declared as mut (#5579) 2020-06-30 14:19:22 +02:00
vfmt.v vfmt: re-enable 2020-06-26 03:22:27 +02:00
vnames.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vpm.v vpm: fixes with underscores for install and search (#5623) 2020-07-02 18:20:42 +02:00
vrepl.v vrepl: pre-imported common modules (#5643) 2020-07-03 18:06:36 +02:00
vself.v v self: force the subprocess to show colors 2020-05-08 19:04:24 +03:00
vsetup-freetype.v cmd/tools: use same line imports too 2020-04-26 09:32:05 +03:00
vsymlink.v tcc_win: fix tests 2020-06-19 12:54:56 +02:00
vtest-compiler.v docs: update obsolete references to the compiler/ folder 2020-05-22 10:11:12 +03:00
vtest-fixed.v cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
vtest-fmt.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
vtest.v vtest: remove `pub` before main 2020-04-17 21:41:54 +02:00
vup.v vup: support -v 2020-06-08 14:49:16 +03:00
vvet.v cgen: fix getn_cross_tmp_variable 2020-07-01 19:19:49 +02:00