.. |
allocation
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +08:00 |
arena
|
Merge main
|
2024-07-12 16:15:54 +08:00 |
container
|
fix: calc change count (#556)
|
2024-11-13 16:52:41 +08:00 |
dag
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +08:00 |
delta
|
feat(wasm): add methods to modify vv (#552)
|
2024-11-10 16:36:09 +08:00 |
diff
|
perf: use a priority-queue-based search for updating text (#544)
|
2024-11-09 16:35:15 +08:00 |
diff_calc
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +08:00 |
encoding
|
fix: get correct encode blob info (#545)
|
2024-11-09 15:43:11 +08:00 |
handler
|
Feat add API to query creators, the last editors/movers (#548)
|
2024-11-09 19:17:56 +08:00 |
op
|
fix: insert change split error
|
2024-08-29 22:18:11 +08:00 |
oplog
|
fix: calc change count (#556)
|
2024-11-13 16:52:41 +08:00 |
state
|
feat: Add isDeleted() method to containers (#555)
|
2024-11-12 21:15:46 +08:00 |
tests
|
chore: fix warnings
|
2024-08-19 11:26:10 +08:00 |
utils
|
fix: avoid auto unsubscribe (due to gc) in js env (#516)
|
2024-10-17 13:33:29 +08:00 |
version
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +08:00 |
arena.rs
|
perf: optimize batch container registrations on arena (#510)
|
2024-10-14 13:26:58 +08:00 |
awareness.rs
|
perf: use a priority-queue-based search for updating text (#544)
|
2024-11-09 16:35:15 +08:00 |
change.rs
|
perf: use a priority-queue-based search for updating text (#544)
|
2024-11-09 16:35:15 +08:00 |
change_meta.rs
|
feat: travel change's ancestors (#483)
|
2024-09-26 12:15:42 +08:00 |
configure.rs
|
perf: avoid memory leak when forking repeatedly (#500)
|
2024-10-08 17:24:08 +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
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +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
|
fix: isContainerDeleted cache err (#513)
|
2024-10-15 11:22:46 +08:00 |
encoding.rs
|
perf: import batch optimize - use the largest snapshot first (#547)
|
2024-11-09 16:10:13 +08:00 |
error.rs
|
feat: add FFI for Loro (#420)
|
2024-09-29 07:41:59 +08:00 |
estimated_size.rs
|
feat: estimate change size
|
2024-05-28 16:46:42 +08:00 |
event.rs
|
perf: use better data structure for frontiers (#515)
|
2024-10-16 16:22:36 +08:00 |
fork.rs
|
fix: forkAt should inherit the config and auto commit from the original doc
|
2024-10-19 22:46:41 +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 API to query creators, the last editors/movers (#548)
|
2024-11-09 19:17:56 +08:00 |
history_cache.rs
|
perf: avoid memory leak when forking repeatedly (#500)
|
2024-10-08 17:24:08 +08:00 |
id.rs
|
feat: movable tree support (#120)
|
2023-10-30 11:13:52 +08:00 |
jsonpath.rs
|
refactor!: reduce footguns when using for_each(fn) on rust (#540)
|
2024-11-09 01:07:38 +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
|
refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535)
|
2024-11-04 17:03:14 +08:00 |
loro.rs
|
fix: calc change count (#556)
|
2024-11-13 16:52:41 +08:00 |
macros.rs
|
feat: stabilizing encoding (#219)
|
2024-01-02 17:03:24 +08:00 |
op.rs
|
feat: allow users to query the changed containers in the target id range (#549)
|
2024-11-09 21:00:07 +08:00 |
oplog.rs
|
perf: use a priority-queue-based search for updating text (#544)
|
2024-11-09 16:35:15 +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
|
fix: avoid creating non-root containers that doesn't exist by get_container api (#541)
|
2024-11-09 00:51:21 +08:00 |
subscription.rs
|
refactor: change the first param of travel change from id to ids (#492)
|
2024-10-03 21:09:18 +08:00 |
txn.rs
|
fix: fork at should restore detached state (#523)
|
2024-10-20 00:21:04 +08:00 |
undo.rs
|
perf: use a priority-queue-based search for updating text (#544)
|
2024-11-09 16:35:15 +08:00 |
value.rs
|
refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535)
|
2024-11-04 17:03:14 +08:00 |
version.rs
|
feat(wasm): add methods to modify vv (#552)
|
2024-11-10 16:36:09 +08:00 |