| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Added booleans | Dylan | 2026-06-13 | 1 | -0/+1 |
| | | |||||
| * | feat: Started to add arrays | Dylan | 2026-06-11 | 1 | -13/+42 |
| | | | | | Only supports arrays of ints so far | ||||
| * | feat: Moved serializers for basic types to json.cpp | Dylan | 2026-06-06 | 1 | -0/+14 |
| | | | | | Also removed `TestClass` | ||||
| * | feat: JSON reading | Dylan | 2026-06-06 | 1 | -0/+61 |
| | | | | | | - 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/+69 |
