v/vlib/v
Delyan Angelov 53ee5eb043 vfmt: fix removing cmod. in []Enum return values 2020-07-12 14:40:50 +03:00
..
ast all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02:00
builder builder: show the contents of the C .rsp file on -showcc 2020-07-10 13:07:20 +03:00
cflag builder: cache msvc (#5733) 2020-07-07 20:35:49 +02:00
checker all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02:00
depgraph vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
doc vfmt: strip `current_module.` in fn args more robustly 2020-07-11 16:09:20 +03:00
errors checker: add details about a non matching functional argument 2020-07-04 22:37:06 +03:00
eval
fmt all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02:00
gen all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02:00
parser all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02: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: fix removing cmod. in []Enum return values 2020-07-12 14:40:50 +03:00
tests all: add UnsafeExpr (#5793) 2020-07-12 12:58:33 +02:00
token all: remove `rwshared` keyword, make its semantics default for `shared` (#5710) 2020-07-07 01:57:31 +02:00
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