jj/lib
Yuya Nishihara fc5f90c4ac annotate: reorganize functions as restartable process
I don't have any plan to implement incremental UI for file annotation, but I
think the new API is nicer in that they have fewer function arguments.

Note that this wouldn't help implement interactive UI to go ancestor annotation
by clicking annotated line. To achieve that cheaply, we'll need weave-like data.
2025-04-21 12:38:38 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src annotate: reorganize functions as restartable process 2025-04-21 12:38:38 +00:00
tests annotate: reorganize functions as restartable process 2025-04-21 12:38:38 +00:00
testutils repo_path: remove assertion from constructors 2025-04-15 14:42:23 +00:00
Cargo.toml cargo: use gix/zlib-rs feature 2025-04-08 22:12:25 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00