summaryrefslogtreecommitdiff
path: root/src/codec-json
AgeCommit message (Expand)Author
2023-07-20c++: Renamed src to c++Claudius "keldu" Holeksa
2023-07-01c++,codec-json: Changed to more appropriate errorClaudius "keldu" Holeksa
2023-07-01c++,core,codec-json: Changed an errorClaudius "keldu" Holeksa
2023-06-29c++,codec-json: Fixed unicode and control sequence handlingClaudius "keldu" Holeksa
2023-06-29c++,codec-json: Implemented Tuple DecodingClaudius "keldu" Holeksa
2023-06-29c++,codec-json: Added Struct decodingClaudius "keldu" Holeksa
2023-06-28c++,codec-json: Fixed exception handlingClaudius "keldu" Holeksa
2023-06-28c++,codec-json: Fixed bugs relating to wrong buffer calls and missingClaudius Holeksa
2023-06-27c++,codec-json,codec: Working on fixes for JSON Array decoding. TestClaudius Holeksa
2023-06-23c++,codec-json: Added minor helpers for jsonClaudius Holeksa
2023-06-23c++, codec: Adding binary transport protocolClaudius "keldu" Holeksa
2023-06-20c++, codec-json: Minor progress on arrays for json decodingClaudius Holeksa
2023-06-20c++: Adding tests and working around some constness problemsClaudius "keldu" Holeksa
2023-06-15c++, codec-json: Added multi dimensional arrays to jsonClaudius Holeksa
2023-06-14c++: Let test run in test-case derivation and ammend changed schemaClaudius Holeksa
2023-06-11c++, codec-json: Added struct to json encoding and fixed a buffer bug onClaudius "keldu" Holeksa
2023-06-11c++, codec-json: Added testing for tuples and fixed minor bufferClaudius "keldu" Holeksa
2023-06-10c++: Setting up testing progressClaudius "keldu" Holeksa
2023-06-10tests,c++: Intermediate commit preparing testing and jsonClaudius Holeksa
2023-06-07codec-json,c++: Progress on design issuesClaudius Holeksa
2023-06-05codec-json, c++: Initial ideas for json codec.Claudius "keldu" Holeksa
2023-05-12Apparently nix doesn't like local sources being settable by external means? F...Claudius Holeksa
2023-05-07nix: changeable srcClaudius Holeksa
2023-05-03Moved dirs and added codec-json dirClaudius Holeksa