aboutsummaryrefslogtreecommitdiffstats
path: root/spec/input_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove IOStreams, support optional polling in Opss-ol2020-09-041-37/+1
|
* RTNode constifies constant SigStreamss-ol2020-05-121-3/+12
|
* make EvtStreams carry a single values-ol2020-05-111-3/+3
|
* add types.T, fix spec + docss-ol2020-05-091-41/+71
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-1/+1
|
* add alv.type and specs-ol2020-05-081-3/+4
|
* wip new type system and refactorings-ol2020-05-081-11/+14
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* fix existing testss-ol2020-04-261-10/+6
|
* better logging interfaces-ol2020-04-241-1/+1
|
* move spec out of spec/cores-ol2020-04-141-0/+153