aboutsummaryrefslogtreecommitdiffstats
path: root/alv/invoke.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expose Tag to Opss-ol2025-09-031-0/+2
|
* template strings as syntax sugar for Opss-ol2025-04-071-1/+1
|
* lib: small fixess-ol2025-03-021-1/+1
|
* support :vis() on builtinss-ol2025-03-021-0/+7
|
* store RTNode in Builtins-ol2025-03-021-2/+2
|
* add types.T, fix spec + docss-ol2025-03-021-15/+16
|
* add shorthands for builtin primitives to Primitives-ol2025-03-021-7/+3
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-5/+5
|
* add alv.type and specs-ol2025-03-021-1/+1
|
* wip new type system and refactorings-ol2025-03-021-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