summaryrefslogtreecommitdiff
path: root/src/json/read.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* snbtFreya Murphy2023-12-161-1/+0
* use hashmap for compound tagFreya Murphy2023-12-161-27/+14
* fix hang on incomplete json identFreya Murphy2023-12-151-14/+15
* fix json fp precision, fix multi value json compound tagsFreya Murphy2023-12-151-0/+5
* dont allow empty compound key namesFreya Murphy2023-12-151-0/+6
* add json support and other thingsFreya Murphy2023-12-151-0/+634