7 Commits

Author SHA1 Message Date
Andrew Kelley baf5b4bc86 Merge pull request #16707 from marler8997/jsonStringifyBigNumbers
std.json: fix roundtrip stringify for large integers
2024-01-29 14:26:20 -07:00
Josh Wolfe 8f2af35eaa std.json: WriteStream.print instead of writePreformatted 2023-07-27 10:23:58 -07:00
Josh Wolfe 8924f81d8c std.json: Unify stringify and writeStream (#16405) 2023-07-21 19:56:46 -04:00
antlilja b463e429b8 Remove len parameter from splat in standard lib 2023-07-12 15:35:57 -07:00
Techatrix 3bf0b8eada explicitly specify error set of std.json.stringify 2023-07-10 10:50:57 -07:00
Evin Yulo ba6e5e65a0 json: give enums a default stringify implementation 2023-07-03 20:33:36 -07:00
Josh Wolfe 018b743c7a std: Rewrite low-level json api to support streaming (#15602) 2023-05-13 14:31:53 -04:00