COMMITS
/ lib/std/json/stringify.zig January 15, 2025
M
all: update to `std.builtin.Type.Pointer.Size` field renames
mlugg committed
September 7, 2024
P
August 28, 2024
M
August 22, 2024
May 3, 2024
R
Delete compile errors for deprecated decls
Ryan Liptak committed
April 6, 2024
J
json.WriteStream.objectFieldRaw() (#19553)
Josh Wolfe committed
February 20, 2024
T
json: make std.json.stringifyAlloc return a mutable slice (#19013)
Techatrix committed
December 27, 2023
M
refact: rectifified a typo in docs of stringify.zig
Marcius committed
November 21, 2023
A
std: remove meta.trait
Andrew Kelley committed
August 8, 2023
P
std.json: stringify enum literals (#16742)
Philipp Lühmann committed
August 6, 2023
J
std.json: josh review fixes
Jonathan Marler committed
J
json.stringify: properly implement RFC8259 recommendation
Jacob Young committed
J
std.json: fix roundtrip stringify for large integers
Jonathan Marler committed
July 25, 2023
J
std.json: WriteStream.print instead of writePreformatted
Josh Wolfe committed
July 22, 2023
J
std.json.WriteStream: eliminate dead memory in optimized modes (#16485)
Josh Wolfe committed
July 21, 2023
J
std.json: Unify stringify and writeStream (#16405)
Josh Wolfe committed
July 4, 2023
T
explicitly specify error set of `std.json.stringify`
Techatrix committed
June 27, 2023
E
json: give enums a default stringify implementation
Evin Yulo committed
July 3, 2023
Y
add docstring to std.json.stringify (#16241)
yujiri8 committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
May 13, 2023
J
std: Rewrite low-level json api to support streaming (#15602)
Josh Wolfe committed