wiki.techinc.nl/includes/diff
Thiemo Kreuz fd7363a1e1 Fix broken PHPDoc comments that don't start with /**
Change-Id: I8db56ff0f73873864dde260e51adcd729aa74e94
2020-07-23 16:09:41 +00:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +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
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