summaryrefslogtreecommitdiff
path: root/misc.go
AgeCommit message (Expand)Author
2023-01-29.golangci.yml: Turn on 'stylecheck', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on formatting linters 'gci' and 'gofumpt', fixLuke Shumaker
2023-01-29Improve/fix documentation and commentsLuke Shumaker
2023-01-26Write documentationv0.2.0Luke Shumaker
2023-01-26Move the Parser to the internal packageLuke Shumaker
2023-01-25Delete things I don't want to documentLuke Shumaker
2022-08-17Get the new borrowed tests passingLuke Shumaker
2022-08-16encode: Don't use generics for encodeStringLuke Shumaker
2022-08-16Get borrowed_scanner_test.go passing [ci-skip]Luke Shumaker
2022-08-14reencode: Rethink the string backslash encoderLuke Shumaker
2022-08-14parse: Rework to avoid passing around function pointersLuke Shumaker
2022-08-13set up as a separate repoLuke Shumaker