automerge/automerge/src
2022-06-07 15:11:41 +02:00
..
automerge Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
legacy Run cargo fix 2022-04-23 11:06:39 +01:00
op_tree Implement OpTreeIter::nth correctly 2022-05-09 23:11:18 +01:00
query Optimise seek op with patch 2022-05-16 23:07:45 +01:00
sync Use BTreeSet for sync::State to allow deriving Hash 2022-05-20 16:13:10 +01:00
transaction Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
autocommit.rs Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
automerge.rs Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
change.rs merge OpObserver into AutoCommit 2022-06-07 14:46:19 +02:00
clock.rs Use clock_at for filter_changes 2022-05-26 19:03:09 +01:00
columnar.rs Add missing lints 2022-04-23 11:15:15 +01:00
decoding.rs Run cargo fix 2022-04-23 11:06:39 +01:00
encoding.rs Run cargo fix 2022-04-23 11:06:39 +01:00
error.rs Return an error when getting clock for missing hash 2022-05-20 10:05:08 +01:00
exid.rs Fix clippy 2022-03-03 18:22:42 +00:00
indexed_cache.rs Run cargo fix 2022-04-23 11:06:39 +01:00
keys.rs Add debug impls 2022-04-23 11:14:07 +01:00
keys_at.rs Add debug impls 2022-04-23 11:14:07 +01:00
lib.rs merge OpObserver into AutoCommit 2022-06-07 14:46:19 +02:00
list_range.rs range -> map_range(), added list_range() values() works on both 2022-05-03 19:27:51 -04:00
list_range_at.rs range -> map_range(), added list_range() values() works on both 2022-05-03 19:27:51 -04:00
map_range.rs range -> map_range(), added list_range() values() works on both 2022-05-03 19:27:51 -04:00
map_range_at.rs range -> map_range(), added list_range() values() works on both 2022-05-03 19:27:51 -04:00
op_observer.rs Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
op_set.rs merge OpObserver into AutoCommit 2022-06-07 14:46:19 +02:00
op_tree.rs Add length assertion 2022-05-11 21:15:50 +01:00
options.rs Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
parents.rs replaced path with parents 2022-06-04 21:16:31 -04:00
query.rs Add tests and fixes for double ended map range iterator 2022-05-06 09:49:00 +01:00
sequence_tree.rs Remove const B: usize requirement everywhere 2022-03-31 13:53:26 +01:00
sync.rs Merge remote-tracking branch 'origin/main' into patch2 2022-06-07 15:11:41 +02:00
transaction.rs Misc API updates 2022-03-09 12:33:20 +00:00
types.rs Add Eq to ObjType 2022-05-24 09:48:55 +01:00
value.rs Fixed the compilation errors caused by merging PR 2022-04-20 00:57:52 -06:00
values.rs and unimplemented double ended iterator 2022-05-04 09:50:27 -04:00
visualisation.rs Add parent's id to the op tree 2022-04-07 14:20:56 +01:00