difftastic/src
Wilfred Hughes d1354c7174 Use a single-column display when whole files are added or removed 2021-08-29 23:42:59 +07:00
..
dijkstra.rs Prefer immutable syntax references 2021-08-12 18:02:55 +07:00
files.rs Define a separate files.rs for reading and content checking 2021-08-27 22:08:32 +07:00
inline.rs Use reversed positions after computing them 2021-08-07 16:40:32 +07:00
intervals.rs Add module doc comments 2021-07-30 01:23:38 +07:00
line_parser.rs Split parse into regex_parser and line_parser 2021-08-21 22:13:04 +07:00
lines.rs Ensure we use codepoints when slicing strings to avoid crashes 2021-08-29 15:10:01 +07:00
main.rs Handle SIGPIPE 2021-08-29 16:50:05 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
regex_parser.rs Fix missing string pattern for JSON parser 2021-08-24 01:12:11 +07:00
side_by_side.rs Use a single-column display when whole files are added or removed 2021-08-29 23:42:59 +07:00
style.rs Ensure we use codepoints when slicing strings to avoid crashes 2021-08-29 15:10:01 +07:00
syntax.rs Simplify debug output of Syntax unless DFT_VERBOSE is set 2021-08-28 11:56:33 +07:00
tree_sitter_parser.rs Add basic python parsing support 2021-08-29 22:33:30 +07:00