0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow exceptions in Scanl fusion for GHC-9.14 More... 14 days ago
Use ANN Fuse on Stream EnumState More... 15 days ago
Use fusion-plugin based inspection annotations in Scanl More... 15 days ago
Add missing test file to distribution More... 15 days ago
Simplify enumeration states for better fusion More... 16 days ago
Make enumerated values strict to improve perf More... 16 days ago
Add fusion-plugin inspection annotations in Scanl/Container More... 17 days ago
Use NOINLINE on stream benchmarking IO actions More... 18 days ago
Fix deprecation warning in Unfold benchmarks More... 18 days ago
Do not use Producer for Stream generation More... 18 days ago
Add Fuse annotation on EnumState More... 19 days ago
Use Num APIs in general and specialize RealFloat, Bounded More... 20 days ago
Make enumerateFromThenTo fusible More... 22 days ago
Update single yield point guidelines More... 22 days ago
Add a simplified upward enumeration operation More... 22 days ago
Use latest fusion-plugin More... 23 days ago
Make bounded versions default in Unfold enumeration More... 23 days ago
Make bounded as default in Stream Enumeration More... 24 days ago
Fix enumerateFromTo Unfold More... 24 days ago
Synchronize Stream and Unfold Enumeration modules More... 24 days ago
Split out Stream enumeration ops in a separate module More... 24 days ago
Fix overflow in enumerateFromThenIntegralBounded More... 24 days ago
Fix overflow in enumerateFromToIntegral Unfold More... 24 days ago
Move takeEndByM to the Producer module More... 24 days ago
Move enumerateFromThenToIntegral to the Producer module More... 24 days ago
Move enumerateFromStepIntegral to Producer module More... 24 days ago
Move enumerateFromStepNum to Producer module More... 24 days ago
Fix overflow in enumerateFromToIntegral More... 24 days ago
Add a test for a corner case of enumerateFromThenTo More... 24 days ago
Add ifThenElse combinator for combining streams More... 24 days ago