summaryrefslogtreecommitdiff
path: root/encode_string.go
AgeCommit message (Expand)Author
2023-02-16Move string-encoding to an internal/jsonstring packageLuke Shumaker
2023-02-10tree-wide: Audit panic error messagesLuke Shumaker
2023-02-10Use go:linkname instead of the awful internal/jsontest packageLuke Shumaker
2023-02-07internal: Split in to sub-packagesLuke Shumaker
2023-01-30encode: Don't use panic for flow-controlLuke Shumaker
2023-01-30Avoid doing type switching in inner functionsLuke Shumaker
2023-01-29Move things between filesLuke Shumaker