| 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-09-13 | remove `this`. add `@This()`. | Andrew Kelley |
| 2018-05-31 | use * for pointer type instead of & | Andrew Kelley |
| 2018-05-29 | run zig fmt on the codebase | Andrew Kelley |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2017-12-22 | explicitly return from blocks | Andrew Kelley |
| 2017-05-23 | clean up behavior test names | Andrew Kelley |
| 2017-03-16 | introduce new test syntax | Andrew Kelley |
| 2017-01-22 | use comptime instead of inline for var and params | Andrew Kelley |
| 2017-01-05 | self hosted tests import std library | Andrew Kelley |
| 2016-12-26 | IR testing: rename cases3 dir to cases | Andrew Kelley |
| 2016-12-22 | IR: port more tests | Andrew Kelley |
| 2016-09-28 | remove compiler directives | Andrew Kelley |
| 2016-09-26 | add this keyword refers to thing in immediate scope | Andrew Kelley |
