loro/crates/loro-core
Zixuan Chen f757b86f5c
Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32)
* fix: borrow stack bugs exposed by miri

* fix: use context to track notify when integrating

* fix: miri bugs

* fix: borrow stack bugs

* fix: set range miri err
2022-12-06 16:05:58 +08:00
..
benches bench: fix ignore parse time in benching 2022-12-06 15:37:57 +08:00
examples test: add size test for update encoding 2022-11-30 23:55:58 +08:00
fuzz Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32) 2022-12-06 16:05:58 +08:00
proptest-regressions/dag
scripts chore: replace justfile with deno task 2022-11-21 12:50:15 +08:00
src Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32) 2022-12-06 16:05:58 +08:00
tests feat: encode updates 2022-11-30 23:55:58 +08:00
Cargo.toml Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32) 2022-12-06 16:05:58 +08:00
deno.json chore: replace justfile with deno task 2022-11-21 12:50:15 +08:00
deno.lock feat: subscribe unsubscribe 2022-11-24 15:10:21 +08:00