aboutsummaryrefslogtreecommitdiffstats
path: root/alv/base/builtin.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expose Tag to Opss-ol2025-09-031-1/+1
|
* template strings as syntax sugar for Opss-ol2025-04-071-11/+1
|
* implement template stringss-ol2025-03-151-1/+11
|
* support :vis() on builtinss-ol2025-03-021-0/+11
|
* store RTNode in Builtins-ol2025-03-021-1/+12
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-3/+3
|
* fix registry/module bugss-ol2020-04-261-1/+0
| | | | | | | - registry not released when errors occur - registry is no longer grabbed, problem solved ;) - ops not reliably destroyed - only destroy ops who were *not* forked
* export and export* to create alive moduless-ol2020-04-201-1/+1
| | | | See #16
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+96