aboutsummaryrefslogtreecommitdiffstats
path: root/alv/rtnode.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug where symbol results became constants-ol2025-03-021-2/+5
|
* RTNode constifies constant SigStreamss-ol2025-03-021-8/+10
|
* exclude Constants from side_inputss-ol2025-03-021-0/+1
|
* add types.T, fix spec + docss-ol2025-03-021-8/+11
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-23/+26
|
* wip new type system and refactorings-ol2025-03-021-0/+126
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream