aboutsummaryrefslogtreecommitdiff
path: root/json.h
AgeCommit message (Collapse)Author
2021-01-18More static analyzer cleanup, including switching to use bools whereBruce Hill
appropriate and EXIT_SUCESS/EXIT_FAILURE
2021-01-15Cleaned up and simplified global state setting stuff (e.g. --verbose)Bruce Hill
2021-01-12Standardizing to line-comments instead of block commentsBruce Hill
2020-12-14Imports cleanup and removing FILE* parameter from jsonBruce Hill
2020-12-14Moved json code into its own fileBruce Hill