difftastic/src
Wilfred Hughes 25345aa078 Don't track prev_opposite_pos in MatchKind
It's unecessary and confusing, and opposite_pos on the unchanged nodes
is a better data type.
2021-11-13 14:08:06 +07:00
..
bin Move hunk merging to hunks.rs 2021-11-13 10:10:08 +07:00
context.rs Remove LineGroup now Hunk is feature complete 2021-11-03 00:43:42 +07:00
dijkstra.rs cargo fmt 2021-10-16 21:33:44 +07:00
files.rs Expand module docs 2021-09-14 00:07:28 +07:00
graph.rs Don't consider other paths when UnchangedNode is available 2021-10-18 22:23:44 +07:00
hunks.rs Move hunk merging to hunks.rs 2021-11-13 10:10:08 +07:00
inline.rs Remove LineGroup now Hunk is feature complete 2021-11-03 00:43:42 +07:00
lib.rs Remove LineGroup now Hunk is feature complete 2021-11-03 00:43:42 +07:00
line_parser.rs Add basic syntax highlighting for keywords and operators 2021-10-03 15:23:27 +07:00
lines.rs Remove LineGroup now Hunk is feature complete 2021-11-03 00:43:42 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
side_by_side.rs Prefer a single dot when no line number is available 2021-11-13 10:27:46 +07:00
style.rs Hooking up more of hunk line processing 2021-11-02 23:35:43 +07:00
syntax.rs Don't track prev_opposite_pos in MatchKind 2021-11-13 14:08:06 +07:00
tree_sitter_parser.rs Add basic syntax highlighting for keywords and operators 2021-10-03 15:23:27 +07:00