aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ast/ast.go
Commit message (Expand)AuthorAgeFilesLines
* sys: support type aliases (aka typedefs)Dmitry Vyukov2018-01-081-0/+14
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-2/+68
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-0/+11
* sys/syz-extract: switch to the new parserDmitry Vyukov2017-08-181-4/+5
* pkg/ast: new parser for sys descriptionsDmitry Vyukov2017-08-181-0/+118