automerge/automerge-backend/src
2021-05-24 13:17:37 -07:00
..
patches cleanup for clippy 2021-05-24 15:07:13 -04:00
sync Move decoding to a new module and separate errors () 2021-05-14 20:20:05 +01:00
actor_map.rs Merge branch 'main' into implement-new-sequence-patch-format 2021-05-17 13:03:57 +01:00
backend.rs Add comments from JS version 2021-05-24 13:15:20 -07:00
change.rs Fix inverted bool + return correct data + remove serde 2021-05-24 13:15:20 -07:00
columnar.rs Internal representation = base64 string 2021-05-24 13:17:37 -07:00
concurrent_operations.rs Fix returning an operation for increments 2021-05-12 13:42:06 +01:00
decoding.rs Make encoding and decoding errors public 2021-05-21 14:00:17 +01:00
encoding.rs Make encoding and decoding errors public 2021-05-21 14:00:17 +01:00
error.rs Move decoding to a new module and separate errors () 2021-05-14 20:20:05 +01:00
event_handlers.rs Add event handler logic () 2021-05-11 10:15:37 +01:00
expanded_op.rs Fix expansion of multi delete 2021-05-11 08:38:09 +01:00
internal.rs Cargo fmt 2021-05-19 19:10:47 +01:00
lib.rs Merge branch 'main' into implement-new-sequence-patch-format 2021-05-24 15:50:19 -04:00
object_store.rs cleanup for clippy 2021-05-24 15:07:13 -04:00
op_handle.rs Merge branch 'main' into implement-new-sequence-patch-format 2021-05-17 13:03:57 +01:00
op_set.rs handle conflicts in list parent modifications 2021-05-24 14:59:09 -04:00
ordered_set.rs Fix clippy () 2021-05-07 17:07:41 +01:00
patches.rs Split patch generation out of OpSet 2021-05-14 21:56:24 +01:00
sync.rs Move decoding to a new module and separate errors () 2021-05-14 20:20:05 +01:00