aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scope_spec.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02rearrange spec, fix for Lua 5.1s-ol1-166/+0
2025-03-02make tostring Scope deterministic and test its-ol1-0/+17
2025-03-02add types.T, fix spec + docss-ol1-15/+10
2025-03-02rename RTNode.value to RTNode.result (to match Result class)s-ol1-25/+15
2025-03-02add alv.type and specs-ol1-2/+1
2025-03-02wip new type system and refactorings-ol1-20/+26
2020-04-24better logging interfaces-ol1-1/+1
2020-04-14move spec out of spec/cores-ol1-3/+3
2020-03-24Value -> Value/Event/IO-Streams-ol1-7/+7
2020-03-02document more interfacess-ol1-1/+2
2020-03-02dynamic scopings-ol1-3/+47
2020-02-28doc and tag specs-ol1-0/+0
2020-02-19merge Const and Stream into Value; Dataflow logics-ol1-24/+24
2020-02-10reorganizations-ol1-2/+1
2020-02-03fix logger and testss-ol1-0/+2
2020-02-01macros and scopess-ol1-8/+17
2020-02-01first-class scopess-ol1-0/+104