| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-13 | New Zig formal grammar (#1685) | Jimmi Holst Christensen |
| 2018-10-15 | Solve the return type ambiguity (#1628) | Jimmi Holst Christensen |
| 2018-07-24 | self-hosted: function calling another function | Andrew Kelley |
| 2018-07-22 | self-hosted can compile libc hello world | Andrew Kelley |
| 2018-07-19 | self-hosted: progress on IR for supporting libc hello world | Andrew Kelley |
| 2018-07-16 | self-hosted: create tmp dir for .o files and emit .o file for fn | Andrew Kelley |
| 2018-07-15 | self-hosted: generate LLVM IR for simple function | Andrew Kelley |
| 2018-07-14 | self-hosted: adding a fn to an llvm module | Andrew Kelley |
| 2018-06-09 | breaking syntax change: ??x to x.? (#1095) | Andrew Kelley |
| 2018-01-25 | syntax: functions require return type. remove `->` | Andrew Kelley |
| 2017-12-23 | port most of main.cpp to self hosted compiler | Andrew Kelley |
