mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Tim Starling ce062407ab Fix further non-local effects of library registration
Fixed several accidental leaks to the global namespace due to missing
"local" declaration. Removed extension of the string table by mw.uri,
same justification as I5d0ddb70.

Change-Id: Iba1bf8e651d4ce05812e4a9a7a074cb6679297a0
2013-02-13 15:40:18 +11:00
..
luabit Added more Lua environment features 2012-04-18 13:46:18 +10:00
stringtools Added more Lua environment features 2012-04-18 13:46:18 +10:00
ustring Lua ustring implementation 2013-02-12 14:26:29 -05:00
libraryUtil.lua Lua library support functions 2013-01-31 12:40:39 -05:00
mw.lua Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
mw.site.lua Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
mw.uri.lua Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
mw.ustring.lua Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
package.lua Fix package.loaded and other cleanups 2013-01-30 17:24:09 +00:00