difftastic/src
Wilfred Hughes 635ef12f84 Clarify why we return early 2022-02-03 21:05:54 +07:00
..
context.rs Prefer passing slices over vecs 2022-01-31 21:51:38 +07:00
dijkstra.rs Only set next/prev on potentially changed syntax nodes 2022-01-25 22:29:19 +07:00
files.rs Remove incorrect TODO 2022-01-16 21:41:40 +07:00
graph.rs Revert "Prefer novel tokens on the same line, even if there are repeats" 2022-01-20 19:12:52 +07:00
guess_language.rs Add support for Hack 2022-02-02 23:22:15 +07:00
hunks.rs Line up additions and removals if they affect more than one line 2022-01-31 22:23:58 +07:00
inline.rs Add a --background option 2022-01-29 15:58:51 +07:00
line_parser.rs Don't consider newlines to be words in the line parser 2022-01-22 17:56:12 +07:00
lines.rs Fix .max_line() when source has a trailing newline 2022-01-22 13:40:12 +07:00
main.rs Clarify why we return early 2022-02-03 21:05:54 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
side_by_side.rs cargo fmt 2022-01-30 22:58:38 +07:00
sliders.rs Only set next/prev on potentially changed syntax nodes 2022-01-25 22:29:19 +07:00
style.rs Use blue consistently for highlighting comments 2022-01-29 18:14:28 +07:00
summary.rs Report whether a binary file has changed 2022-02-03 21:03:50 +07:00
syntax.rs Only set next/prev on potentially changed syntax nodes 2022-01-25 22:29:19 +07:00
tree_sitter_parser.rs Highlight built-in constants too 2022-02-03 00:27:35 +07:00
unchanged.rs Fix compilation on Rust 1.54 2022-01-30 22:54:02 +07:00