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