Mercurial > prosody-hg
log core/modulemanager.lua @ 4740:bd9c8bc8036f
| age | author | description |
|---|---|---|
| Fri, 27 Apr 2012 22:36:35 +0100 | Matthew Wild | modulemanager: Clear modulemap when a host is deactivated (thanks xnyhps) |
| Fri, 27 Apr 2012 21:37:45 +0100 | Matthew Wild | modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda) |
| Mon, 23 Apr 2012 15:38:36 +0100 | Matthew Wild | modulemanager: Set module.loaded = false on unload |
| Mon, 23 Apr 2012 14:11:10 +0100 | Matthew Wild | modulemanager: Report errors that happen when loading a shared module onto its original host |
| Sat, 21 Apr 2012 22:53:22 +0100 | Matthew Wild | 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]) |
| Sat, 21 Apr 2012 20:37:06 +0100 | Matthew Wild | modulemanager: When a shared module becomes global, ensure it still gets loaded onto the original target host |
