Matthias Bisping
|
7adbdefb4e
|
refactoring: skipping invalid parameter combinations
|
2022-05-16 12:18:04 +02:00 |
|
Matthias Bisping
|
948575d199
|
renaming
|
2022-05-16 11:43:48 +02:00 |
|
Matthias Bisping
|
2070f300c9
|
refactoring: queued stream function returns first of generator
|
2022-05-16 10:28:53 +02:00 |
|
Matthias Bisping
|
092a0e2964
|
renaming
|
2022-05-13 17:16:27 +02:00 |
|
Matthias Bisping
|
40777ae609
|
refactoring: simplyfing lazy processor to queued function WIP
|
2022-05-13 16:59:50 +02:00 |
|
Matthias Bisping
|
2434e0ea55
|
refactoring; stream buffer tests
|
2022-05-13 16:38:20 +02:00 |
|
Matthias Bisping
|
e3793e5c7c
|
refactoring: split stream processor into two functions; moved queue streaming Nothing check from caller to stream function
|
2022-05-12 17:12:26 +02:00 |
|
Matthias Bisping
|
de0deaa2f4
|
renaming
|
2022-05-10 12:19:42 +02:00 |
|
Matthias Bisping
|
83ce7692e6
|
renaming; adjusted and added tests for lazy bufferize (formerlay on-demand processor)
|
2022-05-10 12:18:20 +02:00 |
|
Matthias Bisping
|
949413af4a
|
fixed bug in compute_next of on demand processor that skipped all but the first return value of 1 -> n functions
|
2022-05-10 11:07:58 +02:00 |
|
Matthias Bisping
|
5b913983eb
|
refactoring: move; added null value param to bufferize
|
2022-05-09 14:50:54 +02:00 |
|
Matthias Bisping
|
f29bd7d4d3
|
removed need for bufferize wrapper by composing with first(chunks(...)) and applying to on-demand processor execution chain; broke mock pipeline, fixing next
|
2022-05-09 11:06:14 +02:00 |
|
Matthias Bisping
|
ec620abf54
|
lazy pipeline test
|
2022-05-09 01:17:53 +02:00 |
|
Matthias Bisping
|
5b30a32fff
|
added client pipeline without webserver backend
|
2022-05-09 00:43:21 +02:00 |
|
Matthias Bisping
|
c092e7bcab
|
refactoring; server pipeline WIP
|
2022-05-08 18:36:15 +02:00 |
|
Matthias Bisping
|
8c1ad64464
|
refactoring; additional buffer test
|
2022-05-07 00:29:58 +02:00 |
|
Matthias Bisping
|
1e21913e37
|
processor test; refactoring
|
2022-05-07 00:23:22 +02:00 |
|
Matthias Bisping
|
132a1a1b50
|
renaming
|
2022-05-06 23:46:21 +02:00 |
|