aboutsummaryrefslogtreecommitdiffstats
path: root/alv/base/builtin.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* support :vis() on builtinss-ol2020-09-011-0/+11
|
* store RTNode in Builtins-ol2020-07-081-1/+12
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-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