loro/crates/loro-preload
Leon zhao acafc76aff
Feat: diff calc bring back & tree new event and value (#149)
* feat: new tree state

* fix: emit meta event

* fix: semantic tree event

* fix: diff calc bring_back

* chore: clear comments

* fix: merge

* fix: tree snapshot

* fix: filter empty bring back

* feat: tree add external diff

* fix: imported changes were not mergeable (#147)

* fix: imported changes were not mergeable
now the small encoding size is supported in example

* fix: stupid err in richtext checkout

* fix: rle oplog encode err
- support pending changes
- start counters were wrong

* fix: utf16 query err (#151)

* fix: tree movable node lamport

* fix: merge

* perf: bring back

* doc: add deep value meta doc

* refactor: bring back only when record diff

---------

Co-authored-by: Zixuan Chen <remch183@outlook.com>
2023-11-05 15:53:33 +08:00
..
src Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
Cargo.toml Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
README.md refactor: prepare for snapshot encoding 2023-07-14 16:05:06 +08:00

loro-preload

This crate contains a small part of the functionality of the Loro project. It aims to provide a smaller lib that can be loaded fast first to provide the basic functionality of Loro. It can decode the Loro binary data and will have basic mechanism to record the ops in Loro.