log util/pluginloader.lua @ 10882:1999bb052d49

age author description
Fri, 16 Aug 2019 13:54:40 -0700 João Duarte util.pluginloader: Added a new path to the variable local_names
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Mon, 01 Feb 2016 21:26:15 +0000 Matthew Wild 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
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