zig/lib/std/zig
Isaac Freund b8124d9c0b std.io.Writer.Allocating: rename getWritten() to written()
This "get" is useless noise and was copied from FixedBufferWriter.
Since this API has not yet landed in a release, now is a good time
to make the breaking change to fix this.
2025-08-13 01:43:52 -07:00
..
Ast std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
llvm std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
system std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
Ast.zig Update doc comment for ptr_type and ptr_type_bit_range to data of .extra_and_node 2025-07-30 10:02:41 +01:00
AstGen.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
AstRlAnnotate.zig inline assembly: use types 2025-07-16 10:23:02 -07:00
BuiltinFn.zig remove async and await keywords 2025-07-07 13:39:16 -07:00
c_builtins.zig
c_translation.zig zig fmt: apply new cast builtin order 2025-08-03 14:59:56 +02:00
Client.zig
ErrorBundle.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
LibCDirs.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
LibCInstallation.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
llvm.zig std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
number_literal.zig
Parse.zig inline assembly: use types 2025-07-16 10:23:02 -07:00
parser_test.zig std.zig.Render: update it and references 2025-07-16 17:20:02 -07:00
perf_test.zig std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
primitives.zig
Server.zig build system: replace fuzzing UI with build UI, add time report 2025-08-01 23:48:21 +01:00
string_literal.zig std.zig.Render: update it and references 2025-07-16 17:20:02 -07:00
system.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
target.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
tokenizer.zig remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
WindowsSdk.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
Zir.zig inline assembly: use types 2025-07-16 10:23:02 -07:00
Zoir.zig
ZonGen.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00