|
7fdc0bf272
|
optimize index views with IndexArea enum to allow range based notifications
|
2021-11-07 08:48:04 +01:00 |
|
|
bd1572c632
|
SequenceView: add .iter()
|
2021-09-02 22:37:09 +02:00 |
|
|
8b19ab94c7
|
sequence: add filter_map()
could be more efficient
|
2021-08-31 02:57:42 +02:00 |
|
|
5eefcbb4d1
|
projection: remove_arg
|
2021-08-24 23:15:18 +02:00 |
|
|
f2fdaa687b
|
pipeline builders for sequence to grid with simple horizontal / vertical layout
|
2021-07-05 13:27:42 +02:00 |
|
|
835a0bf08e
|
move VecBuffer and views into separate vec module
|
2021-06-16 01:56:34 +02:00 |
|
|
9125997c83
|
vec sequence: remove RwLock
|
2021-06-12 03:02:12 +02:00 |
|
|
6e3abbde41
|
refactor sequence flatten() to use ProjectionHelper
|
2021-06-05 23:01:32 +02:00 |
|
|
ca819aeaf4
|
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
|
2021-05-22 01:33:58 +02:00 |
|
|
89a6f84114
|
sequence filter
|
2021-05-15 03:33:24 +02:00 |
|
|
c6717e0e75
|
fix warnings
|
2021-05-13 16:22:30 +02:00 |
|
|
c162e63b1d
|
sequence map
|
2021-05-10 01:50:01 +02:00 |
|
|
c53f07e762
|
VecBuffer: add Serialization/Deserialization from Write/Reader
VecDiff: add Clear
|
2021-04-24 15:57:09 +02:00 |
|
|
e21b888b6c
|
move nested into a lib crate
|
2021-04-19 05:02:11 +02:00 |
|