Software /
code /
prosody
Log
util/pluginloader.lua @ 7017:ff734a602886
description | author | age |
---|---|---|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 09 Mar 2014 23:47:53 +0100 |
util.pluginloader: Always use path separator from package.config (thanks Junne) | Kim Alvefur | Sun, 09 Mar 2014 22:15:40 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.pluginloader: Remove unused imports | Matthew Wild | Wed, 01 Aug 2012 01:27:42 +0100 |
util.pluginloader: Expose load_file | Matthew Wild | Wed, 01 Aug 2012 01:27:31 +0100 |
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |