| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-06-10 | stage2: start the InternPool transition | Andrew Kelley |
| 2023-05-23 | std.sort: add pdqsort and heapsort | Ali Chraghi |
| 2023-02-18 | update std lib and compiler sources to new for loop syntax | Andrew Kelley |
| 2022-11-10 | stage2: Rename `Value.compare` to `compareAll`, etc. | Cody Tapscott |
| 2022-06-29 | std.math.big.int: breaking API changes to prevent UAF | Andrew Kelley |
| 2022-04-20 | stage2: use indexes for Decl objects | Andrew Kelley |
| 2022-03-22 | stage2: lazy `@alignOf` | Andrew Kelley |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon |
| 2021-07-30 | stage2: fix hashing and comparison design flaw with Value | Andrew Kelley |
| 2021-05-02 | AstGen: decouple from Module/Compilation | Andrew Kelley |
| 2021-03-31 | stage2: clean up RangeSet and fix swapped Sema switch logic for lhs/rhs | Andrew Kelley |
| 2021-03-31 | Sema: implement switch validation for ranges | Andrew Kelley |
| 2021-03-29 | Sema: implement switch expressions | Andrew Kelley |
| 2020-10-30 | stage2: implement switch validation for integers | Vexu |
