Log

core/modulemanager.lua @ 4776:dbe9d75c0452

description author age
modulemanager: Fixes to handle circular dependencies in module:depends() Matthew Wild Sat, 28 Apr 2012 15:47:43 +0100
modulemanager: Remove unused function imports Matthew Wild Sat, 28 Apr 2012 02:22:42 +0100
modulemanager: Remove unused NULL declaration Matthew Wild Sat, 28 Apr 2012 02:18:17 +0100
modulemanager: Clear modulemap when a host is deactivated (thanks xnyhps) Matthew Wild Fri, 27 Apr 2012 22:36:35 +0100
modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda) Matthew Wild Fri, 27 Apr 2012 21:37:45 +0100
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