aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: Started to add arraysDylan2026-06-116-19/+91
* fixup: Fixed makefileDylan2026-06-111-1/+2
* feat: Moved serializers for basic types to json.cppDylan2026-06-062-78/+14
* feat: JSON readingDylan2026-06-066-24/+239
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-0610-0/+398