Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | encode: Sort maps by the pre-string-encoded key | Luke Shumaker |
2023-02-25 | jsonparse: Fix a bug allowing a trailing comma in objects | Luke Shumaker |
2023-02-25 | reencode: Improve the error messages for trailing partial-UTF-8 | Luke Shumaker |
2023-02-25 | compat/json: Handle io.EOF and io.ErrUnexpectedEOF the same | Luke Shumaker |
2023-02-25 | jsonparse: Reword error messages to match encoding/json | Luke Shumaker |
2023-02-25 | decode: Include the invalid UTF-8 byte in error messages | Luke Shumaker |
2023-02-25 | Fuzz for equivalence between stdlib and lowmemjson | Luke Shumaker |
2023-02-07 | Fix being able to run the benchmarks | Luke Shumaker |
2022-08-16 | Run the fuzzer a bit | Luke Shumaker |