aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* feat: Added readmeHEADmainDylan2026-06-151-9/+4
* feat: Added arrays for all literal typesDylan2026-06-141-1/+1
* feat: Added booleansDylan2026-06-131-2/+2
* feat: Started to add arraysDylan2026-06-111-2/+6
* feat: Moved serializers for basic types to json.cppDylan2026-06-061-78/+0
* feat: JSON readingDylan2026-06-061-20/+24
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-061-0/+110