aboutsummaryrefslogtreecommitdiffstats
path: root/alv/base/match.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add base.match.any shorthands-ol2021-05-011-5/+23
|
* alv.base.match: fix docss-ol2021-01-301-2/+2
|
* remove IOStreams, support optional polling in Opss-ol2020-09-041-1/+1
|
* rename base.match.val → base.match.sigs-ol2020-05-271-10/+10
|
* base.match: fix bug when repeating multi-element patternss-ol2020-05-211-8/+9
|
* base.match: never recall by defaults-ol2020-05-121-4/+3
|
* base.match: match constants as sigss-ol2020-05-121-22/+38
|
* make <num! 4> == <num= 4>s-ol2020-05-101-1/+3
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-6/+4
|
* add alv.type and specs-ol2020-05-081-1/+1
|
* wip new type system and refactorings-ol2020-05-081-14/+15
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+302