aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* fixup: Fixed makefileDylan2026-06-111-1/+2
| | | | Fixed build order
* feat: JSON readingDylan2026-06-061-2/+3
| | | | | - Implemented a tokenizer for json - Implemented a method which will read json from a string using the tokenizer
* feat: Initial commit, json data structure and serializing to jsonDylan2026-06-061-0/+59