difftastic/src
Wilfred Hughes 90156a8d54 Updating test names to match current function name 2021-09-04 22:02:49 +07:00
..
dijkstra.rs Ensure that LHS and RHS syntax nodes have different IDs 2021-09-04 11:04:30 +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 Updating test names to match current function name 2021-09-04 22:02:49 +07:00
main.rs Ensure that LHS and RHS syntax nodes have different IDs 2021-09-04 11:04:30 +07:00
positions.rs Add module doc comments 2021-07-30 01:23:38 +07:00
regex_parser.rs Remove Scheme support 2021-09-04 18:30:17 +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 Ensure that LHS and RHS syntax nodes have different IDs 2021-09-04 11:04:30 +07:00
tree_sitter_parser.rs Add Java support 2021-09-04 18:59:16 +07:00