aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: Added arrays for all literal typesDylan2026-06-143-11/+40
* feat: Added booleansDylan2026-06-133-10/+37
* feat: Started to add arraysDylan2026-06-115-17/+85
* feat: Moved serializers for basic types to json.cppDylan2026-06-061-0/+14
* feat: JSON readingDylan2026-06-064-2/+212
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-063-0/+137