aboutsummaryrefslogtreecommitdiff
path: root/src/json.h
Commit message (Expand)AuthorAgeFilesLines
* feat: Added arrays for all literal typesDylan2026-06-141-0/+2
* feat: Started to add arraysDylan2026-06-111-2/+6
* feat: JSON readingDylan2026-06-061-2/+20
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-061-0/+40