aboutsummaryrefslogtreecommitdiffstats
path: root/alv/invoke.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* support :vis() on builtinss-ol2020-09-011-0/+7
|
* store RTNode in Builtins-ol2020-07-081-2/+2
|
* add types.T, fix spec + docss-ol2020-05-091-15/+16
|
* add shorthands for builtin primitives to Primitives-ol2020-05-081-7/+3
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-5/+5
|
* add alv.type and specs-ol2020-05-081-1/+1
|
* wip new type system and refactorings-ol2020-05-081-11/+16
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* fix registry/module bugss-ol2020-04-261-1/+4
| | | | | | | - registry not released when errors occur - registry is no longer grabbed, problem solved ;) - ops not reliably destroyed - only destroy ops who were *not* forked
* code readabilitys-ol2020-04-241-8/+9
|
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+124