summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Collapse)AuthorAge
* 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