.. |
legacy
|
Rename set to put and set_object to put_object
|
2022-04-01 13:40:58 +01:00 |
query
|
Borrow the key
|
2022-04-15 20:47:02 +01:00 |
sync
|
Document some sync api
|
2022-03-09 13:04:10 +00:00 |
transaction
|
Merge pull request #338 from jeffa5/experiment-double-ended-range
|
2022-04-18 17:28:03 -04:00 |
autocommit.rs
|
Merge pull request #338 from jeffa5/experiment-double-ended-range
|
2022-04-18 17:28:03 -04:00 |
automerge.rs
|
Merge pull request #342 from automerge/doublequeue
|
2022-04-19 10:31:35 -04:00 |
change.rs
|
More internal renames of del and inc
|
2022-04-01 13:36:27 +01:00 |
clock.rs
|
Replace the OpID API with an object ID
|
2022-01-01 20:15:02 +00:00 |
columnar.rs
|
Rename set to put and set_object to put_object
|
2022-04-01 13:40:58 +01:00 |
decoding.rs
|
Make start_op be nonzero to prevent bad loads
|
2022-03-24 16:42:46 +00:00 |
encoding.rs
|
Make start_op be nonzero to prevent bad loads
|
2022-03-24 16:42:46 +00:00 |
error.rs
|
Fixed the compilation errors caused by merging PR
|
2022-04-20 00:57:52 -06:00 |
exid.rs
|
Fix clippy
|
2022-03-03 18:22:42 +00:00 |
indexed_cache.rs
|
Add broken list tests
|
2022-03-28 10:17:46 +01:00 |
keys.rs
|
Remove const B: usize requirement everywhere
|
2022-03-31 13:53:26 +01:00 |
keys_at.rs
|
Remove const B: usize requirement everywhere
|
2022-03-31 13:53:26 +01:00 |
lib.rs
|
Add parents iterator
|
2022-04-18 16:15:29 +01:00 |
op_set.rs
|
Make range just be over maps
|
2022-04-15 15:01:28 +01:00 |
op_tree.rs
|
Make range just be over maps
|
2022-04-15 15:01:28 +01:00 |
parents.rs
|
Add parents iterator
|
2022-04-18 16:15:29 +01:00 |
query.rs
|
Add range_at
|
2022-04-08 18:18:48 +01:00 |
range.rs
|
Borrow the key
|
2022-04-15 20:47:02 +01:00 |
range_at.rs
|
Borrow the key
|
2022-04-15 20:47:02 +01:00 |
sequence_tree.rs
|
Remove const B: usize requirement everywhere
|
2022-03-31 13:53:26 +01:00 |
sync.rs
|
Document some sync api
|
2022-03-09 13:04:10 +00:00 |
transaction.rs
|
Misc API updates
|
2022-03-09 12:33:20 +00:00 |
types.rs
|
Squashed commit of the following:
|
2022-04-19 08:35:44 -06:00 |
value.rs
|
Fixed the compilation errors caused by merging PR
|
2022-04-20 00:57:52 -06:00 |
values.rs
|
Borrow the key
|
2022-04-15 20:47:02 +01:00 |
values_at.rs
|
Borrow the key
|
2022-04-15 20:47:02 +01:00 |
visualisation.rs
|
Add parent's id to the op tree
|
2022-04-07 14:20:56 +01:00 |