mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
d643f40de9
For the PHP implementation, return the codepoints as a table instead of multiple return values that get table-ified in Lua, to avoid hitting too-many-values stack limits. For the pure-Lua version, inline most of ustring.codepoint instead of calling it to avoid what's effectively "{ unpack( stuff ) }". Bug: T118687 Change-Id: I105f388cc23ab55d4124739700ef89d5354b7dbc |
||
---|---|---|
.. | ||
LuaCommon | ||
LuaSandbox | ||
LuaStandalone |