COMMITS
/ lib/std/json/dynamic.zig February 10, 2025
M
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny committed
July 26, 2024
E
Add `std.json.ParseOptions.parse_numbers` to preserve float precision (#20744)
Eugene-Dash committed
June 26, 2024
T
json: respect duplicate_field_behavior in std.json.Value.jsonParse
Techatrix committed
May 24, 2024
A
update the codebase for the new std.Progress API
Andrew Kelley committed
September 11, 2023
T
json: respect max_value_len when parsing std.json.Value (#17107)
Techatrix committed
August 17, 2023
I
std.json: avoid stale pointers when parsing Value (#16864)
Ian Johnson committed
July 25, 2023
J
std.json: WriteStream.print instead of writePreformatted
Josh Wolfe committed
July 21, 2023
J
std.json: Unify stringify and writeStream (#16405)
Josh Wolfe committed
July 8, 2023
T
add `jsonParseFromValue` to `std.json.Value` (#16324)
Techatrix committed
June 19, 2023
J
May 13, 2023
J
std: Rewrite low-level json api to support streaming (#15602)
Josh Wolfe committed