1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #14 from epi/release-0.0.2 More... almost 9 years ago
[README] Added release history. More... almost 9 years ago
Finally a README that tells what it's all about. More... almost 9 years ago
[range] Always iterate over input ranges using empty/front/popFront. More... almost 9 years ago
[pipeline] use testPipeline for private version of isPipeline More... almost 9 years ago
Merge branch 'range' into develop More... almost 9 years ago
[range] Added copy - a push sink that writes to an output range. More... almost 9 years ago
Convert built-in arrays and input ranges to pipeline sources. More... almost 9 years ago
[doc] Updated link and info about examples. More... almost 9 years ago
[examples/mad] Removed. Examples will sit in separate repo. More... almost 9 years ago
[examples/mad] Use file:// as default protocol prefix. More... almost 9 years ago
[traits] Use Id(X...) from flod.meta More... almost 9 years ago
[pipeline] Removed some debug pragma(msg, More... almost 9 years ago
[pipeline] Test all adapters in one pipeline. More... almost 9 years ago
[adapter] Don't use move(). More... almost 9 years ago
Removed stuff related to ranges and files. More... almost 9 years ago
[adapter] Implemented push-alloc adapter. More... almost 9 years ago
[adapter] Implemented peek-alloc adapter. More... almost 9 years ago
[adapter] Implemented pull-alloc adapter. More... almost 9 years ago
[adapter] Implemented alloc-push adapter. More... almost 9 years ago
[adapter] Implemented alloc-pull adapter. More... almost 9 years ago
[adapter] Implemented alloc-peek adapter. More... almost 9 years ago
[adapter] Added push-peek adapter. More... almost 9 years ago
[adapter] Removed unit tests, adapters are extensively tested in pipeline. More... almost 9 years ago
[pipeline] More detailed pipeline tests. More... almost 9 years ago
[adapter] Fixed pull return value in peek-pull. More... almost 9 years ago
[adapter] Removed void[] casts in push-pull adapter. More... almost 9 years ago
[pipeline] Test pull-peek adapter. More... almost 9 years ago
[doc] Added link to travis build status in README. More... almost 9 years ago
Merge branch 'fixed-types' More... almost 9 years ago