| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-13 | Compilation: introduce work stages for better work distribution | Jacob Young | |
| 2023-11-19 | test: update cases to silence 'var is never mutated' errors | mlugg | |
| 2023-06-24 | all: migrate code to new cast builtin syntax | mlugg | |
| Most of this migration was performed automatically with `zig fmt`. There were a few exceptions which I had to manually fix: * `@alignCast` and `@addrSpaceCast` cannot be automatically rewritten * `@truncate`'s fixup is incorrect for vectors * Test cases are not formatted, and their error locations change | |||
| 2023-06-19 | all: zig fmt and rename "@XToY" to "@YFromX" | Eric Joldasov | |
| Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> | |||
| 2022-08-09 | stage2: correct node offset of nested declarations | Veikka Tuominen | |
