aboutsummaryrefslogtreecommitdiffstats
path: root/spec/match_spec.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename base.match.val → base.match.sigs-ol2020-05-271-43/+43
* base.match: fix bug when repeating multi-element patternss-ol2020-05-211-0/+9
* base.match: never recall by defaults-ol2020-05-121-3/+3
* base.match: match constants as sigss-ol2020-05-121-18/+66
* RTNode constifies constant SigStreamss-ol2020-05-121-5/+8
* add types.T, fix spec + docss-ol2020-05-091-3/+3
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-7/+14
* add alv.type and specs-ol2020-05-081-2/+1
* wip new type system and refactorings-ol2020-05-081-5/+6
* move spec out of spec/cores-ol2020-04-141-0/+240