1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2020-06-08 00:47:04 +02:00
..
bench parser: fail when assigning to _ with := 2020-06-08 00:47:04 +02:00
fast stopwatch: auto_start option, make pause cumulative 2020-05-30 10:20:54 +03:00
modules tests: build vweb example 2020-06-07 15:44:33 +02:00
preludes cgen: print actual values on a failed assert (when possible) 2020-06-01 14:43:38 +03:00
vdoc-resources vdoc: scroll indicator 2020-06-07 23:01:44 +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: group constants + minor fixes 2020-06-07 12:27:42 +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: use only -v for verbose output 2020-06-07 14:20:56 +02: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 ci: disable orm_test.v on windows and musl (it requires pg to be installed) 2020-06-07 18:51:28 +03: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 parser: fail when assigning to _ with := 2020-06-08 00:47:04 +02:00