v/vlib/v
Delyan Angelov 6326b6d58e parser: add helper method p.trace/2 2020-10-15 11:09:19 +03:00
..
ast all: cleanup more match statements (#6616) 2020-10-15 08:08:27 +03:00
builder backporting: cleanup Makefile, use -std=gnu99 by default, honor CFLAGS and LDFLAGS (CentOS 6.9) 2020-10-07 07:05:59 +00:00
cflag
checker checker/fmt: `for mut val` fixes 2020-10-14 12:50:19 +02:00
depgraph
doc all: cleanup more match statements (#6616) 2020-10-15 08:08:27 +03:00
errors
eval
fmt vfmt: handle more comments in interface/struct init/match branches 2020-10-14 22:52:33 +03:00
gen all: cleanup more match statements (#6616) 2020-10-15 08:08:27 +03:00
parser parser: add helper method p.trace/2 2020-10-15 11:09:19 +03:00
pref pref: fix whitespace in compiler message (#6529) 2020-10-02 05:16:16 +02:00
scanner vet: accumulate the collected errors manually (fixes CI) 2020-10-06 10:02:35 +03:00
table table: add "please create a gh issue" to the "compiler bug" error 2020-10-14 21:09:10 +02:00
tests v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
token parser: warn about ambiguous infix/prefix op token (#6491) 2020-09-29 03:13:10 +02:00
util fmt: fix multiple problems with types (#6603) 2020-10-12 09:27:55 +03:00
vet
vmod os: remove base_dir(); dir() and base() fixes 2020-10-01 01:25:52 +02:00
compiler_errors_test.v checker: disallow address of array and map index outside unsafe (#6557) 2020-10-05 13:08:30 +02:00