fast
|
tools/fast: fix unused var, use Stopwatch, .gitignore
|
2020-05-13 01:55:33 +02:00 |
modules
|
parser: add p.peek_tok3, fix for ...<a.len...
|
2020-05-22 19:48:47 +03:00 |
preludes
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
gen_vc.v
|
parser: check (mut f Foo) syntax
|
2020-05-17 13:51:18 +02:00 |
oldv.v
|
parser: check (mut f Foo) syntax
|
2020-05-17 13:51:18 +02:00 |
vbuild-tools.v
|
CI: add v build-tools task to the tcc job
|
2020-05-17 00:14:06 +03:00 |
vcreate.v
|
vmod: add v.mod parser
|
2020-05-18 14:35:28 +02:00 |
vfmt.v
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
vpm.v
|
vpm: handle -v as well as -verbose
|
2020-05-21 08:30:38 +03:00 |
vrepl.v
|
repl: fix one-line for-loop printing
|
2020-05-24 11:36:17 +03:00 |
vself.v
|
v self: force the subprocess to show colors
|
2020-05-08 19:04:24 +03:00 |
vtest-fixed.v
|
tests: bring back pointers_test.v
|
2020-05-22 06:21:48 +02:00 |
vup.v
|
vup: use v.exe
|
2020-05-18 15:49:26 +02:00 |