1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: Fix INLINE pragma More... almost 10 years ago
Merge pull request #5 from mimi1vx/patch-1 More... almost 10 years ago
Create Setup.hs for build without cabal-install wrapper More... almost 10 years ago
Add stack.yaml More... over 10 years ago
Bump version to 0.3.0 More... over 10 years ago
cabal: Relax upper bound on foldl More... over 10 years ago
Add comment to numLoop More... over 10 years ago
Function 'numLoop' now checks if the start is less or equal than the end of the interval. In case of the start being strictly greater than the end, 'numLoop' performs no action. More... over 11 years ago
Merge pull request #2 from erikd/master More... over 11 years ago
Add functions forLoopState and numLoopState. More... over 11 years ago
Add results for vector fix in vector/#21. More... over 11 years ago
Small rearrangement + relax criterion dependency More... over 11 years ago
Added FoldL.foldM based loop. More... over 11 years ago
README: Fix missing link More... over 11 years ago
README: Don't use htmlpreview.github.io for criterion results More... over 11 years ago
Travis: Build with GHC 7.6 and 7.8 More... over 11 years ago
TravisCI integration More... over 11 years ago
Fix haddock link More... over 11 years ago
Bump version to 0.2.0 More... over 11 years ago
Add changelog More... over 11 years ago
Update benchmark results More... over 11 years ago
Add numLoopFold benchmark More... over 11 years ago
Add numLoop, numLoopFold to Control.Loop More... over 11 years ago
Add 'bench-folds' results More... over 11 years ago
Add benchmark 'bench-folds' More... over 11 years ago
Add forLoopFold More... over 11 years ago
A bit more tests More... over 11 years ago
README: Add INLINE More... over 11 years ago
README: Mention more FoldlAndIORefAreSlow results More... over 11 years ago
More 'bench-foldl-and-iorefs-are-slow' results More... over 11 years ago