automerge/automerge/src
2022-08-22 14:40:21 -05:00
..
automerge Change parents to return result if objid is not an object 2022-07-12 18:36:47 +01:00
legacy Merge branch 'main' into marks 2022-06-16 16:59:43 -04:00
op_tree Add OpIds to enforce ordering of Op::succ and Op::pred 2022-07-17 20:58:47 +01:00
query clean up warnings/clippy/fmt 2022-06-14 15:25:03 -04:00
sync Use BTreeSet for sync::State to allow deriving Hash 2022-05-20 16:13:10 +01:00
transaction wasm-pack v0.1.6 2022-08-22 14:30:01 -05:00
types Add OpIds to enforce ordering of Op::succ and Op::pred 2022-07-17 20:58:47 +01:00
autocommit.rs wasm-pack v0.1.6 2022-08-22 14:30:01 -05:00
automerge.rs wasm-pack v0.1.6 2022-08-22 14:30:01 -05:00
change.rs Document num_ops on change 2022-05-20 10:05:08 +01:00
clock.rs Use clock_at for filter_changes 2022-05-26 19:03:09 +01:00
columnar.rs wasm-pack v0.1.6 2022-08-22 14:30:01 -05: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 Expose automerge::AutoCommit::get_change_by_hash() 2022-08-06 15:04:46 -07: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 Hoisted InvalidChangeHashSlice into the 2022-06-20 01:09:50 -07: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 Add missing lints 2022-04-23 11:15:15 +01:00
op_set.rs Add OpIds to enforce ordering of Op::succ and Op::pred 2022-07-17 20:58:47 +01:00
op_tree.rs Add OpIds to enforce ordering of Op::succ and Op::pred 2022-07-17 20:58:47 +01:00
options.rs Add debug impls 2022-04-23 11:14:07 +01:00
parents.rs Change parents to return result if objid is not an object 2022-07-12 18:36:47 +01:00
query.rs wasm-pack v0.1.6 2022-08-22 14:30:01 -05:00
sequence_tree.rs Remove const B: usize requirement everywhere 2022-03-31 13:53:26 +01:00
sync.rs wasm-pack v0.1.6 2022-08-22 14:30:01 -05:00
transaction.rs Misc API updates 2022-03-09 15:14:22 -05:00
types.rs dont crash - show markbeing and markend 2022-08-22 14:40:21 -05:00
value.rs Merge branch 'main' into marks 2022-06-16 16:59:43 -04:00
values.rs and unimplemented double ended iterator 2022-05-04 09:50:27 -04:00
visualisation.rs Merge branch 'experiment' into marks 2022-04-17 09:00:02 -04:00