aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rtnode_spec.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02rearrange spec, fix for Lua 5.1s-ol1-216/+0
2025-03-02reroll RTNode testss-ol1-90/+105
2025-03-02add PureOp specs-ol1-2/+1
2025-03-02RTNode constifies constant SigStreamss-ol1-14/+35
2025-03-02make EvtStreams carry a single values-ol1-3/+3
2025-03-02add types.T, fix spec + docss-ol1-15/+12
2025-03-02rename RTNode.value to RTNode.result (to match Result class)s-ol1-48/+49
2025-03-02add alv.type and specs-ol1-2/+1
2025-03-02wip new type system and refactorings-ol1-34/+37
2020-04-26fix existing testss-ol1-6/+3
2020-04-24code readabilitys-ol1-4/+4
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-33/+32
2020-03-10add Result specs-ol1-0/+185