mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Jackmcbarn 7c51f69901 Create mw.dumpObject split from mw.logObject
Add an mw.dumpObject() method, which converts an object in the same manner
as mw.logObject(), but returns it instead of adding it to the log buffer.

Change-Id: Ie9fbd24d9d8d13ee2ddf8052679010892f61e1e0
2014-07-09 10:30:53 -04:00
..
luabit Clean up lualibs 2013-02-28 18:39:16 -08:00
ustring mw.ustring functions should accept numbers where string functions do 2014-06-27 12:31:04 -04:00
bit32.lua Add requirable bit32 library 2013-03-05 01:36:17 +00:00
libraryUtil.lua Add text module 2013-03-20 10:10:15 -04:00
mw.html.lua Fix strange mw.html errors with numeric arguments 2014-06-27 14:41:42 -04:00
mw.language.lua Provide access to Language::getFallbacksFor() 2013-12-16 14:12:47 -05:00
mw.lua Create mw.dumpObject split from mw.logObject 2014-07-09 10:30:53 -04:00
mw.message.lua Remove message formats other than plain 2014-02-03 15:29:39 -05:00
mw.site.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.text.lua Improve mw.text.nowiki, part 2 2013-09-20 13:17:38 -04:00
mw.title.lua Add protectionLevels variable to mw.title output 2014-01-15 14:53:18 -05:00
mw.uri.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.ustring.lua Fix mw.ustring.gmatch and patterns with '^' 2013-02-14 14:25:55 -05:00
mwInit.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
package.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00