aboutsummaryrefslogtreecommitdiff
path: root/lib/std/json/scanner.zig
AgeCommit message (Expand)Author
2024-08-07fix partial strings getting dropped when multi-byte codepoints span input buf...Josh Wolfe
2023-10-27std.json: Parse -0 as a float instead of an integer (#17729)Linus Groh
2023-08-15std.json: Fix decoding of UTF-16 surrogate pairs (#16830)Ryan Liptak
2023-07-21std.json: Unify stringify and writeStream (#16405)Josh Wolfe
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-05-13std: Rewrite low-level json api to support streaming (#15602)Josh Wolfe