Age | Commit message (Expand) | Author |
---|---|---|
2025-07-05 | Adding possible diverge | Claudius "keldu" Holeksa |
2025-07-01 | Added contributors + license + some data change | Claudius "keldu" Holeksa |
2025-06-17 | Rewriting parts to avoid infinite recursion in flat index call | Claudius "keldu" Holeksa |
2025-06-16 | Fixing data types | Claudius "keldu" Holeksa |
2025-06-16 | Fixing data types | Claudius "keldu" Holeksa |
2025-06-16 | Removed std type | Claudius "keldu" Holeksa |
2025-06-16 | Removing std types | Claudius "keldu" Holeksa |
2025-06-13 | Fixed type in codec | Claudius "keldu" Holeksa |
2025-06-13 | Fixed expansion | Claudius "keldu" Holeksa |
2025-06-13 | Forgot proper expansion | Claudius "keldu" Holeksa |
2025-06-13 | Also changed the original data type | Claudius "keldu" Holeksa |
2025-06-13 | Changed to forstio data type | Claudius "keldu" Holeksa |
2025-06-13 | Maybe fixed the index accessor | Claudius "keldu" Holeksa |
2025-06-07 | Added class struct impl base for Json FixedArray decoding. | Claudius "keldu" Holeksa |
2025-06-07 | Added default encoding definition header | Claudius "keldu" Holeksa |
2025-04-24 | Need to write better logic at some point, but right now it works | Claudius "keldu" Holeksa |
2025-04-22 | Removed erroneous condition | Claudius "keldu" Holeksa |
2025-04-22 | Leading zero is annoying. I need a proper floating point decoder | Claudius "keldu" Holeksa |
2025-04-22 | Added hacked float decoding | Claudius "keldu" Holeksa |
2025-04-22 | Added copy for now | Claudius "keldu" Holeksa |
2025-04-20 | Added Unit printing | Claudius "keldu" Holeksa |
2025-04-20 | Fixed private access in unit arithmetics | Claudius "keldu" Holeksa |
2025-04-18 | Clearer formatting | Claudius "keldu" Holeksa |
2025-04-11 | Moved Array meta data to forstio type | Claudius "keldu" Holeksa |
2025-04-11 | Moving towards more forstio data types | Claudius "keldu" Holeksa |
2025-04-10 | wip ambiguity fixes | Claudius "keldu" Holeksa |
2025-04-08 | Fixing example for sycl rpc | Claudius "keldu" Holeksa |
2025-04-07 | Updating the calculator example a bit | Claudius "keldu" Holeksa |
2025-04-07 | Copied netcdf for vtk preparation | Claudius "keldu" Holeksa |
2025-04-07 | Fixed Sycl compilation issues to to recursive use | Claudius "keldu" Holeksa |
2025-04-02 | Fixed typo in codec math | Claudius "keldu" Holeksa |
2025-03-18 | Typo | Claudius "keldu" Holeksa |
2025-03-18 | Added function for dim size since it's a ct expression | Claudius "keldu" Holeksa |
2024-12-02 | Somewhat broken. But I need to use the data types everywhere. | Claudius 'keldu' Holeksa |
2024-12-02 | Moved return type to data version | Claudius 'keldu' Holeksa |
2024-11-18 | Made primitive constexpr as well | Claudius 'keldu' Holeksa |
2024-11-18 | Made FixedArray data constexpr for test | Claudius 'keldu' Holeksa |
2024-11-14 | Changed the schema to sch namespace | Claudius 'keldu' Holeksa |
2024-11-08 | Fixed wrong Schema Type being provided | Claudius 'keldu' Holeksa |
2024-10-23 | Got the reference rpc_server implementation running | Claudius 'keldu' Holeksa |
2024-10-23 | Final stretch to have working rpc example | Claudius 'keldu' Holeksa |
2024-10-22 | Trying to get the reference working | Claudius 'keldu' Holeksa |
2024-10-22 | Fixing interface deduction type | Claudius 'keldu' Holeksa |
2024-10-21 | Working towards proper rpc reference example | Claudius 'keldu' Holeksa |
2024-10-21 | Compiles now, but tls server broken | Claudius 'keldu' Holeksa |
2024-10-19 | Preparing for tls server example | Claudius 'keldu' Holeksa |
2024-10-18 | Forgot I need to provide const char* and not strings | Claudius 'keldu' Holeksa |
2024-10-18 | Trying to get server working | Claudius 'keldu' Holeksa |
2024-10-18 | Renamed output binary | Claudius 'keldu' Holeksa |
2024-10-18 | Slightly improved output for tls client example | Claudius 'keldu' Holeksa |