| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/syz-sysgen: switch to new parser | Dmitry Vyukov | 2017-08-18 | 2 | -429/+0 |
| | | | | | | For now we just generate the old structs from the new AST. But this allows to delete the old parser entirely. | ||||
| * | Parse incdir "incdir" in syscall description file to add custom include ↵ | Yuzhe Han | 2017-06-26 | 1 | -0/+16 |
| | | | | | | | | | | | | | directories. (#180) * Parse #incdir "incdir" in syscall description file to add custom include directories. * add flagLinux * remove '#' in incdir flag * Update sys/README.md AUTHORS CONTRIBUTORS. | ||||
| * | sys/sysparser: move from sysparser | Dmitry Vyukov | 2017-06-17 | 2 | -0/+413 |
