summaryrefslogtreecommitdiff
path: root/tests/codec.cpp
AgeCommit message (Expand)Author
2023-11-05core,tests: Fixed include file and implemented tree containerClaudius "keldu" Holeksa
2023-10-25codec: Added basic interface and function classClaudius "keldu" 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-15c++, codec: Adding minor checks for integrityClaudius Holeksa
2023-06-15c++, codec: Testing the native array class. Not really a unit test, butClaudius Holeksa