modulemanager, util.pluginloader: Move logic for locating some module libraries to...
authorMatthew Wild <mwild1@gmail.com>
Mon, 1 Feb 2016 21:26:15 +0000 (21:26 +0000)
committerMatthew Wild <mwild1@gmail.com>
Mon, 1 Feb 2016 21:26:15 +0000 (21:26 +0000)
commitc6f7f7c9b6c5aef740a9b7fb3b5e48f9e148f8cf
tree631237ffc42f16944ac537ce4431642ed50b716e
parentd9ce82a81b714c4f22701b88dc1d931ba3f82a1d
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
core/moduleapi.lua
util/pluginloader.lua