zig/lib/std/zon
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
..
parse.zig std: stop relying on precision-losing coercions 2025-07-31 10:57:04 +01:00
Serializer.zig std.zon: better namespace for Serializer 2025-07-19 18:27:09 -07:00
stringify.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00