summaryrefslogtreecommitdiff
path: root/tests/codec.cpp
Commit message (Collapse)AuthorAge
* core,tests: Fixed include file and implemented tree containerClaudius "keldu" Holeksa2023-11-05
|
* codec: Added basic interface and function classClaudius "keldu" Holeksa2023-10-25
| | | | Preparation work for RPC functionality.
* 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: Adding minor checks for integrityClaudius Holeksa2023-06-15
|
* c++, codec: Testing the native array class. Not really a unit test, butClaudius Holeksa2023-06-15
test instantiation cases