difftastic/src
Wilfred Hughes 1a8d7d06a7 Store previous_sibling in SyntaxInfo 2022-03-24 21:57:13 +07:00
..
context.rs Ensure matched lines includes blanks at the ends of the file 2022-03-20 22:31:32 +07:00
dijkstra.rs Log the number of toplevel nodes too 2022-03-23 22:59:39 +07:00
files.rs Add a --missing-as-empty flag to allow non-existent paths 2022-02-03 21:26:51 +07:00
graph.rs Remove NovelTree edges from graph 2022-03-18 12:31:22 +07:00
guess_language.rs Configure language and fix highlighting for dart 2022-03-20 11:36:12 +07:00
hunks.rs cargo fmt 2022-03-20 21:30:17 +07:00
inline.rs Fix more clippy warnings 2022-02-24 20:49:11 +07:00
line_parser.rs Remove leftover debug logging 2022-03-24 21:27:27 +07:00
lines.rs Fix minor clippy lints 2022-03-16 22:42:31 +07:00
main.rs Print incrementally when diffing directories 2022-03-22 09:51:23 +07:00
myers_diff.rs Factor out a myers_diff module 2022-03-12 12:15:59 +07:00
options.rs Lower the default node limit for tree diffing 2022-03-22 21:15:54 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
side_by_side.rs Clarify ChangeKind helper method name 2022-03-20 15:17:32 +07:00
sliders.rs Ensure slider correction sets the opposite node on both sides 2022-03-13 21:23:58 +07:00
style.rs Don't consider lines with whitespace to have missing syntax 2022-03-20 19:49:13 +07:00
summary.rs Report whether a binary file has changed 2022-02-03 21:03:50 +07:00
syntax.rs Store previous_sibling in SyntaxInfo 2022-03-24 21:57:13 +07:00
tree_sitter_parser.rs Treat shebangs in dart as atoms 2022-03-23 22:13:45 +07:00
unchanged.rs Remove leftover debug logging 2022-03-24 21:27:27 +07:00