aboutsummaryrefslogtreecommitdiffstats
path: root/spec/cell_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move copilot logic, make startup scripts luas-ol2020-05-151-1/+0
|
* wip new type system and refactorings-ol2020-05-081-9/+9
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* fix existing testss-ol2020-04-261-7/+9
|
* remove AST:quote()s-ol2020-04-241-19/+0
|
* better logging interfaces-ol2020-04-241-1/+1
|
* move spec out of spec/cores-ol2020-04-141-0/+76
|
* doc and tag specs-ol2020-02-281-36/+0
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-9/+9
| | | | lib not fully ported / functonial
* remove outdated testss-ol2020-02-131-63/+10
|
* new Registry tagging mechanisms-ol2020-02-131-5/+5
|
* reorganizations-ol2020-02-101-4/+3
|
* re-fix functionss-ol2020-02-071-0/+90