| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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)
|
|
|
|
| |
current host's origin
|
|
|
|
| |
module's name
|
| |
|
|
|
|
| |
loaded modules
|
|
|
|
| |
at runtime
|
|
|
|
| |
map stored in individual modules. Also adds module:hook_object_event() to hook events on any util.events compatible object.
|
|
size, yay)
|