| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug where symbol results became constant | s-ol | 2025-03-02 | 1 | -2/+5 |
| | | |||||
| * | RTNode constifies constant SigStreams | s-ol | 2025-03-02 | 1 | -8/+10 |
| | | |||||
| * | exclude Constants from side_inputs | s-ol | 2025-03-02 | 1 | -0/+1 |
| | | |||||
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 1 | -8/+11 |
| | | |||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 1 | -23/+26 |
| | | |||||
| * | wip new type system and refactoring | s-ol | 2025-03-02 | 1 | -0/+126 |
| - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | |||||
