| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Started to add arrays | Dylan | 2026-06-11 | 1 | -2/+6 |
| | | | | | Only supports arrays of ints so far | ||||
| * | feat: JSON reading | Dylan | 2026-06-06 | 1 | -2/+20 |
| | | | | | | - 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 json | Dylan | 2026-06-06 | 1 | -0/+40 |
