wiki.techinc.nl/includes/parser
2012-02-09 17:41:50 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php * Optimise {{GENDER}} so that it doesn't need to load the user options if only one form is given. For some reason (presumably some detail of how translatewiki.net works) such {{GENDER}} invocations are extremely common. 2012-02-08 06:09:58 +00:00
CoreTagHooks.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
DateFormatter.php
LinkHolderArray.php Revert r107773 - increases parsercache fragmentation without clear benefit 2012-01-03 21:20:35 +00:00
Parser.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:41:50 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:41:50 +00:00
ParserOptions.php Comments only 2012-01-27 22:07:09 +00:00
ParserOutput.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_Hash.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_HipHop.hphp Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
StripState.php Fix whitespace 2012-01-10 18:42:59 +00:00
Tidy.php Comments, braces, explicit member variables 2011-11-16 13:22:03 +00:00