mediawiki-extensions-Scribunto/engines/LuaCommon
Tim Starling ea1347a620 Don't run Preprocessor::preprocessToObj() on cache hits
Don't run Preprocessor::preprocessToObj() for frame:preprocess() on
cache hits, only do it on cache misses. The rationale for passing a
PPNode from expandTemplate() to doCachedExpansion() remains: Parser
implements its own cache, as well as extra logic, inside
getTemplateDom().

Change-Id: I29e85e3e98d9590bbd1ae49fb2bb4deaa895edc9
2012-08-27 11:14:25 +10:00
..
lualib Debug console module 2012-07-14 14:35:55 +10:00
LuaCommon.php Don't run Preprocessor::preprocessToObj() on cache hits 2012-08-27 11:14:25 +10:00
LuaInterpreter.php Some bits of documentation 2012-06-20 23:54:21 +01:00