| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-05-28 | stage1: rename IrBasicBlockSrc to Stage1ZirBasicBlock | Andrew Kelley |
| 2021-05-28 | stage1: move the ZigFn from Stage1Zir to Stage1AstGen | Andrew Kelley |
| 2021-05-28 | stage1: move some mutable state from Stage1Zir to IrAnalyze | Andrew Kelley |
| 2021-05-28 | stage1: rename IrExecutableSrc to Stage1Zir | Andrew Kelley |
| 2021-03-18 | stage1: small memory optimization for simple pointer types | Andrew Kelley |
| 2021-03-18 | stage1: small IR memory optimization on CheckSwitchProngs | Andrew Kelley |
| 2021-03-18 | stage1: small mem usage improvement for IR | Andrew Kelley |
| 2021-01-30 | remove @TagType | Tadeo Kondrak |
| 2020-11-20 | stage1: Initial implementation of @extern | LemonBoy |
| 2020-11-01 | stage1: Implement Add/Mul reduction operators | LemonBoy |
| 2020-10-17 | stage1: Fix type-checking of unary neg for vector types | LemonBoy |
| 2020-10-05 | stage1: Implement @reduce builtin for vector types | LemonBoy |
| 2020-09-21 | rename src-self-hosted/ to src/ | Andrew Kelley |
