| .. |
|
ast
|
test: add tests for disallowing map/array get element/key address (#6568)
|
2020-10-05 18:40:51 +03:00 |
|
builder
|
all: mark pref.Preferences field as immutable
|
2020-10-06 06:24:50 +02:00 |
|
cflag
|
builder: cache msvc (#5733)
|
2020-07-07 20:35:49 +02:00 |
|
checker
|
all: mark pref.Preferences field as immutable
|
2020-10-06 06:24:50 +02:00 |
|
depgraph
|
…
|
|
|
doc
|
all: mark pref.Preferences field as immutable
|
2020-10-06 06:24:50 +02:00 |
|
errors
|
…
|
|
|
eval
|
…
|
|
|
fmt
|
fmt: fix formatting of anon args (#6545)
|
2020-10-04 06:32:47 +02:00 |
|
gen
|
cgen: add C fn memfreedup to cheaders.v (#6563)
|
2020-10-05 13:14:41 +02:00 |
|
parser
|
all: mark pref.Preferences field as immutable
|
2020-10-06 06:24:50 +02:00 |
|
pref
|
pref: fix whitespace in compiler message (#6529)
|
2020-10-02 05:16:16 +02:00 |
|
scanner
|
vet: remove unnecessary &[]string
|
2020-10-06 06:43:28 +02:00 |
|
table
|
ci: vfmt -verify more important files
|
2020-10-06 06:32:39 +02:00 |
|
tests
|
tests: reduce probability of locks during macos runs of live_test.v
|
2020-10-05 21:20:42 +03:00 |
|
token
|
parser: warn about ambiguous infix/prefix op token (#6491)
|
2020-09-29 03:13:10 +02:00 |
|
util
|
builder: cleanup .timing_message/2
|
2020-10-01 18:21:34 +03:00 |
|
vet
|
tests: add .vv support for `v vet` too, and simplify vet_test.v
|
2020-08-25 18:46:33 +03:00 |
|
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 |