summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* c++,window: Rewriting window code to match new codeClaudius "keldu" Holeksa2023-07-01
* c++,codec-json: Changed to more appropriate errorClaudius "keldu" Holeksa2023-07-01
* c++,core,codec-json: Changed an errorClaudius "keldu" Holeksa2023-07-01
* c++,codec-json: Fixed unicode and control sequence handlingClaudius "keldu" Holeksa2023-06-29
* c++,window: Progress save. Reworking from old style to more public oneClaudius "keldu" Holeksa2023-06-29
* c++,codec-json: Implemented Tuple DecodingClaudius "keldu" Holeksa2023-06-29
* c++,window: Reworking the context creationClaudius "keldu" Holeksa2023-06-29
* c++,codec-json: Added Struct decodingClaudius "keldu" Holeksa2023-06-29
* c++,tests: Added test for String readingClaudius "keldu" Holeksa2023-06-28
* c++,codec-json: Fixed exception handlingClaudius "keldu" Holeksa2023-06-28
* c++,async: Removed iostream includeClaudius Holeksa2023-06-28
* c++,tests: Ammended test name to reflect what it doesClaudius Holeksa2023-06-28
* c++,codec-json: Fixed bugs relating to wrong buffer calls and missingClaudius Holeksa2023-06-28
* c++,codec-json,codec: Working on fixes for JSON Array decoding. TestClaudius Holeksa2023-06-27
* c++,codec,core: Added Union to KelSimple and fixed the native data type.Claudius Holeksa2023-06-27
* c++,codec: Introduced Tuple and String as KelSimple EncodingClaudius Holeksa2023-06-26
* c++,codec: Added kelsimple array and struct decoding / encodingClaudius Holeksa2023-06-26
* c++,codec-json: Added minor helpers for jsonClaudius Holeksa2023-06-23
* c++, codec: Adding binary transport protocolClaudius "keldu" Holeksa2023-06-23
* c++,codec: Protocol forst cleanupClaudius "keldu" Holeksa2023-06-22
* c++, codec-json: Minor progress on arrays for json decodingClaudius Holeksa2023-06-20
* c++: Adding tests and working around some constness problemsClaudius "keldu" Holeksa2023-06-20
* c++, codec-json: Added multi dimensional arrays to jsonClaudius Holeksa2023-06-15
* c++,codec: Adding missing dependency for tests and minor change toClaudius Holeksa2023-06-15
* c++, codec: Adding minor checks for integrityClaudius Holeksa2023-06-15
* c++, codec: Testing the native array class. Not really a unit test, butClaudius Holeksa2023-06-15
* c++: Let test run in test-case derivation and ammend changed schemaClaudius Holeksa2023-06-14
* c++, codec-json: Added struct to json encoding and fixed a buffer bug onClaudius "keldu" Holeksa2023-06-11
* c++, codec-json: Added testing for tuples and fixed minor bufferClaudius "keldu" Holeksa2023-06-11
* core,c++: Fixed an error_registry bootstrap infinite recursion bugClaudius "keldu" Holeksa2023-06-11
* c++: Setting up testing progressClaudius "keldu" Holeksa2023-06-10
* tests,c++: Intermediate commit preparing testing and jsonClaudius Holeksa2023-06-10
* codec-json,c++: Progress on design issuesClaudius Holeksa2023-06-07
* codec-json, c++: Initial ideas for json codec.Claudius "keldu" Holeksa2023-06-05
* core,c++: Changed from reference member to member pointerClaudius "keldu" Holeksa2023-06-05
* c++: Made copy default in dataClaudius "keldu" Holeksa2023-05-28
* Added default constructor to every data native typeClaudius "keldu" Holeksa2023-05-27
* Missed expansionClaudius "keldu" Holeksa2023-05-27
* Fixed compilation error regarding native data tupleClaudius "keldu" Holeksa2023-05-27
* Adding tupleClaudius "keldu" Holeksa2023-05-27
* Missed a typenameClaudius "keldu" Holeksa2023-05-27
* Another fixClaudius "keldu" Holeksa2023-05-27
* Missed a previous changeClaudius "keldu" Holeksa2023-05-27
* c++: Added more template arg handlingClaudius "keldu" Holeksa2023-05-27
* c++: Added support for literal handlingClaudius "keldu" Holeksa2023-05-27
* c++: Added more template supportClaudius "keldu" Holeksa2023-05-27
* c++: Added struct and support for pack interpretationClaudius "keldu" Holeksa2023-05-27
* c++: Renamed NamedMember to MemberClaudius "keldu" Holeksa2023-05-27
* c++: Expanding dataClaudius Holeksa2023-05-27
* nix: Added overloading from outside featureClaudius Holeksa2023-05-24