loro/crates/loro-internal/examples
Zixuan Chen 9047065843
Fix undo with checkout (#375)
* fix: should transform checkout event

* chore: update fuzz dep

* chore: add pos to error info

* fix: clear undo/redo stack when checkingout

* test: update fuzz dep

* test: a new failed test case

* fix: tree transform

* chore: fuzz

* chore: add log

* chore: add more logs

* fix: compose err

* chore: fuzz test dep

* test: a failed tree case

* fix: undo tree event

* fix: do not compare tree position in fuzz

* fix: fuzz rev

* test: a failed tree case

* fix: add tree compose

* chore: add comment

* chore: fuzz

* fix: test

* fix: tree transform

* fix: tree transform index

* fix: sort tree index

* chore: fuzz

* fix: undo/redo remote change effect compose

* bk

* fix: tree undo redo (#385)

* fix: event hint none

* chore: fuzz version

* ci: fuzz

* bk: weird err

* fix: type err

* fix: fractional index between

* fix: wasm counter feature

* test: a new failed case

* fix: recursively create child nodes

* fix: filter empty event

* bk

* bk

* fix: tree undo redo remap

* chore: clean

* bk

* fix: tree need remap first

* fix: tree undo effect

* fix: tree diff calc

* fix: tree fuzz check eq func

* fix: remove EventHint None

* chore: cargo fix

* fix: tree uncreate

* fix: fuzz tree assert only structure

* refactor: rename methods

* fix: movable tree apply delta

* fix: another movable list issue

* chore: fuzz only check 1 actor's history

---------

Co-authored-by: Leon Zhao <leeeon233@gmail.com>
2024-07-04 18:15:44 +08:00
..
automerge_x100.rs perf: delete span merge err (#348) 2024-05-04 11:32:49 +08:00
encoding.rs feat: export any range version with json schema (#383) 2024-06-11 20:08:03 +08:00
encoding_parallel.rs Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
encoding_refactored.rs feat: export any range version with json schema (#383) 2024-06-11 20:08:03 +08:00
event.rs Undo (#361) 2024-05-21 06:14:49 +08:00
list.rs Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
many_actors.rs feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
mem.rs Refactor: rm legacy code (#97) 2023-07-31 11:49:55 +08:00
obs.rs Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
pending.rs feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
tree.rs Fix undo with checkout (#375) 2024-07-04 18:15:44 +08:00