mediawiki-extensions-Scribunto/engines
Jackmcbarn e19a1404f4 Use do...end to restrict scope
Creating and calling an anonymous function to create a scope is prone to
breakage, and only works because the last token before it is a numeric
literal. Do...end is designed for this purpose, so use it instead.

Change-Id: Ic33321086d5469bf97301b434c5a660f04120662
2014-05-14 13:43:13 -04:00
..
LuaCommon Use do...end to restrict scope 2014-05-14 13:43:13 -04:00
LuaSandbox Use the new limit report hooks 2014-02-10 04:11:35 +00:00
LuaStandalone LuaStandalone: Release functions when no longer referenced 2014-02-25 22:59:05 +00:00