aboutsummaryrefslogtreecommitdiff
path: root/lib/std/json/stringify.zig
AgeCommit message (Expand)Author
2023-07-10explicitly specify error set of `std.json.stringify`Techatrix
2023-07-03json: give enums a default stringify implementationEvin Yulo
2023-07-03add docstring to std.json.stringify (#16241)yujiri8
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-05-13std: Rewrite low-level json api to support streaming (#15602)Josh Wolfe