summaryrefslogtreecommitdiff
path: root/src/json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactorHEADmainFreya Murphy2023-12-173-816/+0
|
* snbtFreya Murphy2023-12-162-2/+1
|
* use hashmap for compound tagFreya Murphy2023-12-162-31/+22
|
* fix hang on incomplete json identFreya Murphy2023-12-151-14/+15
|
* fix json fp precision, fix multi value json compound tagsFreya Murphy2023-12-152-2/+7
|
* dont allow empty compound key namesFreya Murphy2023-12-151-0/+6
|
* add json support and other thingsFreya Murphy2023-12-153-0/+814