loro/crates
东灯 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
..
bench-utils feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
delta Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
dev-utils Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
examples feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
fractional_index Fix undo with checkout (#375) 2024-07-04 18:15:44 +08:00
fuzz feat: add text update API (#404) 2024-07-23 21:22:47 +08:00
loro feat: add text update API (#404) 2024-07-23 21:22:47 +08:00
loro-common Add code to the default rich text configuration (#406) 2024-07-21 19:14:22 +08:00
loro-ffi chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-internal feat: add text update API (#404) 2024-07-23 21:22:47 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm feat: add text update API (#404) 2024-07-23 21:22:47 +08:00
rle feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00