aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sysparser/parser.go
Commit message (Collapse)AuthorAgeFilesLines
* sys/syz-sysgen: switch to new parserDmitry Vyukov2017-08-181-100/+0
| | | | | For now we just generate the old structs from the new AST. But this allows to delete the old parser entirely.
* sys/sysparser: move from sysparserDmitry Vyukov2017-06-171-0/+100