difftastic/src/diff
adamnemecek 62ad5cecf9 refactoring 2025-10-26 12:29:48 +07:00
..
changes.rs Add doc comments 2025-10-14 00:26:29 +07:00
dijkstra.rs Clarify lifetimes 2025-09-26 06:50:30 +07:00
graph.rs refactoring 2025-10-26 12:29:48 +07:00
lcs_diff.rs Rename myers_diff to LCS diff as it's not actually Myers algorithm 2025-03-09 23:55:08 +07:00
mod.rs Rename myers_diff to LCS diff as it's not actually Myers algorithm 2025-03-09 23:55:08 +07:00
sliders.rs Prefer 'line-oriented diff' terminology 2025-04-28 09:05:11 +07:00
stack.rs ran `cargo clippy --fix -- -Wclippy::use_self` 2025-10-26 12:12:11 +07:00
unchanged.rs Define a separate type for content IDs 2025-10-25 01:13:48 +07:00