package patience_diff
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Diff library using Bram Cohen's patience diff algorithm
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=c1f04f48a1d374053f9014407e1baf20dab17d8b1228ea0c3e4f9c6a29f03a4c
doc/CHANGES.html
Release v0.17.0
- Can now find text that has been moved with the
find_movesparameter Rangenow can have aMove_idwhich identifies which move the currentRangebelongs to. Multiple ranges can belong to the same move.
Release v0.16.0
- Added
?max_slideand?scorearguments toget_matching_blocksandget_hunks.
Old pre-v0.15 changelogs (very likely stale and incomplete)
113.24.00
- Switch to PPX.
112.24.00
Update references to Core.Std.Dequeue to refer to Core.Std.Deque
111.25.00
- refactoring and more unit tests
111.21.00
- Added plain differ
Plain_diffand use it in some cases for improved results. - Move modules under
Patience_diff_lib.Std.
111.17.00
- Exposed
Patience_diff.matches.
111.13.00
- Moved
Patience_diffout ofCore_extendedinto its own library depending only onCore_kernel.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page