aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ast/scanner.go
Commit message (Expand)AuthorAgeFilesLines
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+3
* pkg/ast: prohibit empty stringsDmitry Vyukov2017-09-041-0/+6
* pkg/compiler: check and generate typesDmitry Vyukov2017-09-021-8/+8
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-1/+5
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-4/+6
* sys/syz-sysgen: switch to new parserDmitry Vyukov2017-08-181-3/+5
* sys/syz-extract: switch to the new parserDmitry Vyukov2017-08-181-0/+6
* pkg/ast: new parser for sys descriptionsDmitry Vyukov2017-08-181-0/+260