summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* c++: Let test run in test-case derivation and ammend changed schemaClaudius Holeksa2023-06-14
| | | | dimension changes
* 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
|
* tests,c++: Intermediate commit preparing testing and jsonClaudius Holeksa2023-06-10
|
* codec-json,c++: Progress on design issuesClaudius Holeksa2023-06-07
|
* codec-json, c++: Initial ideas for json codec.Claudius "keldu" Holeksa2023-06-05
| | | | | Technically We do have to transcode and the language we are transcoding from requires to have some restriction rules as an argument.
* core,c++: Changed from reference member to member pointerClaudius "keldu" Holeksa2023-06-05
|
* c++: Made copy default in dataClaudius "keldu" Holeksa2023-05-28
|
* Added default constructor to every data native typeClaudius "keldu" Holeksa2023-05-27
|
* Missed expansionClaudius "keldu" Holeksa2023-05-27
|
* Fixed compilation error regarding native data tupleClaudius "keldu" Holeksa2023-05-27
|
* Adding tupleClaudius "keldu" Holeksa2023-05-27
|
* Missed a typenameClaudius "keldu" Holeksa2023-05-27
|
* Another fixClaudius "keldu" Holeksa2023-05-27
|
* Missed a previous changeClaudius "keldu" Holeksa2023-05-27
|
* c++: Added more template arg handlingClaudius "keldu" Holeksa2023-05-27
|
* 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++: Renamed NamedMember to MemberClaudius "keldu" Holeksa2023-05-27
|
* c++: Expanding dataClaudius Holeksa2023-05-27
|
* nix: Added overloading from outside featureClaudius Holeksa2023-05-24
|
* c++: Fixed missing struct keywordClaudius Holeksa2023-05-24
|
* c++: Fixed includeClaudius Holeksa2023-05-24
|
* nix: Fixed includeClaudius Holeksa2023-05-24
|
* c++: Exposing work towards an exposed ifaceClaudius Holeksa2023-05-23
|
* c++: Changing approach to a more exposed variantClaudius Holeksa2023-05-23
|
* c++: Initial setup for regular window creationClaudius Holeksa2023-05-22
|
* c++: FormattingClaudius Holeksa2023-05-17
|
* c++: Fix naming convention for io providerClaudius Holeksa2023-05-16
|
* c++: Fix naming convention for errorClaudius Holeksa2023-05-16
|
* c++: Fixing error handling in old sourceClaudius Holeksa2023-05-14
|
* c++: Adding the driver source file to new repoClaudius Holeksa2023-05-14
|
* Added nix dirs to io_codecClaudius Holeksa2023-05-12
|
* Removed unused let sectionClaudius Holeksa2023-05-12
|
* Added target in envClaudius 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
* c++: Adding io_codec codeClaudius Holeksa2023-05-09
|
* Fixing unclear namesClaudius Holeksa2023-05-07
|
* nix: changeable srcClaudius Holeksa2023-05-07
|
* codec: Working on ProtoForstClaudius Holeksa2023-05-04
|
* Moved dirs and added codec-json dirClaudius Holeksa2023-05-03
|
* Not implementedClaudius Holeksa2023-05-03
|
* changing approach to storageClaudius Holeksa2023-05-03
|
* codec: Added fixed size array to basic schemaClaudius Holeksa2023-05-02
|
* c++: renamed to snake_case and changed to new errors in io-tlsClaudius Holeksa2023-05-02
|