aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scope_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make tostring Scope deterministic and test its-ol2020-05-101-0/+17
|
* add types.T, fix spec + docss-ol2020-05-091-15/+10
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-25/+15
|
* add alv.type and specs-ol2020-05-081-2/+1
|
* wip new type system and refactorings-ol2020-05-081-20/+26
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* better logging interfaces-ol2020-04-241-1/+1
|
* move spec out of spec/cores-ol2020-04-141-0/+159
|
* doc and tag specs-ol2020-02-281-114/+0
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-24/+24
| | | | lib not fully ported / functonial
* reorganizations-ol2020-02-101-2/+1
|
* fix logger and testss-ol2020-02-031-0/+2
|
* macros and scopess-ol2020-02-011-8/+17
|
* first-class scopess-ol2020-02-011-0/+104