| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-01 | Run `zig fmt` | LemonBoy |
| 2020-01-29 | std-c add todos to unfinished parsing functioins | Vexu |
| 2020-01-19 | std-c redo scoping, do string concatanation in parser | Vexu |
| 2020-01-14 | std-c todos and small fixes | Vexu |
| 2020-01-11 | std-c parse switch | Vexu |
| 2020-01-08 | std-c parser loops | Vexu |
| 2020-01-07 | std-c parser declaratorIsFunction and small fixes | Vexu |
| 2020-01-07 | std-c parser add options | Vexu |
| 2020-01-07 | std-c declaration parsing | Vexu |
| 2020-01-07 | std-c parser record and enum specifiers | Vexu |
| 2020-01-07 | std-c parser typing improvements | Vexu |
| 2020-01-06 | std-c parser declarator | Vexu |
| 2020-01-06 | std-c parse pointer | Vexu |
| 2020-01-05 | std-c improve error reporting and decl parsing | Vexu |
| 2020-01-05 | std-c tokenizer always add newline token | Vexu |
| 2020-01-05 | std-c parser fndef and static assert | Vexu |
| 2020-01-05 | std-c parser DeclSpec | Vexu |
| 2020-01-05 | std-c type parsing | Vexu |
| 2020-01-05 | std-c ifstmt compoundstmt and errors | Vexu |
| 2020-01-05 | std-c parser and ast organization | Vexu |
| 2020-01-05 | std-c outline parser | Vexu |
