| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-01-29 | backport copy elision changes | Andrew Kelley |
| 2018-11-13 | New Zig formal grammar (#1685) | Jimmi Holst Christensen |
| 2018-10-15 | Solve the return type ambiguity (#1628) | Jimmi Holst Christensen |
| 2018-06-04 | support `zig fmt: off` and `zig fmt: on` between top level decls | Andrew Kelley |
| 2018-05-25 | trailing comma after var args is not supported | Andrew Kelley |
| 2018-05-25 | enum fields with a type are not supported | Andrew Kelley |
| 2018-05-25 | struct fields with no explicit type are not supported | Andrew Kelley |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2017-06-17 | allow trailing commas | scurest |
