aboutsummaryrefslogtreecommitdiff
path: root/src/json.hpp
Commit message (Collapse)AuthorAgeFilesLines
* feat: Added arrays for all literal typesDylan2026-06-141-0/+19
|
* feat: Started to add arraysDylan2026-06-111-2/+30
| | | | Only supports arrays of ints so far
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-061-0/+28