mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +00:00
dd5241273b
Lua 5.2 introduces a nice feature where a metatable can override the standard behavior of the pairs() and ipairs() functions. That would be very useful in allowing a more standard syntax for our frame.args, and it's very easy to do both in C and in Lua. Change-Id: I37efc59a0c8876ee16184807e15fafbc07e2d288 |
||
---|---|---|
.. | ||
LuaCommon | ||
LuaSandbox | ||
LuaStandalone |