likewise/src/algorithms
Armin Ronacher 020701c4d5 Improve diff op grouping for full matches
This changes the behavior of the diff op grouping function to return
an empty result if the diff is a full match.  This also adds an example
to demonstrate unified diff rendering.
2021-01-30 23:11:35 +01:00
..
snapshots Added missing snapshot files 2021-01-24 11:40:31 +01:00
capture.rs Improve diff op grouping for full matches 2021-01-30 23:11:35 +01:00
hook.rs Added text diff utilities 2021-01-18 21:37:04 +01:00
mod.rs Initial work to refactor the text module 2021-01-23 22:55:42 +01:00
myers.rs Use named snapshots for tests 2021-01-24 09:17:09 +01:00
patience.rs Use named snapshots for tests 2021-01-24 09:17:09 +01:00
replace.rs Added text diff utilities 2021-01-18 21:37:04 +01:00