Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | tests: Removed codec test, since it already exists in the codec module | Claudius "keldu" Holeksa | |
2023-11-05 | core,tests: Fixed include file and implemented tree container | Claudius "keldu" Holeksa | |
2023-10-25 | codec: Added basic interface and function class | Claudius "keldu" Holeksa | |
Preparation work for RPC functionality. | |||
2023-06-27 | c++,codec,core: Added Union to KelSimple and fixed the native data type. | Claudius Holeksa | |
Made some errors more clear as well | |||
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-15 | c++, codec: Adding minor checks for integrity | Claudius Holeksa | |
2023-06-15 | c++, codec: Testing the native array class. Not really a unit test, but | Claudius Holeksa | |
test instantiation cases |