Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | .golangci.yml: Turn on 'prealloc', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'paralleltest', fix | Luke Shumaker |
2023-01-26 | Move the Parser to the internal package | Luke Shumaker |
2022-08-21 | decode: Lean in to io.RuneScanner | Luke Shumaker |
2022-08-17 | Get the new borrowed tests passing | Luke Shumaker |
2022-08-17 | Add tests for decode reading too far | Luke Shumaker |
2022-08-16 | decode_scan_test.go: Factor out a common test runner | Luke Shumaker |
2022-08-16 | Run the fuzzer a bit | Luke Shumaker |
2022-08-15 | rename parse_scan decode_scan parse_scan* | Luke Shumaker |