Zixuan Chen
037093f6bd
fix: partial iter bug
2022-10-26 23:31:34 +08:00
Zixuan Chen
cf11e1ff4b
test: single client fuzz
2022-10-26 23:31:34 +08:00
Zixuan Chen
796317097d
test: start integration testing
2022-10-26 23:31:34 +08:00
Zixuan Chen
1d38440e9f
refactor: org loro entry code
...
add raw string pool
add owning_ref dep
2022-10-26 23:31:34 +08:00
Zixuan Chen
947eb13853
chore: cleanup
2022-10-26 23:31:34 +08:00
Zixuan Chen
aef1947bee
chore: add tabled to y_span
2022-10-26 23:31:34 +08:00
Zixuan Chen
f760aad046
test: add bench facilities
2022-10-26 23:31:34 +08:00
Zixuan Chen
a93d9f762d
fix: cursor should not use Deref
...
`crdt-list` expected derefed cursor to be a sliced operation, but it was not.
so I updated crdt-list to use a GetOp trait instead of Deref, where
users may slice the op if they want to.
2022-10-26 23:31:34 +08:00
Zixuan Chen
92a2e48ef5
chore: yata init
2022-10-26 23:31:34 +08:00
Zixuan Chen
f5a21799a8
chore: update crdt-list
2022-10-26 23:31:34 +08:00
Zixuan Chen
5ca3a42a0b
test: add fuzz and fix a few iter bugs
2022-10-26 23:31:34 +08:00
Zixuan Chen
670d194aeb
feat: impl yata
2022-10-26 23:31:34 +08:00
Zixuan Chen
cd95e2276c
feat: introduce crdt-list
2022-10-26 23:31:34 +08:00
Zixuan Chen
9240ad12ee
fix: add safety comment to rle
2022-10-26 23:31:34 +08:00
Zixuan Chen
0ce9dbc309
feat: add index map
2022-10-26 23:31:34 +08:00
Zixuan Chen
29c4d2011e
feat: list init
2022-10-26 23:31:34 +08:00
Zixuan Chen
77065bf57e
feat: mermaid
2022-08-05 01:34:47 +08:00
Zixuan Chen
b8287837dc
feat: dag iter
2022-08-05 01:34:47 +08:00
Zixuan Chen
c6f268edda
chore: optimize build time
2022-08-05 01:34:47 +08:00
Zixuan Chen
590a6e8ee6
refactor: reset snapshot
2022-07-25 13:00:22 +08:00
Zixuan Chen
1d4318e60e
chore: project dpes update
2022-07-20 16:29:36 +08:00
Zixuan Chen
10bac8c293
feat: pin
2022-07-19 11:54:14 +08:00
Zixuan Chen
19c12153f6
feat: conenct container and store
2022-07-18 14:58:33 +08:00
Zixuan Chen
8c0f033950
feat: apply change
2022-07-18 13:53:16 +08:00
Zixuan Chen
cd0572c5a9
refactor: organize code structure
2022-07-15 21:51:19 +08:00
Zixuan Chen
268f3c1e96
refactor: add container type & twist many things
2022-07-15 20:34:23 +08:00
Zixuan Chen
fb27c1656b
feat: setup framework
2022-07-15 18:24:15 +08:00
Zixuan Chen
3eb415718c
feat: add deps to change
2022-07-15 15:45:47 +08:00
Zixuan Chen
aae5cf26ce
feat: change & op
2022-07-13 14:39:22 +08:00
Zixuan Chen
2c7e2de763
feat: rle
2022-07-13 00:47:41 +08:00