summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2023-07-01c++,core,codec-json: Changed an errorClaudius "keldu" Holeksa
2023-06-27c++,codec,core: Added Union to KelSimple and fixed the native data type.Claudius Holeksa
Made some errors more clear as well
2023-06-11c++, codec-json: Added struct to json encoding and fixed a buffer bug onClaudius "keldu" Holeksa
the fly
2023-06-11c++, codec-json: Added testing for tuples and fixed minor bufferClaudius "keldu" Holeksa
changes
2023-06-11core,c++: Fixed an error_registry bootstrap infinite recursion bugClaudius "keldu" Holeksa
2023-06-10c++: Setting up testing progressClaudius "keldu" Holeksa
2023-06-05core,c++: Changed from reference member to member pointerClaudius "keldu" Holeksa
2023-05-27c++: Added support for literal handlingClaudius "keldu" Holeksa
2023-05-27c++: Added more template supportClaudius "keldu" Holeksa
2023-05-27c++: Added struct and support for pack interpretationClaudius "keldu" Holeksa
2023-05-17c++: FormattingClaudius Holeksa
2023-05-16c++: Fix naming convention for errorClaudius Holeksa
2023-05-12Removed unused let sectionClaudius Holeksa
2023-05-12Apparently nix doesn't like local sources being settable by external means? ↵Claudius Holeksa
Further investigation required. Fixed build though
2023-05-07nix: changeable srcClaudius Holeksa
2023-05-03Moved dirs and added codec-json dirClaudius Holeksa