0
I Use This!
High Activity

Commits : Listings

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