log util/pluginloader.lua @ 6980:daaa52b3f45f

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