aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rtnode_spec.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-04reroll RTNode testss-ol1-90/+105
2020-05-21add PureOp specs-ol1-2/+1
2020-05-12RTNode constifies constant SigStreamss-ol1-14/+35
2020-05-11make EvtStreams carry a single values-ol1-3/+3
2020-05-09add types.T, fix spec + docss-ol1-15/+12
2020-05-08rename RTNode.value to RTNode.result (to match Result class)s-ol1-48/+49
2020-05-08add alv.type and specs-ol1-2/+1
2020-05-08wip 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