Kevin Jahns
|
285dc79a6b
|
fix edge case when moving backwards from move operation
|
2022-03-30 10:07:55 +02:00 |
|
Kevin Jahns
|
f65d1b8475
|
fix ListIterator backwards iteration within moved ranges
|
2022-03-29 16:55:22 +02:00 |
|
Kevin Jahns
|
d3dcd24ef4
|
fix various tests
|
2021-12-08 16:10:49 +01:00 |
|
Kevin Jahns
|
3d31ba8759
|
adding more sanity checkss to yarray.tests
|
2021-12-07 12:37:03 +01:00 |
|
Kevin Jahns
|
bd47efe0ee
|
fix all tests
|
2021-12-06 22:21:55 +01:00 |
|
Kevin Jahns
|
f5781f8366
|
update searchmarkers after insert correctly
|
2021-12-06 22:07:46 +01:00 |
|
Kevin Jahns
|
6230abb78c
|
make sure that markers are correct without reinit
|
2021-12-06 21:22:18 +01:00 |
|
Kevin Jahns
|
4356d70ed0
|
reinit search marker after transaction
|
2021-12-06 21:00:20 +01:00 |
|
Kevin Jahns
|
0948229422
|
handle nested moves
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
fc5e36158f
|
made simple one-time move work
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
d314c3e1a6
|
fixed ListIterator.reachedEnd edge case
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
2a33507c00
|
fixed pos.rel cases
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
40c3be1732
|
fix backwards edge case
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
4a8ebc31f7
|
fix listiterator.map returning undefined as the last element
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
6df152c4ec
|
proper iteration through arrays (for mappings, toJSON, ..)
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
a057bf1cf0
|
fix disconnect issue
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
8b82c573c4
|
fix basic inserd & delete bug
|
2021-12-06 15:07:43 +01:00 |
|
Kevin Jahns
|
a77221ffd2
|
fix toJSON value
|
2021-12-06 15:07:42 +01:00 |
|
Kevin Jahns
|
b9ccbb2dc7
|
created new abstraction for search marker
|
2021-12-06 15:06:17 +01:00 |
|