zig/lib/compiler/resinator
Ryan Liptak b86c4bde64 Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
writeFile was deprecated in favor of writeFile2 in f645022d16. This commit renames writeFile2 to writeFile and makes writeFile2 a compile error.
2024-05-03 13:29:22 -07:00
..
ani.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
ast.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
bmp.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
cli.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
code_pages.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
comments.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
compile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
errors.zig ComptimeStringMap: return a regular struct and optimize 2024-04-22 15:31:41 -07:00
ico.zig compiler: rework comptime pointer representation and access 2024-04-17 13:41:25 +01:00
lang.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
lex.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
literals.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
main.zig Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
parse.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
preprocess.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
rc.zig ComptimeStringMap: return a regular struct and optimize 2024-04-22 15:31:41 -07:00
res.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
source_mapping.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
utils.zig Integrate resinator errors with Zig using std.zig.Server and ErrorBundle 2024-03-11 05:06:16 -07:00
windows1252.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00