Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | encode: Begone with encodeTODO | Luke Shumaker | |
2023-02-07 | Move struct-handling to internal/jsonstruct | Luke Shumaker | |
2023-01-29 | .golangci.yml: Turn on 'godot', fix | Luke Shumaker | |
2022-09-19 | Give every .go file an SPDX-License-Identifier | 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 | parse_scan: Add reader abstractions on top of Parser | Luke Shumaker | |
2022-08-13 | set up as a separate repo | Luke Shumaker | |