aboutsummaryrefslogtreecommitdiff
path: root/json.c
AgeCommit message (Expand)Author
2021-01-12Standardizing to line-comments instead of block commentsBruce Hill
2021-01-12Renamed op.op -> op.typeBruce Hill
2020-12-17Better null byte handling, simplified match datastructures, and someBruce Hill
2020-12-14Imports cleanup and removing FILE* parameter from jsonBruce Hill
2020-12-14Moved json code into its own fileBruce Hill