Software /
code /
prosody
Log
core/modulemanager.lua @ 4665:6be91ca54613
description | author | age |
---|---|---|
modulemanager: Set module.loaded = false on unload | Matthew Wild | Mon, 23 Apr 2012 15:38:36 +0100 |
modulemanager: Report errors that happen when loading a shared module onto its original host | Matthew Wild | Mon, 23 Apr 2012 14:11:10 +0100 |
modulemanager: For children of shared modules, set module.environment to the empty environment for that module (useful to expose data or APIs at host.modules[module]) | Matthew Wild | Sat, 21 Apr 2012 22:53:22 +0100 |
modulemanager: When a shared module becomes global, ensure it still gets loaded onto the original target host | Matthew Wild | Sat, 21 Apr 2012 20:37:06 +0100 |