| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
copy/paste error
|
|
|
|
| |
variable
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
module:open_store()
|
|
|
|
| |
from util.paths
|
| |
|
| |
|
|
|
|
| |
non-components
|
| |
|
|
|
|
| |
environment instead. Fixes warnings about non-existent globals
|
|
|
|
| |
inherits items from a globally set set, if set
|
|
|
|
| |
given host (or global). module:context("*"):get_option("foo") to get global options.
|
|
|
|
| |
module by default
|
| |
|
| |
|
|
|
|
| |
add has_{feature/identity} to the API.
|
|
|
|
| |
section-related code.
|
| |
|
| |
|
| |
|
|
|
|
| |
values)
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
track object->event->handler associations correctly (thanks Zash)
|
|
|
|
| |
same handler can harmlessly handle multiple events (thanks Zash)
|
|
|
|
| |
modules with cyclic dependencies)
|
|
|
|
| |
module:load_resource() to load a file relative to that directory
|
| |
|
| |
|
|
|
|
| |
works for compat)
|
| |
|
| |
|
|
|
|
| |
if the current host is '*'...
|
| |
|
|
|
|
| |
timer on module unload
|
|
|
|
| |
if they are loaded globally already
|
| |
|
| |
|
|
|
|
| |
use, to ensure they don't get collected while any module that had access to that table is still loaded (thanks Zash)
|