aboutsummaryrefslogtreecommitdiffstats
path: root/alv/result/init.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove IOStreams, support optional polling in Opss-ol2025-03-021-3/+0
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-3/+3
|
* wip new type system and refactorings-ol2025-03-021-0/+21
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream