1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2020-06-05 09:59:26 +02:00
..
bench all: updateimport () and []array 2020-04-26 13:49:31 +02:00
fast stopwatch: auto_start option, make pause cumulative 2020-05-30 10:20:54 +03:00
modules gg: minor fixes 2020-06-04 19:57:16 +02:00
preludes cgen: print actual values on a failed assert (when possible) 2020-06-01 14:43:38 +03:00
vdoc-resources vdoc: style and other improvements 2020-06-04 23:50:59 +02:00
check-md.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
gen_vc.v all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
gen1m.v move v.v to cmd/v 2020-02-09 10:08:04 +01: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 all: updateimport () and []array 2020-04-26 13:49: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 vdoc: rewrite usage, add new options + streamline process 2020-06-05 09:59:26 +02:00
vfmt.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
vnames.v all: updateimport () and []array 2020-04-26 13:49:31 +02:00
vpm.v vpm: fix v update for offical v modules too, like ui or markdown 2020-05-31 19:18:24 +03:00
vrepl.v repl: fix for-loop/if statement duplicate printing bug 2020-05-25 11:35:55 +03: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 v symlink: use @echo off for v.bat 2020-05-26 15:46:03 +03:00
vtest-compiler.v docs: update obsolete references to the compiler/ folder 2020-05-22 10:11:12 +03:00
vtest-fixed.v websocket: make compile 2020-05-26 12:50:37 +02:00
vtest-fmt.v all: updateimport () 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: replace hardcoded v with $vexe 2020-05-29 04:42:19 +02:00