summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-20c++: Renamed src to c++Claudius "keldu" Holeksa
2023-07-17c++: Fixed data init changeClaudius "keldu" Holeksa
2023-07-16c++,codec: Added init to union for non default init in native caseClaudius "keldu" Holeksa
2023-07-11c++,core: Fixed logical errorClaudius "keldu" Holeksa
2023-07-11c++,core: Fixed minor mistype from a previous commitClaudius "keldu" Holeksa
2023-07-11c++,core: Added an error category get functionClaudius "keldu" Holeksa
2023-07-09c++,core: Fixed an error with the unique error category.Claudius "keldu" Holeksa
2023-07-03c++,window-opengl: Starting to provide the basic gl creationClaudius "keldu" Holeksa
2023-07-03c++,codec: Adding a wrapper class to the codeClaudius "keldu" Holeksa
2023-07-03c++,window: Fixed compilation issues for window.Claudius "keldu" Holeksa
2023-07-03c++,window: Progressing to rework. Compilation errors persistClaudius "keldu" Holeksa
2023-07-01c++,window: Rewriting window code to match new codeClaudius "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++,window: Progress save. Reworking from old style to more public oneClaudius "keldu" Holeksa
2023-06-29c++,codec-json: Implemented Tuple DecodingClaudius "keldu" Holeksa
2023-06-29c++,window: Reworking the context creationClaudius "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++,async: Removed iostream includeClaudius 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-27c++,codec,core: Added Union to KelSimple and fixed the native data type.Claudius Holeksa
2023-06-26c++,codec: Introduced Tuple and String as KelSimple EncodingClaudius Holeksa
2023-06-26c++,codec: Added kelsimple array and struct decoding / encodingClaudius Holeksa
2023-06-23c++,codec-json: Added minor helpers for jsonClaudius Holeksa
2023-06-23c++, codec: Adding binary transport protocolClaudius "keldu" Holeksa
2023-06-22c++,codec: Protocol forst cleanupClaudius "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-15c++,codec: Adding missing dependency for tests and minor change toClaudius 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-11core,c++: Fixed an error_registry bootstrap infinite recursion bugClaudius "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-06-05core,c++: Changed from reference member to member pointerClaudius "keldu" Holeksa
2023-05-28c++: Made copy default in dataClaudius "keldu" Holeksa
2023-05-27Added default constructor to every data native typeClaudius "keldu" Holeksa
2023-05-27Missed expansionClaudius "keldu" Holeksa
2023-05-27Fixed compilation error regarding native data tupleClaudius "keldu" Holeksa
2023-05-27Adding tupleClaudius "keldu" Holeksa
2023-05-27Missed a typenameClaudius "keldu" Holeksa
2023-05-27Another fixClaudius "keldu" Holeksa
2023-05-27Missed a previous changeClaudius "keldu" Holeksa