loro/crates/loro-internal/tests
东灯 e01505e013
feat: add text update API (#404)
* feat: add diff algorithm

* feat: implement DiffHook

* feat: add rust/typescript API

* feat: use u8 to enable SIMD

* feat: add SIMD support

* test: add a failed test case

* revert: change to unicode index

* fix: text event index correctness when using utf8 or unicode

* fix: use unicode index

* fix: apply delta

* fix: remove splice_unicode

---------

Co-authored-by: Zixuan Chen <remch183@outlook.com>
2024-07-23 21:22:47 +08:00
..
autocommit.rs Undo (#361) 2024-05-21 06:14:49 +08:00
fugue.rs Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
richtext.md refactor: use rich text style config (#246) 2024-01-17 22:55:46 +08:00
richtext.rs refactor: use rich text style config (#246) 2024-01-17 22:55:46 +08:00
test.rs feat: add text update API (#404) 2024-07-23 21:22:47 +08:00