difftastic/src
Antonin Delpeuch dc4ce18196 Switch to tree-sitter-rust-orchard
Offers better attachment of attributes and doc comments
and supports newer language constructs.
Closes #35.
2025-09-17 23:59:31 +07:00
..
diff Prefer 'line-oriented diff' terminology 2025-04-28 09:05:11 +07:00
display Show file size before/after on binary files 2025-07-11 09:47:20 +07:00
parse Switch to tree-sitter-rust-orchard 2025-09-17 23:59:31 +07:00
conflicts.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
constants.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
exit_codes.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
files.rs Stop supporting invalid UTF-16 when decoding files 2025-07-12 00:35:17 +07:00
hash.rs Use FxHashSet everywhere 2025-02-03 22:17:04 +07:00
line_parser.rs Prefer 'line-oriented diff' terminology 2025-04-28 09:05:11 +07:00
lines.rs Ensure line splitting distinguishes "foo" and "foo\n" 2024-07-20 16:09:44 +07:00
main.rs Do not use jemalloc on illumos 2025-09-16 21:05:13 +07:00
options.rs Allow users to override binary detection using globs 2025-07-02 22:28:48 +07:00
summary.rs Show file size before/after on binary files 2025-07-11 09:47:20 +07:00
version.rs Display Flatpak status in --version 2025-06-18 21:14:47 +07:00
words.rs Avoid `res` locals in favour of more meaningful names 2023-11-28 13:27:27 +07:00