aboutsummaryrefslogtreecommitdiff
path: root/lib/std/json/scanner_test.zig
AgeCommit message (Expand)Author
2023-09-06std: enable FailingAllocator to fail on resizeGregory Anders
2023-08-15std.json: Fix decoding of UTF-16 surrogate pairs (#16830)Ryan Liptak
2023-05-13std: Rewrite low-level json api to support streaming (#15602)Josh Wolfe