summaryrefslogtreecommitdiff
path: root/nbt (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-17refactorHEADmainFreya Murphy8-0/+2243
2023-12-16snbtFreya Murphy9-3/+970
2023-12-16use hashmap for compound tagFreya Murphy10-60/+151
2023-12-15fix hang on incomplete json identFreya Murphy1-14/+15
2023-12-15fix json fp precision, fix multi value json compound tagsFreya Murphy2-2/+7
2023-12-15dont allow empty compound key namesFreya Murphy3-0/+15
2023-12-15fix text sizeFreya Murphy1-1/+1
2023-12-15add formatsFreya Murphy1-0/+8
2023-12-15update readmeFreya Murphy1-3/+3
2023-12-15add json support and other thingsFreya Murphy14-172/+1349
2023-12-14fix printing arraysFreya Murphy1-9/+15
2023-12-14docsFreya Murphy2-0/+45
2023-12-14initial stableFreya Murphy6-15/+135