Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-04-14 10:35:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
zug: add missing catch2 dependency to fix build

Only needed for tests.
   2024-03-14 20:27:07 by Mark Davies | Files touched by this commit (5)
Log message:
zug: add version 0.1.1

zug is a C++ library providing `transducers`. Transducers are composable
sequential transformations independent of the source. They are extremely
lightweight, and can be used to express algorithms over pull-based sequences
(iterators, files) but also push based sequences (signals, events, asynchronous
streams) in a generic way.

Next | Query returned 2 messages, browsing 1 to 10 | previous