Age | Commit message (Expand) | Author |
2023-06-29 | c++,codec-json: Implemented Tuple Decoding | Claudius "keldu" Holeksa |
2023-06-29 | c++,codec-json: Added Struct decoding | Claudius "keldu" Holeksa |
2023-06-28 | c++,tests: Added test for String reading | Claudius "keldu" Holeksa |
2023-06-28 | c++,tests: Ammended test name to reflect what it does | Claudius Holeksa |
2023-06-27 | c++,codec-json,codec: Working on fixes for JSON Array decoding. Test | Claudius Holeksa |
2023-06-20 | c++, codec-json: Minor progress on arrays for json decoding | Claudius Holeksa |
2023-06-20 | c++: Adding tests and working around some constness problems | Claudius "keldu" Holeksa |
2023-06-15 | c++, codec-json: Added multi dimensional arrays to json | Claudius Holeksa |
2023-06-15 | c++,codec: Adding missing dependency for tests and minor change to | Claudius Holeksa |
2023-06-15 | c++, codec: Testing the native array class. Not really a unit test, but | Claudius Holeksa |
2023-06-11 | c++, codec-json: Added struct to json encoding and fixed a buffer bug on | Claudius "keldu" Holeksa |
2023-06-11 | c++, codec-json: Added testing for tuples and fixed minor buffer | Claudius "keldu" Holeksa |
2023-06-10 | c++: Setting up testing progress | Claudius "keldu" Holeksa |