.. |
arena
|
Merge main
|
2024-07-12 16:15:54 +08:00 |
container
|
feat: block encode header (#458)
|
2024-09-11 22:53:10 +08:00 |
dag
|
Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461)
|
2024-09-12 20:07:57 +08:00 |
delta
|
feat: add old parent and old index in tree diff (#452)
|
2024-09-09 16:16:02 +08:00 |
diff
|
feat: update text by line (#480)
|
2024-09-25 20:50:36 +08:00 |
diff_calc
|
perf: optimize tree cache find children speed
|
2024-09-26 17:13:08 +08:00 |
encoding
|
fix: gc snapshot error (#481)
|
2024-09-25 22:35:29 +08:00 |
handler
|
feat: update text by line (#480)
|
2024-09-25 20:50:36 +08:00 |
op
|
fix: insert change split error
|
2024-08-29 22:18:11 +08:00 |
oplog
|
perf: make shrink frontiers faster when the peer num is large (#482)
|
2024-09-26 11:44:17 +08:00 |
state
|
fix: gc snapshot error (#481)
|
2024-09-25 22:35:29 +08:00 |
tests
|
chore: fix warnings
|
2024-08-19 11:26:10 +08:00 |
utils
|
Feat: allow editing on detached mode (#473)
|
2024-09-24 11:16:59 +08:00 |
arena.rs
|
Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461)
|
2024-09-12 20:07:57 +08:00 |
awareness.rs
|
feat: awareness (#318)
|
2024-04-14 20:44:20 +08:00 |
change.rs
|
Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461)
|
2024-09-12 20:07:57 +08:00 |
change_meta.rs
|
feat: travel change's ancestors (#483)
|
2024-09-26 12:15:42 +08:00 |
configure.rs
|
Feat: allow editing on detached mode (#473)
|
2024-09-24 11:16:59 +08:00 |
container.rs
|
refactor: refine parent info register
|
2024-08-17 15:05:54 +08:00 |
cursor.rs
|
feat: Add event listener and native support of cursor transformation for undo/redo (#369)
|
2024-05-23 10:19:08 +08:00 |
dag.rs
|
Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461)
|
2024-09-12 20:07:57 +08:00 |
delta.rs
|
Use fractional index to order the children of the tree (#298)
|
2024-05-07 14:01:13 +08:00 |
diff_calc.rs
|
refactor: provide all version info for diff calc instance
|
2024-09-26 10:14:27 +08:00 |
encoding.rs
|
Fix tree cache checkout issue and add a few invariance checks (#479)
|
2024-09-25 20:50:10 +08:00 |
error.rs
|
Feat-rust-api (#193)
|
2023-11-28 16:22:43 +08:00 |
estimated_size.rs
|
feat: estimate change size
|
2024-05-28 16:46:42 +08:00 |
event.rs
|
Feat: allow editing on detached mode (#473)
|
2024-09-24 11:16:59 +08:00 |
fork.rs
|
feat: fork doc at the target version (#469)
|
2024-09-23 09:51:07 +08:00 |
fuzz.rs
|
Use fractional index to order the children of the tree (#298)
|
2024-05-07 14:01:13 +08:00 |
handler.rs
|
feat: add clear methods (#478)
|
2024-09-25 20:50:55 +08:00 |
history_cache.rs
|
refactor: use hierarchy value for tree value (#470)
|
2024-09-23 09:05:12 +08:00 |
id.rs
|
feat: movable tree support (#120)
|
2023-10-30 11:13:52 +08:00 |
jsonpath.rs
|
feat: jsonpath experimental support (#466)
|
2024-09-19 19:22:39 +08:00 |
kv_store.rs
|
Feat when exporting gc snapshot with short history, don't encode the latest state (#445)
|
2024-09-04 21:00:17 +08:00 |
lib.rs
|
feat: travel change's ancestors (#483)
|
2024-09-26 12:15:42 +08:00 |
loro.rs
|
feat: travel change's ancestors (#483)
|
2024-09-26 12:15:42 +08:00 |
macros.rs
|
feat: stabilizing encoding (#219)
|
2024-01-02 17:03:24 +08:00 |
op.rs
|
feat: block encode header (#458)
|
2024-09-11 22:53:10 +08:00 |
oplog.rs
|
perf: make shrink frontiers faster when the peer num is large (#482)
|
2024-09-26 11:44:17 +08:00 |
parent.rs
|
chore: fix warnings
|
2024-08-19 11:26:10 +08:00 |
span.rs
|
refactor: mov important basic types into loro-common
|
2023-07-14 16:38:53 +08:00 |
state.rs
|
refactor: provide all version info for diff calc instance
|
2024-09-26 10:14:27 +08:00 |
subscription.rs
|
Feat: allow editing on detached mode (#473)
|
2024-09-24 11:16:59 +08:00 |
txn.rs
|
feat(wasm): commit message & get pending ops length (#477)
|
2024-09-25 20:38:10 +08:00 |
undo.rs
|
Feat: allow editing on detached mode (#473)
|
2024-09-24 11:16:59 +08:00 |
value.rs
|
feat: add old parent and old index in tree diff (#452)
|
2024-09-09 16:16:02 +08:00 |
version.rs
|
perf: make shrink frontiers faster when the peer num is large (#482)
|
2024-09-26 11:44:17 +08:00 |