Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | decode: Add a DecodeArray function | Luke Shumaker |
2023-02-25 | decode: Don't bail on type errors | Luke Shumaker |
2023-02-07 | decode: Fix decoding an actively growing file | 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-21 | Add tests for the actual usability of the Decodable and Encodable interfaces | Luke Shumaker |
2022-08-17 | Add tests for decode reading too far | Luke Shumaker |