5 Commits

Author SHA1 Message Date
a1f1717e22 Added ProcessStream to for running processes (on Linux) and streaming their output.
Added map() function for creating a mapping iterator.
Added mijin::pipe types for map() and join().
2023-08-06 13:52:51 +02:00
1549ef27a7 Fixed some more or less valid clang and clang-tidy errors. 2023-08-05 17:47:59 +02:00
04520a5d35 Added more utility and fixed Flag type. 2023-07-08 11:16:37 +02:00
fb392a7239 Fixed -Werror=sign-compare. 2023-06-25 12:31:43 +02:00
da781b87f2 intial commit 2023-05-29 14:51:44 +02:00