aboutsummaryrefslogtreecommitdiff
path: root/src/resinator/cli.zig
AgeCommit message (Expand)Author
2023-11-29Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)David Rubin
2023-11-19compiler: correct unnecessary uses of 'var'mlugg
2023-10-12Add `zig rc` subcommand, a drop-in replacement for rc.exeRyan Liptak
2023-09-17Add a .rc -> .res compiler to the Zig compilerRyan Liptak