v/vlib/v
Delyan Angelov 9c43d36513 parser,checker: add `-d trace_parser`, `-d trace_checker` 2020-07-12 12:56:01 +03:00
..
ast vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
builder builder: show the contents of the C .rsp file on -showcc 2020-07-10 13:07:20 +03:00
cflag
checker parser,checker: add `-d trace_parser`, `-d trace_checker` 2020-07-12 12:56:01 +03:00
depgraph
doc vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
errors
eval
fmt vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
gen cgen: fix all -Wmissing-variable-declarations (#5802) 2020-07-11 15:37:40 +02:00
parser parser,checker: add `-d trace_parser`, `-d trace_checker` 2020-07-12 12:56:01 +03:00
pref parser: parse _x64.v files only with -x64 2020-07-11 19:03:59 +02:00
scanner scanner: reduce memory, increase speed for long commented sections 2020-07-11 21:27:39 +03:00
table vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
tests scanner: remove error check for embedded \x00 chars in c'literals' 2020-07-10 21:42:03 +03:00
token
util vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
vet
vmod
compiler_errors_test.v tests: support `VTEST_ONLY=fn_,match_ ./v test-fixed` and in compiler_test.v 2020-07-09 10:47:16 +03:00