| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-28 | resinator: Complete the update to the new Reader/Writer | Ryan Liptak | |
| 2025-08-11 | std.ArrayList: make unmanaged the default | Andrew Kelley | |
| 2025-01-17 | resinator: Sync with upstream | Ryan Liptak | |
| Note: This mostly matches resinator v0.1.0 rather than the latest master version, since the latest master version focuses on adding support for .res -> .obj conversion which is not necessary for the future planned relationship of zig and resinator (resinator will likely be moved out of the compiler and into the build system, a la translate-c). So, ultimately the changes here consist mostly of bug fixes for obscure edge cases. | |||
| 2024-09-12 | Replace deprecated default initializations with decl literals | Linus Groh | |
| 2024-03-30 | Update uses of `@fieldParentPtr` to use RLS | Jacob Young | |
| 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 | |||
