Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | jsonparse: Reword error messages to match encoding/json | Luke Shumaker |
2023-02-03 | methods_test.go: Fix Gap calculation | Luke Shumaker |
2023-01-30 | decode: Fix DecodeTypeError offsets | Luke Shumaker |
2023-01-30 | encode: Fix errors for marshalers/encodables with bad output | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'paralleltest', fix | Luke Shumaker |
2023-01-25 | Delete things I don't want to document | Luke Shumaker |
2022-08-30 | Allow calling lowmemjson.Encode at the root of EncodeJSON | Luke Shumaker |
2022-08-21 | Add tests for the actual usability of the Decodable and Encodable interfaces | Luke Shumaker |