Age | Commit message (Expand) | Author |
2023-08-06 | c++,codec: Adding fixed array type to native encoding | Claudius "keldu" Holeksa |
2023-08-06 | c++,graphics: Removing graphics folder | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Fix typo in method definition | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: friend classing window | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: More ammending missing rename changes | Claudius "keldu" Holeksa |
2023-08-05 | c++,core: Fixed compile time multiplication naming | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Ammend to reflect renamed variable | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Changed a function call which was renamed | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Fixed minor issues regarding the changed indirection | Claudius "keldu" Holeksa |
2023-07-31 | c++,core: Added multiplication helper to template handling | Claudius "keldu" Holeksa |
2023-07-30 | c++,io-fs: Setting up io-fs folder | Claudius "keldu" Holeksa |
2023-07-28 | c++,codec-json: Added passing of ring_buffer | Claudius "keldu" Holeksa |
2023-07-21 | c++,window: Implemented missing functionality | Claudius "keldu" Holeksa |
2023-07-20 | c++: Add basic csv files | Claudius "keldu" Holeksa |
2023-07-20 | c++,graphics: Slowly starting rebuilding the graphics code | Claudius "keldu" Holeksa |
2023-07-20 | c++: Renamed src to c++ | Claudius "keldu" Holeksa |
2023-07-17 | c++: Fixed data init change | Claudius "keldu" Holeksa |
2023-07-16 | c++,codec: Added init to union for non default init in native case | Claudius "keldu" Holeksa |
2023-07-11 | c++,core: Fixed logical error | Claudius "keldu" Holeksa |
2023-07-11 | c++,core: Fixed minor mistype from a previous commit | Claudius "keldu" Holeksa |
2023-07-11 | git: Added another set of ignore for clangd and compilation db info | Claudius "keldu" Holeksa |
2023-07-11 | c++,core: Added an error category get function | Claudius "keldu" Holeksa |
2023-07-09 | c++,core: Fixed an error with the unique error category. | Claudius "keldu" Holeksa |
2023-07-03 | c++,window-opengl: Starting to provide the basic gl creation | Claudius "keldu" Holeksa |
2023-07-03 | c++,codec: Adding a wrapper class to the code | Claudius "keldu" Holeksa |
2023-07-03 | c++,window: Fixed compilation issues for window. | Claudius "keldu" Holeksa |
2023-07-03 | c++,window: Progressing to rework. Compilation errors persist | Claudius "keldu" Holeksa |
2023-07-01 | c++,window: Rewriting window code to match new code | Claudius "keldu" Holeksa |
2023-07-01 | c++,codec-json: Changed to more appropriate error | Claudius "keldu" Holeksa |
2023-07-01 | c++,core,codec-json: Changed an error | Claudius "keldu" Holeksa |
2023-06-29 | c++,codec-json: Fixed unicode and control sequence handling | Claudius "keldu" Holeksa |
2023-06-29 | c++,window: Progress save. Reworking from old style to more public one | Claudius "keldu" Holeksa |
2023-06-29 | c++,codec-json: Implemented Tuple Decoding | Claudius "keldu" Holeksa |
2023-06-29 | c++,window: Reworking the context creation | 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++,codec-json: Fixed exception handling | Claudius "keldu" Holeksa |
2023-06-28 | c++,async: Removed iostream include | Claudius Holeksa |
2023-06-28 | c++,tests: Ammended test name to reflect what it does | Claudius Holeksa |
2023-06-28 | c++,codec-json: Fixed bugs relating to wrong buffer calls and missing | Claudius Holeksa |
2023-06-27 | c++,codec-json,codec: Working on fixes for JSON Array decoding. Test | Claudius Holeksa |
2023-06-27 | c++,codec,core: Added Union to KelSimple and fixed the native data type. | Claudius Holeksa |
2023-06-26 | c++,codec: Introduced Tuple and String as KelSimple Encoding | Claudius Holeksa |
2023-06-26 | c++,codec: Added kelsimple array and struct decoding / encoding | Claudius Holeksa |
2023-06-23 | c++,codec-json: Added minor helpers for json | Claudius Holeksa |
2023-06-23 | c++, codec: Adding binary transport protocol | Claudius "keldu" Holeksa |
2023-06-22 | c++,codec: Protocol forst cleanup | Claudius "keldu" 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 |