| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-28 | std: update `std.builtin.Type` fields to follow naming conventions | mlugg |
| 2023-09-19 | write function types consistently with a space before `fn` keyword | r00ster91 |
| 2023-08-22 | compiler: move unions into InternPool | Andrew Kelley |
| 2022-12-17 | std.builtin: rename Type.UnionField and Type.StructField's field_type to type | r00ster91 |
| 2022-11-29 | std.mem.Allocator: allow shrink to fail | Andrew Kelley |
| 2022-10-05 | fix(text): hyphenate "runtime" adjectives | r00ster91 |
| 2022-10-05 | fix(text): hyphenate "comptime" adjectives | r00ster91 |
| 2022-07-21 | fix errors in tests not tested locally or on CI | Veikka Tuominen |
| 2022-06-14 | test-cases: fix race with `zig run` on C backend tests | Andrew Kelley |
| 2022-05-26 | apply Vexu's suggestion to use failing_allocator for now | Jakub Konka |
| 2022-05-26 | test: correctly track identical error msgs in handled errors list | Jakub Konka |
| 2022-05-25 | Sema: add error for dereferencing comptime value at runtime | Veikka Tuominen |
