loro/crates/loro-internal/src
2023-11-08 14:18:01 +08:00
..
arena fix: snapshot encode err (#135) 2023-10-31 17:58:50 +08:00
container chore: refine err msg 2023-11-08 14:18:01 +08:00
dag Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
delta Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
diff_calc Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
encoding fix: make encoding enhanced simpler 2023-11-08 14:17:43 +08:00
fuzz Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
op feat: support richtext in wasm & mark text with arbitrary value (#142) 2023-11-02 14:20:34 +08:00
oplog fix: imported changes were not mergeable (#147) 2023-11-04 12:23:28 +08:00
state Fix list get method (#158) 2023-11-07 19:48:16 +08:00
tests Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
utils refactor: extract text chunk (#153) 2023-11-04 20:03:43 +08:00
arena.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
change.rs feat: expose version and change inspect api to wasm (#156) 2023-11-05 16:06:34 +08:00
configure.rs Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
container.rs refactor: use better repr for container id (#144) 2023-11-02 17:13:08 +08:00
dag.rs fix: impl Fugue correctly (#133) 2023-10-31 17:59:24 +08:00
delta.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
design.excalidraw Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
diff_calc.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
encoding.rs Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
error.rs refactor: mov important basic types into loro-common 2023-07-14 16:38:53 +08:00
event.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
fuzz.rs fix: imported changes were not mergeable (#147) 2023-11-04 12:23:28 +08:00
handler.rs test: add out of bound test 2023-11-07 23:32:07 +08:00
id.rs feat: movable tree support (#120) 2023-10-30 11:13:52 +08:00
lib.rs Refactor: remove old encode method (#130) 2023-10-31 10:36:21 +08:00
loro.rs fix: commit txn when dropping 2023-11-08 14:16:10 +08:00
macros.rs Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
obs.rs Refactor: make changes mergeable (#146) 2023-11-03 21:40:34 +08:00
op.rs feat: expose version and change inspect api to wasm (#156) 2023-11-05 16:06:34 +08:00
oplog.rs Fix incorrect deletion of emoji in wasm (#154) 2023-11-05 16:13:40 +08:00
span.rs refactor: mov important basic types into loro-common 2023-07-14 16:38:53 +08:00
state.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
txn.rs Fix incorrect deletion of emoji in wasm (#154) 2023-11-05 16:13:40 +08:00
value.rs Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
version.rs feat: encode/decode v2 2023-08-29 15:13:52 +08:00