loro/crates/rle/src
Zixuan Chen c105ff2220
Feat: checkout to target version & use unicode index by default (#98)
* feat: checkout to frontiers

* feat: record timestamp

* fix: use unicode len by default for text
now "你好" has length of 2 instead of 6

* chore: rm dbg!
2023-08-04 10:45:23 +08:00
..
rle_tree Feat: checkout to target version & use unicode index by default (#98) 2023-08-04 10:45:23 +08:00
lib.rs
range_map.excalidraw
range_map.rs refactor: seal change exp impl 2023-07-05 14:43:58 +08:00
rle_impl.rs
rle_trait.rs
rle_tree.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
rle_vec.rs fix: lamport issue 2023-07-12 18:47:04 +08:00
rle_vec_old.rs refactor: seal change exp impl 2023-07-05 14:43:58 +08:00
small_set.rs
test.rs