summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* c++,graphics: Removing graphics folderClaudius "keldu" Holeksa2023-08-06
|
* c++,window: Fix typo in method definitionClaudius "keldu" Holeksa2023-08-05
|
* c++,window: friend classing windowClaudius "keldu" Holeksa2023-08-05
|
* c++,window: More ammending missing rename changesClaudius "keldu" Holeksa2023-08-05
|
* c++,core: Fixed compile time multiplication namingClaudius "keldu" Holeksa2023-08-05
|
* c++,window: Ammend to reflect renamed variableClaudius "keldu" Holeksa2023-08-05
|
* c++,window: Changed a function call which was renamedClaudius "keldu" Holeksa2023-08-05
|
* c++,window: Fixed minor issues regarding the changed indirectionClaudius "keldu" Holeksa2023-08-05
|
* c++,core: Added multiplication helper to template handlingClaudius "keldu" Holeksa2023-07-31
|
* c++,io-fs: Setting up io-fs folderClaudius "keldu" Holeksa2023-07-30
|
* c++,codec-json: Added passing of ring_bufferClaudius "keldu" Holeksa2023-07-28
|
* c++,window: Implemented missing functionalityClaudius "keldu" Holeksa2023-07-21
|
* c++: Add basic csv filesClaudius "keldu" Holeksa2023-07-20
|
* c++,graphics: Slowly starting rebuilding the graphics codeClaudius "keldu" Holeksa2023-07-20
|
* c++: Renamed src to c++Claudius "keldu" Holeksa2023-07-20
|
* c++: Fixed data init changeClaudius "keldu" Holeksa2023-07-17
|
* c++,codec: Added init to union for non default init in native caseClaudius "keldu" Holeksa2023-07-16
|
* c++,core: Fixed logical errorClaudius "keldu" Holeksa2023-07-11
|
* c++,core: Fixed minor mistype from a previous commitClaudius "keldu" Holeksa2023-07-11
|
* git: Added another set of ignore for clangd and compilation db infoClaudius "keldu" Holeksa2023-07-11
|
* c++,core: Added an error category get functionClaudius "keldu" Holeksa2023-07-11
|
* c++,core: Fixed an error with the unique error category.Claudius "keldu" Holeksa2023-07-09
|
* c++,window-opengl: Starting to provide the basic gl creationClaudius "keldu" Holeksa2023-07-03
|
* c++,codec: Adding a wrapper class to the codeClaudius "keldu" Holeksa2023-07-03
|
* c++,window: Fixed compilation issues for window.Claudius "keldu" Holeksa2023-07-03
|
* c++,window: Progressing to rework. Compilation errors persistClaudius "keldu" Holeksa2023-07-03
|
* 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
| | | | return call
* c++,codec-json,codec: Working on fixes for JSON Array decoding. TestClaudius Holeksa2023-06-27
| | | | failing currently
* c++,codec,core: Added Union to KelSimple and fixed the native data type.Claudius Holeksa2023-06-27
| | | | Made some errors more clear as well
* 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
| | | | unsigned arg