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