automerge/rust/automerge/src
Orion Henry 83a8499559 merge fix
2023-03-11 09:08:55 -06:00
..
automerge merge fix 2023-03-11 09:08:55 -06:00
columnar Merge remote-tracking branch 'origin/main' into marks_port 2023-03-10 12:06:58 -06:00
legacy cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
op_observer cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
op_set Only observe the current state on load 2023-02-03 10:01:12 +00:00
op_tree Correct logic when skip = B and fix formatting 2023-02-14 11:29:55 -06:00
query cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
storage first draft of diff() api 2023-03-10 13:15:44 -06:00
sync automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
transaction cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
types first draft of diff() api 2023-03-10 13:15:44 -06:00
autocommit.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
automerge.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
autoserde.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
change.rs cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
change_graph.rs Speed up loading by generating clocks on demand 2023-02-03 16:15:15 +00:00
clock.rs Speed up loading by generating clocks on demand 2023-02-03 16:15:15 +00:00
columnar.rs Use new columns instead of existing ones 2023-02-09 15:09:52 +00:00
convert.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
decoding.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
error.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
exid.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
indexed_cache.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
keys.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
keys_at.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
lib.rs move wasm observer into automerge 2023-02-28 13:25:07 -06:00
list_range.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
list_range_at.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
map_range.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
map_range_at.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
marks.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
op_observer.rs cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
op_set.rs rewrote observe_current_state - added get_marks() api call - cleaned up js interface 2023-02-24 11:36:14 -06:00
op_tree.rs Use new columns instead of existing ones 2023-02-09 15:09:52 +00:00
parents.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
query.rs add get_marks_at() 2023-02-28 17:17:14 -06:00
read.rs cleanup based on alex's comments 2023-03-10 12:57:13 -06:00
sequence_tree.rs move wasm observer into automerge 2023-02-28 13:25:07 -06:00
storage.rs Add a method for loading a document without verifying heads 2022-12-19 16:30:14 +00:00
sync.rs Correct logic when skip = B and fix formatting 2023-02-14 11:29:55 -06:00
transaction.rs rust: Make fields of Transaction and TransactionInner private 2022-12-02 12:12:54 +00:00
types.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
value.rs first draft of diff() api 2023-03-10 13:15:44 -06:00
values.rs automerge-rs: Introduce ReadDoc and SyncDoc traits and add documentation (#511) 2023-01-30 19:37:03 +00:00
visualisation.rs marks name->key, range->start,end, patch callback propogates expceitons and has heads 2023-02-24 17:57:45 -06:00