mediawiki-extensions-Scribunto/engines
Jackmcbarn 1201618b7d Keep modules' export tables inside Lua
When tables are passed from Lua to PHP, their metatables are lost. Because
of this, they need to be kept inside of Lua to allow the __index
metamethod to return a method to be called by #invoke.

Bug: 64141
Change-Id: I0840bc12b25dee72828ec97d2b205812e4929f2b
2014-05-26 20:01:18 -04:00
..
LuaCommon Keep modules' export tables inside Lua 2014-05-26 20:01:18 -04:00
LuaSandbox Use the new limit report hooks 2014-02-10 04:11:35 +00:00
LuaStandalone Avoid running all of mw.lua twice 2014-05-15 14:15:08 -04:00