Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-08-17 | Add more tests around trailing-newlines from the encoder | Luke Shumaker | |
2022-08-17 | Get the new borrowed tests passing | Luke Shumaker | |
2022-08-16 | encode: Don't use generics for encodeString | Luke Shumaker | |
2022-08-16 | Get borrowed_encode_test.go passing [ci-skip] | Luke Shumaker | |
2022-08-16 | wip: Reduce test differences [ci-skip] | Luke Shumaker | |
- Handle UTF-16 surrogate pairs - Handle cycles in values - Handle cycles in types - Better errors - Handle case-folding of struct field names - Allow []byteTypeWithMethods - Fix struct field-order - Fix handling of interfaces storing pointers - Enforce a maximum decode depth - Validate struct tags | |||
2022-08-14 | reencode: Rethink the string backslash encoder | Luke Shumaker | |
2022-08-13 | set up as a separate repo | Luke Shumaker | |