ast
|
checker: check that right is type exists
|
2020-04-18 00:19:33 +02:00 |
builder
|
builder: clean up and simplify some methods
|
2020-04-17 21:17:19 +02:00 |
depgraph
|
depgraph/map: fix memory bug
|
2020-04-05 22:09:52 +02:00 |
doc
|
vdoc: use the new suffix
|
2020-04-12 02:50:19 +02:00 |
eval
|
eval: fix new_checker call
|
2020-04-04 02:03:41 +02:00 |
fmt
|
fmt: remove \t before same line comments
|
2020-04-17 20:53:39 +02:00 |
gen
|
parser: anonymous functions (part 1)
|
2020-04-17 21:59:19 +02:00 |
parser
|
checker: check that right is type exists
|
2020-04-18 00:19:33 +02:00 |
scanner
|
checker: store errors in []Error
|
2020-04-13 01:56:01 +02:00 |
table
|
table/checker: verify private functions/methods
|
2020-04-17 17:16:14 +02:00 |
tests
|
fmt: single line matches
|
2020-04-17 20:51:19 +02:00 |
token
|
parser/cgen: is keyword
|
2020-04-16 15:32:14 +02:00 |
vmod
|
comptime: support @VROOT again
|
2020-04-10 13:02:00 +03:00 |