summaryrefslogtreecommitdiff
path: root/decode.go
AgeCommit message (Expand)Author
2022-08-17DecodeThenEOF: SimplifyLuke Shumaker
2022-08-17decode: Don't be greedy unless we're looking for EOFLuke Shumaker
2022-08-17Fix those now-failing error checksLuke Shumaker
2022-08-17Add tests for decode reading too farLuke Shumaker
2022-08-16Run the fuzzer a bitLuke Shumaker
2022-08-16Get borrowed_decode_test.go passingLuke Shumaker
2022-08-16Push nesting-depth checks down in to the parser [ci-skip]Luke Shumaker
2022-08-16wip: Reduce test differences [ci-skip]Luke Shumaker
2022-08-15Create a compat/json compatibility libraryLuke Shumaker
2022-08-14decode: Switch over to ParserLuke Shumaker
2022-08-14decode: Switch from ReEncoder to ParserLuke Shumaker
2022-08-13set up as a separate repoLuke Shumaker