zig/lib/std/json
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
..
dynamic.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
dynamic_test.zig std.json: update to new I/O API 2025-07-19 16:05:01 -07:00
hashmap.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
hashmap_test.zig std.json: update to new I/O API 2025-07-19 16:05:01 -07:00
JSONTestSuite_test.zig x86_64: fix behavior of getValue 2023-10-26 21:45:58 -04:00
Scanner.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
scanner_test.zig std.json: update to new I/O API 2025-07-19 16:05:01 -07:00
static.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
static_test.zig std.json: update to new I/O API 2025-07-19 16:05:01 -07:00
Stringify.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
test.zig std.json: update to new I/O API 2025-07-19 16:05:01 -07:00