Age | Commit message (Expand) | Author |
2023-06-15 | c++, codec-json: Added multi dimensional arrays to json | Claudius Holeksa |
2023-06-15 | c++,codec: Adding missing dependency for tests and minor change to | Claudius Holeksa |
2023-06-15 | c++, codec: Adding minor checks for integrity | Claudius Holeksa |
2023-06-15 | c++, codec: Testing the native array class. Not really a unit test, but | Claudius Holeksa |
2023-06-14 | c++: Let test run in test-case derivation and ammend changed schema | Claudius Holeksa |
2023-06-11 | c++, codec-json: Added struct to json encoding and fixed a buffer bug on | Claudius "keldu" Holeksa |
2023-06-11 | c++, codec-json: Added testing for tuples and fixed minor buffer | Claudius "keldu" Holeksa |
2023-06-11 | core,c++: Fixed an error_registry bootstrap infinite recursion bug | Claudius "keldu" Holeksa |
2023-06-10 | c++: Setting up testing progress | Claudius "keldu" Holeksa |
2023-06-10 | tests,c++: Intermediate commit preparing testing and json | Claudius Holeksa |
2023-06-07 | codec-json,c++: Progress on design issues | Claudius Holeksa |
2023-06-05 | codec-json, c++: Initial ideas for json codec. | Claudius "keldu" Holeksa |
2023-06-05 | core,c++: Changed from reference member to member pointer | Claudius "keldu" Holeksa |
2023-05-28 | c++: Made copy default in data | Claudius "keldu" Holeksa |
2023-05-27 | Added default constructor to every data native type | Claudius "keldu" Holeksa |
2023-05-27 | Missed expansion | Claudius "keldu" Holeksa |
2023-05-27 | Fixed compilation error regarding native data tuple | Claudius "keldu" Holeksa |
2023-05-27 | Adding tuple | Claudius "keldu" Holeksa |
2023-05-27 | Missed a typename | Claudius "keldu" Holeksa |
2023-05-27 | Another fix | Claudius "keldu" Holeksa |
2023-05-27 | Missed a previous change | Claudius "keldu" Holeksa |
2023-05-27 | c++: Added more template arg handling | Claudius "keldu" Holeksa |
2023-05-27 | c++: Added support for literal handling | Claudius "keldu" Holeksa |
2023-05-27 | c++: Added more template support | Claudius "keldu" Holeksa |
2023-05-27 | c++: Added struct and support for pack interpretation | Claudius "keldu" Holeksa |
2023-05-27 | c++: Renamed NamedMember to Member | Claudius "keldu" Holeksa |
2023-05-27 | c++: Expanding data | Claudius Holeksa |
2023-05-24 | nix: Added overloading from outside feature | Claudius Holeksa |
2023-05-24 | c++: Fixed missing struct keyword | Claudius Holeksa |
2023-05-24 | c++: Fixed include | Claudius Holeksa |
2023-05-24 | nix: Fixed include | Claudius Holeksa |
2023-05-23 | c++: Exposing work towards an exposed iface | Claudius Holeksa |
2023-05-23 | c++: Changing approach to a more exposed variant | Claudius Holeksa |
2023-05-22 | c++: Initial setup for regular window creation | Claudius Holeksa |
2023-05-17 | c++: Formatting | Claudius Holeksa |
2023-05-16 | c++: Fix naming convention for io provider | Claudius Holeksa |
2023-05-16 | c++: Fix naming convention for error | Claudius Holeksa |
2023-05-14 | c++: Fixing error handling in old source | Claudius Holeksa |
2023-05-14 | c++: Adding the driver source file to new repo | Claudius Holeksa |
2023-05-12 | Added nix dirs to io_codec | Claudius Holeksa |
2023-05-12 | Removed unused let section | Claudius Holeksa |
2023-05-12 | Added target in env | Claudius Holeksa |
2023-05-12 | Apparently nix doesn't like local sources being settable by external means? F... | Claudius Holeksa |
2023-05-09 | c++: Adding io_codec code | Claudius Holeksa |
2023-05-07 | Fixing unclear names | Claudius Holeksa |
2023-05-07 | nix: changeable src | Claudius Holeksa |
2023-05-04 | codec: Working on ProtoForst | Claudius Holeksa |
2023-05-03 | Moved dirs and added codec-json dir | Claudius Holeksa |
2023-05-03 | Not implemented | Claudius Holeksa |
2023-05-03 | changing approach to storage | Claudius Holeksa |