Zixuan Chen
|
e583c03e1d
|
chore: reduce encode overhead
|
2022-11-14 19:31:56 +08:00 |
|
leeeon233
|
5969f92b87
|
feat: add encode
Co-authored-by: Zixuan Chen <me@zxch3n.com>
|
2022-11-14 18:42:16 +08:00 |
|
Zixuan Chen
|
96c2fd0ba6
|
refactor: rm breakpoints in change
|
2022-11-14 15:19:07 +08:00 |
|
Zixuan Chen
|
1ca3f0e774
|
refactor: rename feature fuzzing to test_utils
|
2022-11-14 10:49:42 +08:00 |
|
Zixuan Chen
|
9758303c28
|
Merge pull request #15 from loro-dev/feat-recursive
feat: recursive type
|
2022-11-14 10:31:10 +08:00 |
|
Zixuan Chen
|
c7ba9203df
|
chore: fix command err
|
2022-11-13 21:25:10 +08:00 |
|
Zixuan Chen
|
fa63687698
|
refactor: remove proptest feature
|
2022-11-13 21:22:49 +08:00 |
|
Zixuan Chen
|
81433a1a8f
|
refactor: replace mem feature with cfg
|
2022-11-13 21:12:35 +08:00 |
|
Zixuan Chen
|
60607a62f0
|
perf: fix B4 perf slow down
|
2022-11-13 20:43:58 +08:00 |
|
Zixuan Chen
|
1c7ccf2b53
|
fix: resolve deep value
|
2022-11-13 17:57:13 +08:00 |
|
Zixuan Chen
|
534302e696
|
test: speed up tests
|
2022-11-13 17:35:13 +08:00 |
|
Zixuan Chen
|
94afd65c4d
|
refactor: rename var
|
2022-11-13 17:32:36 +08:00 |
|
Zixuan Chen
|
18235db95f
|
fix: all vv and head vv error
|
2022-11-13 16:38:12 +08:00 |
|
Zixuan Chen
|
36d141edee
|
test: speed up recursive fuzzing test
|
2022-11-13 16:14:28 +08:00 |
|
Zixuan Chen
|
8dbdf04228
|
fix: all_vv update
|
2022-11-13 15:28:39 +08:00 |
|
Zixuan Chen
|
e385c09e11
|
fix: seq container vv error
|
2022-11-13 15:16:18 +08:00 |
|
Zixuan Chen
|
f33a93c95c
|
test: a failed test
|
2022-11-13 13:23:01 +08:00 |
|
Zixuan Chen
|
a6a599c6c3
|
test: refine recursive test
|
2022-11-13 12:26:28 +08:00 |
|
Zixuan Chen
|
eb00019392
|
test: fix fuzzing tests err
|
2022-11-13 11:37:36 +08:00 |
|
Zixuan Chen
|
9301ed6975
|
chore: update test utils
|
2022-11-13 00:10:50 +08:00 |
|
Zixuan Chen
|
139d71e64a
|
fix: remove over conservative check
|
2022-11-13 00:10:25 +08:00 |
|
Zixuan Chen
|
46252a4b4a
|
fix: get first cursor at id span err
|
2022-11-13 00:09:21 +08:00 |
|
Zixuan Chen
|
beeda6ccf6
|
fix: allow holes exist in tracker vv
|
2022-11-12 22:54:50 +08:00 |
|
Zixuan Chen
|
9b717f901b
|
chore: speed up test
|
2022-11-12 21:46:25 +08:00 |
|
Zixuan Chen
|
b4773b6dc4
|
test: speed up old fuzz test
|
2022-11-12 21:39:40 +08:00 |
|
Zixuan Chen
|
886c1cdd4a
|
fix: fix several issues detected by fuzzer
|
2022-11-12 21:30:00 +08:00 |
|
Zixuan Chen
|
4da32c7d0e
|
test: fuzzing test init
|
2022-11-12 17:51:34 +08:00 |
|
Zixuan Chen
|
37b35cf42f
|
test: sync all
|
2022-11-12 16:33:57 +08:00 |
|
Zixuan Chen
|
b56d747019
|
feat: insert obj to list
|
2022-11-12 11:33:23 +08:00 |
|
Zixuan Chen
|
077d696952
|
feat: list container
|
2022-11-12 11:11:07 +08:00 |
|
Zixuan Chen
|
0c7a7af0fd
|
refactor: remove insert value
simplify code and only use loro value
|
2022-11-12 00:30:07 +08:00 |
|
Zixuan Chen
|
154ddfcfe5
|
feat: to json and from json
|
2022-11-12 00:00:54 +08:00 |
|
Zixuan Chen
|
919832b537
|
test: fix test setting err
|
2022-11-11 22:51:46 +08:00 |
|
Zixuan Chen
|
743e2b597b
|
chore: fix all warnings
|
2022-11-11 22:44:18 +08:00 |
|
Zixuan Chen
|
03c2cfd041
|
refactor: rename unknown range
|
2022-11-11 22:26:34 +08:00 |
|
Zixuan Chen
|
0d0603d75f
|
feat: get value deep
|
2022-11-11 22:26:06 +08:00 |
|
Zixuan Chen
|
1f2be1de18
|
chore: cargo fix
|
2022-11-11 16:20:37 +08:00 |
|
Zixuan Chen
|
fc41f0fa1b
|
refactor: move reg inside log store
|
2022-11-11 16:18:13 +08:00 |
|
Zixuan Chen
|
d818cd1ca8
|
refactor: use Text and Map as exposed interfaces
Co-authored-by: Leonzhao <leeeon233@gmail.com>
|
2022-11-11 15:23:22 +08:00 |
|
Zixuan Chen
|
3d1fedcb93
|
refactor: add container wrapper
Co-authored-by: Leonzhao <leeeon233@gmail.com>
|
2022-11-11 14:37:01 +08:00 |
|
Zixuan Chen
|
04e01b6415
|
refactor: remove redundant logics
|
2022-11-11 14:03:36 +08:00 |
|
Zixuan Chen
|
a858c10588
|
refactor: use container trait
|
2022-11-11 11:41:31 +08:00 |
|
Zixuan Chen
|
1f2650a5a2
|
refactor: rename container mng to registry
|
2022-11-11 11:15:06 +08:00 |
|
Zixuan Chen
|
44f38dd24b
|
chore: cargo fix
|
2022-11-11 11:13:35 +08:00 |
|
Zixuan Chen
|
c50fd45d1d
|
refactor: use dashmap in container manager
Co-authored-by: Leonzhao <leeeon233@gmail.com>
|
2022-11-11 11:12:55 +08:00 |
|
Zixuan Chen
|
737c14e99a
|
fix: update bumpalo fix potential leaks
|
2022-11-10 22:34:49 +08:00 |
|
Zixuan Chen
|
cb26a46b9e
|
fix: type error
|
2022-11-10 15:45:27 +08:00 |
|
Zixuan Chen
|
8242a598af
|
Merge branch 'main' into feat-recursive
|
2022-11-10 15:34:21 +08:00 |
|
Zixuan Chen
|
fbe4cc7ef8
|
doc: remove redundant todos and logics
|
2022-11-10 15:10:53 +08:00 |
|
Zixuan Chen
|
61397025de
|
Merge pull request #14 from loro-dev/perf-sync
perf: improve performance on syncing data
|
2022-11-10 14:56:03 +08:00 |
|