aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rtnode_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reroll RTNode testss-ol2020-09-041-90/+105
|
* add PureOp specs-ol2020-05-211-2/+1
|
* RTNode constifies constant SigStreamss-ol2020-05-121-14/+35
|
* make EvtStreams carry a single values-ol2020-05-111-3/+3
|
* add types.T, fix spec + docss-ol2020-05-091-15/+12
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-48/+49
|
* add alv.type and specs-ol2020-05-081-2/+1
|
* wip new type system and refactorings-ol2020-05-081-0/+184
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream