ast
|
parser: store FnDecl body position and use for scope
|
2020-05-04 20:31:34 +10:00 |
checker
|
checker.v: suggest []Type{}, not []Type
|
2020-05-05 00:20:32 +02:00 |
fmt
|
fmt: improve handling of map[k]v and []map[k]v types
|
2020-05-04 18:27:07 +03:00 |
gen
|
cgen: hex representation of signed and pointers
|
2020-05-05 00:24:33 +02:00 |
parser
|
parser: short struct init syntax
|
2020-05-05 02:12:51 +02:00 |
scanner
|
scanner: fix string slash line breaks error
|
2020-05-04 10:19:23 +02:00 |
table
|
cgen: hex representation of signed and pointers
|
2020-05-05 00:24:33 +02:00 |
tests
|
parser: short struct init syntax
|
2020-05-05 02:12:51 +02:00 |
token
|
all: remove `var` key
|
2020-04-30 16:55:33 +02:00 |
util
|
tests: improve diagnostic output on failure
|
2020-05-04 11:21:25 +03:00 |