| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-11 | Lazily compile the `zig rc` subcommand and use it during `zig build-exe` | Ryan Liptak | |
| This moves .rc/.manifest compilation out of the main Zig binary, contributing towards #19063 Also: - Make resinator use Aro as its preprocessor instead of clang - Sync resinator with upstream | |||
| 2023-11-19 | compiler: correct unnecessary uses of 'var' | mlugg | |
| 2023-09-17 | Add a .rc -> .res compiler to the Zig compiler | Ryan Liptak | |
