wiki.techinc.nl/includes/diff
daniel 2e57447c58 Document hook names in hook interfaces.
Bug: T258665
Change-Id: Ifddbf57f8aa2e3eb0d5845601376cbafa08ed407
2020-09-27 12:03:12 +02:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArrayDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
ComplexityException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Diff.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
DiffEngine.php diff: Remove unused DiffEngine::diff_range() private method 2020-07-18 12:02:55 +00:00
DifferenceEngine.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
DifferenceEngineSlotDiffRenderer.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
DiffOp.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpAdd.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpChange.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpCopy.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpDelete.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
RangeDifference.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
SlotDiffRenderer.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
TableDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
TextSlotDiffRenderer.php Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
UnifiedDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
UnsupportedSlotDiffRenderer.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
WordAccumulator.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
WordLevelDiff.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00