Log

util/pluginloader.lua @ 10175:4dac771ddf9f

description author age
util: Various minor changes to please [luacheck] Kim Alvefur Fri, 10 Nov 2017 05:42:32 +0100
modulemanager, util.pluginloader: Move logic for locating some module libraries to pluginloader, to fix problems with non-filesystem errors being masked by the second load_code call Matthew Wild Mon, 01 Feb 2016 21:26:15 +0000
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