| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Moved serializers for basic types to json.cppHEADmain | Dylan | 12 hours | 2 | -78/+14 |
| | | | | | Also removed `TestClass` | ||||
| * | feat: JSON reading | Dylan | 12 hours | 6 | -24/+239 |
| | | | | | | - 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 | 13 hours | 10 | -0/+398 |
