loro/crates/loro-internal/src/encoding
Zixuan Chen bef39ce6b5
Feat: allow editing on detached mode (#473)
* refactor: add detached editing config and prepare the architecture for editing detached doc

* feat: subscribe for peer id change

* fix: undo after checkout & add tests for detached editing

* test: add fuzzer for detached editing

* feat: expose detached editing configure to wasm

* test: add wasm test for detached editing
2024-09-24 11:16:59 +08:00
..
arena.rs refactor: optimize block encoder 2024-09-06 16:26:50 +08:00
encode_reordered.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
fast_snapshot.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
gc.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
json_schema.rs fix: raise error if importing updates that dep on trimmed history (#457) 2024-09-11 22:54:39 +08:00
value.rs chore: fix warnings 2024-08-19 11:26:10 +08:00
value_register.rs refactor: reuse the peer id in map fast snapshot if we can (#430) 2024-08-24 14:15:10 +08:00