aboutsummaryrefslogtreecommitdiffstats
path: root/spec/result/const_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add types.T, fix spec + docss-ol2020-05-091-20/+25
|
* add shorthands for builtin primitives to Primitives-ol2020-05-081-18/+18
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-3/+3
|
* add alv.type and specs-ol2020-05-081-2/+1
|
* wip new type system and refactorings-ol2020-05-081-0/+149
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream