log

age author description
Mon, 03 Jul 2023 11:24:12 +0200 Lewin Bormann Add implementation of Parallel module default tip
Sat, 01 Jul 2023 22:29:52 +0200 Lewin Bormann Properly implement Parallel pipe functor
Thu, 29 Jun 2023 23:16:53 +0200 Lewin Bormann Introduce new pipeline item type
Thu, 29 Jun 2023 22:19:40 +0200 Lewin Bormann Make parallel pipeline work
Thu, 29 Jun 2023 20:58:08 +0200 Lewin Bormann Convert code to Eio
Wed, 28 Jun 2023 21:38:26 +0200 Lewin Bormann Make pipelines work
Tue, 27 Jun 2023 22:50:26 +0200 Lewin Bormann Move towards fully typed pipelines
Tue, 27 Jun 2023 22:11:00 +0200 Lewin Bormann Try out generic interface, all modules are the same
Tue, 27 Jun 2023 21:37:20 +0200 Lewin Bormann Add Stream_it interface
Tue, 27 Jun 2023 21:29:48 +0200 Lewin Bormann Initial commit