| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add error for unkown sync message slot_name | Max Audron | 9 days | -3/+4 |
| | | ||||
| * | NetworkList and signalproxy objects error handling | Max Audron | 9 days | -64/+75 |
| | | ||||
| * | Syncable trait error handling | Max Audron | 10 days | -3/+9 |
| | | ||||
| * | temporarly fix nested network repr parsing for variant types | Max Audron | 2025-07-27 | -7/+3 |
| | | ||||
| * | implement NetworkId UserType | Max Audron | 2025-02-26 | -2/+2 |
| | | ||||
| * | add MsgId and BufferId to objects where needed | Max Audron | 2025-02-26 | -67/+49 |
| | | | | | | | some objects where still handling BufferId or MsgId as their raw types which lead to errors now that the Types are properly parsed in the varinats | |||
| * | rework Network derives to be more consistent | Max Audron | 2023-12-20 | -6/+8 |
| | | | | | i don't even know anymore, blame past me | |||
| * | derive default for all signalproxy objects and make singalmessage class | Max Audron | 2022-10-04 | -2/+2 |
| | | | | | an enum | |||
| * | upgrade to rust 2021 edition | Max Audron | 2021-12-02 | -2/+0 |
| | | ||||
| * | split bufferview into sepperate files | Max Audron | 2021-12-01 | -0/+337 |
