mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 08:02:32 +00:00
231a4b8fde
Removed: std.io.InStream.readUntilDelimiterBuffer Deprecated: std.ArrayList.toSlice std.ArrayList.toSliceConst std.ArrayList.at std.ArrayList.ptrAt std.ArrayList.setOrError std.ArrayList.set std.ArrayList.swapRemoveOrError std.Buffer.toSlice std.Buffer.toSliceConst std.io.InStream.readFull => std.io.InStream.readAll std.io.InStream.readAllBuffer New: std.ArrayList.span std.ArrayList.expandToCapacity std.Buffer.span std.io.InStream.readUntilDelimiterArrayList |
||
---|---|---|
.. | ||
check_file.zig | ||
emit_raw.zig | ||
fmt.zig | ||
run.zig | ||
translate_c.zig | ||
write_file.zig |