COMMITS
/ lib/std/json/static.zig May 11, 2025
W
std.meta.intToEnum -> std.enums.fromInt
wooster0 committed
January 15, 2025
M
all: update to `std.builtin.Type.Pointer.Size` field renames
mlugg committed
August 28, 2024
M
July 26, 2024
E
Add `std.json.ParseOptions.parse_numbers` to preserve float precision (#20744)
Eugene-Dash committed
January 14, 2024
A
Revert "Merge pull request #18410 from dweiller/by-length-slice-bug"
Andrew Kelley committed
December 30, 2023
D
prevent by-length slice compile error in static json parsing
dweiller committed
November 21, 2023
A
std: remove meta.trait
Andrew Kelley committed
July 10, 2023
July 9, 2023
G
std.json: expose innerParse and add .allocate option (#16312)
Garrett committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
June 20, 2023
J
std: json.parseFromValue() (#15981)
Josh Wolfe committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
June 19, 2023
J
May 13, 2023
J
std: Rewrite low-level json api to support streaming (#15602)
Josh Wolfe committed