| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-06-10 | InternPool: pass by const pointer | Andrew Kelley |
| 2023-06-10 | InternPool: fix enough crashes to run `build-obj` on a simple program | Jacob Young |
| 2023-06-10 | Air: remove constant tag | Jacob Young |
| 2023-06-10 | InternPool: remove more legacy values | Jacob Young |
| 2023-06-10 | compiler: move error union types and error set types to InternPool | Andrew Kelley |
| 2023-06-10 | Sema: update core comptime detection logic to be InternPool aware | Andrew Kelley |
| 2023-06-10 | stage2: move many Type encodings to InternPool | Andrew Kelley |
| 2023-06-10 | stage2: add `interned` AIR tag | Andrew Kelley |
| 2023-04-25 | stage2: introduce store_safe AIR instruction | Andrew Kelley |
| 2023-04-25 | LLVM backend: support non-byte-sized memset | Andrew Kelley |
| 2023-04-25 | update `@memcpy` to require equal src and dest lens | Andrew Kelley |
| 2023-04-20 | Liveness: avoid emitting unused instructions or marking their operands as used | mlugg |
| 2023-04-20 | Liveness: add a liveness verification pass | Jacob Young |
