| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-01-07 | json: disallow overlong and out-of-range UTF-8 | hryx |
| 2020-01-06 | zig fmt and update `extern fn` to `callconv(.C)` | Andrew Kelley |
| 2019-12-29 | Merge pull request #3648 from xackus/json-unescape | Andrew Kelley |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-12-08 | std.fmt.format: tuple parameter instead of var args | Andrew Kelley |
| 2019-11-11 | Stricter tests for non-streaming parser | xackus |
| 2019-11-11 | Fix bugs in JSON parser | xackus |
| 2019-11-11 | json: surrogate pair support | xackus |
| 2019-11-06 | std.json.Value: added dumpStream(), utilize WriteStream for dump() | Sebastian Keller |
| 2019-10-27 | Added test for 'emitJson' | Sebastian Keller |
| 2019-10-27 | Unified public api | Sebastian Keller |
| 2019-10-24 | Shortened switch statement | Sebastian Keller |
| 2019-10-24 | Added 'writeJson' to write_stream.zig: | Sebastian Keller |
| 2019-10-11 | merge dumps tool: merging ast nodes | Andrew Kelley |
| 2019-10-10 | miscellaneous improvements to generated docs | Andrew Kelley |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
