mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
The input path could be cwd-relative, in which case it must be modified before it is written into the batch script. Also, remove usage of deprecated `GeneralPurposeAllocator` alias, rename `allocator` to `gpa`, use unmanaged `ArrayList`. |
||
|---|---|---|
| .. | ||
| build.zig | ||
| echo-args.zig | ||
| fuzz.zig | ||
| test.zig | ||