mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Jackmcbarn 33fb32f872 Expose file page count, width, and height to Lua
Add a file table to Title objects, containing the number of pages, widths,
and heights, of files.

Change-Id: I9c6b5024ae6b5af393ed7eb1448a297c5c4e5830
2014-12-03 10:44:55 -05:00
..
luabit Clean up lualibs 2013-02-28 18:39:16 -08:00
ustring Fix deceptively-simple pattern in pure-Lua ustring 2014-08-10 01:18:18 +00: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 Allow numbers in tag names 2014-10-03 07:52:17 -04:00
mw.language.lua Provide access to Language::getFallbacksFor() 2013-12-16 14:12:47 -05:00
mw.lua Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -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 Add mw.text.unstripNoWiki, mw.text.killMarkers, fix mw.text.unstrip 2014-11-05 12:32:35 -05:00
mw.title.lua Expose file page count, width, and height to Lua 2014-12-03 10:44:55 -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 Fix __pairs not working in LuaStandalone serialization 2014-08-27 21:09:05 -04:00
package.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00