Software / code / prosody
Log
core/modulemanager.lua @ 1446:109ca9e7a6f3
| description | author | age |
|---|---|---|
| Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Tue, 23 Jun 2009 15:58:56 +0100 |
| modulemanager: Enabled access to the module API from plugin libraries | Waqas Hussain | Tue, 23 Jun 2009 02:15:04 +0500 |
| modulemanager: Added simple module:require implementation | Waqas Hussain | Sun, 21 Jun 2009 19:15:59 +0500 |
| modulemanager: Expose api table to allow others to extend the module API | Matthew Wild | Tue, 23 Jun 2009 01:48:01 +0100 |
| modulemanager: Fix copy/paste error, should be name instead of module_name | Matthew Wild | Mon, 22 Jun 2009 21:54:34 +0100 |
| modulemanager: Call 'load' method when loading a module | Matthew Wild | Mon, 22 Jun 2009 02:58:05 +0100 |
| modulemanager: Removed unused function get_module_filename(name) | Waqas Hussain | Sun, 14 Jun 2009 21:06:43 +0500 |