difftastic/src
Wilfred Hughes 36c4520025 Provide an environment variable for controlling background colour
Fixes #55
2022-01-29 16:07:31 +07:00
..
context.rs Get all matched lines and then slice 2022-01-26 21:58:02 +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 Scala support 2022-01-18 12:53:02 +07:00
hunks.rs Factor out a line tuple comparison helper 2022-01-26 22:38:46 +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 Provide an environment variable for controlling background colour 2022-01-29 16:07:31 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
side_by_side.rs Add a --background option 2022-01-29 15:58:51 +07:00
sliders.rs Only set next/prev on potentially changed syntax nodes 2022-01-25 22:29:19 +07:00
style.rs Add a --background option 2022-01-29 15:58:51 +07:00
summary.rs Factor out a DiffResult type 2021-12-21 23:44:55 +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 Fix character literals in Lisp 2022-01-27 21:53:21 +07:00
unchanged.rs Only set next/prev on potentially changed syntax nodes 2022-01-25 22:29:19 +07:00