summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Collapse)AuthorAge
* c++,core: Fixed logical errorClaudius "keldu" Holeksa2023-07-11
|
* c++,core: Fixed minor mistype from a previous commitClaudius "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++,core,codec-json: Changed an errorClaudius "keldu" Holeksa2023-07-01
|
* 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-json: Added struct to json encoding and fixed a buffer bug onClaudius "keldu" Holeksa2023-06-11
| | | | the fly
* c++, codec-json: Added testing for tuples and fixed minor bufferClaudius "keldu" Holeksa2023-06-11
| | | | changes
* core,c++: Fixed an error_registry bootstrap infinite recursion bugClaudius "keldu" Holeksa2023-06-11
|
* c++: Setting up testing progressClaudius "keldu" Holeksa2023-06-10
|
* core,c++: Changed from reference member to member pointerClaudius "keldu" Holeksa2023-06-05
|
* c++: Added support for literal handlingClaudius "keldu" Holeksa2023-05-27
|
* c++: Added more template supportClaudius "keldu" Holeksa2023-05-27
|
* c++: Added struct and support for pack interpretationClaudius "keldu" Holeksa2023-05-27
|
* c++: FormattingClaudius Holeksa2023-05-17
|
* c++: Fix naming convention for errorClaudius Holeksa2023-05-16
|
* Removed unused let sectionClaudius Holeksa2023-05-12
|
* Apparently nix doesn't like local sources being settable by external means? ↵Claudius Holeksa2023-05-12
| | | | Further investigation required. Fixed build though
* nix: changeable srcClaudius Holeksa2023-05-07
|
* Moved dirs and added codec-json dirClaudius Holeksa2023-05-03