zig/lib/compiler/resinator
wooster0 a365971a33 std.meta.intToEnum -> std.enums.fromInt
Also use an optional as the return type instead of an error code.
2025-05-13 07:28:41 +02:00
..
ani.zig
ast.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
bmp.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
cli.zig std.meta.intToEnum -> std.enums.fromInt 2025-05-13 07:28:41 +02:00
code_pages.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
comments.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
compile.zig chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
cvtres.zig zig rc: Add COFF object file creation for CMake cross-compilation use case 2025-02-22 21:21:30 -05:00
disjoint_code_page.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
errors.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
ico.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
lang.zig zig build fmt 2025-02-22 17:09:20 -08:00
lex.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
literals.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
main.zig Trick the meson build system into thinking zig rc is rc.exe 2025-03-21 18:07:16 -04:00
parse.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
preprocess.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
rc.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
res.zig std.meta.intToEnum -> std.enums.fromInt 2025-05-13 07:28:41 +02:00
source_mapping.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
utils.zig
windows1252.zig