wiki.techinc.nl/includes/parser
daniel 053e968f3c Add comments clarifying how calling getters on ParserOutput affects the parser cache.
Change-Id: Ie6a4a8989df218f88cfc7c1cf1d4b68cf871abbb
2015-08-28 07:59:33 +00:00
..
CacheTime.php Avoid parser cache miss that often occurs post-save 2015-06-09 01:01:03 +00:00
CoreParserFunctions.php Escape return of {{int:}} if message not exists 2015-07-24 22:02:54 +02:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
MWTidy.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
Parser.php Add ParserOutput cache and expiry times to NewPP report 2015-08-27 19:07:35 -07:00
ParserCache.php Fixed ParserCache IDE warnings 2015-08-21 04:22:59 +00:00
ParserDiffTest.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
ParserOptions.php Add comments clarifying how calling getters on ParserOutput affects the parser cache. 2015-08-28 07:59:33 +00:00
ParserOutput.php Add comments clarifying how calling getters on ParserOutput affects the parser cache. 2015-08-28 07:59:33 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Make PPFrame::RECOVER_COMMENTS actually work 2015-08-15 04:12:23 -04:00
Preprocessor_Hash.php Make PPFrame::RECOVER_COMMENTS actually work 2015-08-15 04:12:23 -04:00
StripState.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00