Age | Commit message (Expand) | Author |
---|---|---|
2022-08-17 | decode: Don't be greedy unless we're looking for EOF | Luke Shumaker |
2022-08-17 | Fix those now-failing error checks | Luke Shumaker |
2022-08-17 | Add tests for decode reading too far | Luke Shumaker |
2022-08-16 | Run the fuzzer a bit | Luke Shumaker |
2022-08-16 | Get borrowed_decode_test.go passing | Luke Shumaker |
2022-08-16 | Push nesting-depth checks down in to the parser [ci-skip] | Luke Shumaker |
2022-08-16 | wip: Reduce test differences [ci-skip] | Luke Shumaker |
2022-08-15 | Create a compat/json compatibility library | Luke Shumaker |
2022-08-14 | decode: Switch over to Parser | Luke Shumaker |
2022-08-14 | decode: Switch from ReEncoder to Parser | Luke Shumaker |
2022-08-13 | set up as a separate repo | Luke Shumaker |