aboutsummaryrefslogtreecommitdiffstats
path: root/spec/value_spec.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wip new type system and refactorings-ol2025-03-021-180/+0
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* fix existing testss-ol2020-04-261-6/+3
|
* remove AST:quote()s-ol2020-04-241-7/+0
|
* better logging interfaces-ol2020-04-241-1/+1
|
* move spec out of spec/cores-ol2020-04-141-0/+190
|
* doc and tag specs-ol2020-02-281-112/+0
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-0/+112
lib not fully ported / functonial