1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove use of Arbitrary wrapper More... about 9 years ago
Fix unchecked conversion warnings. Fix #269. More... about 9 years ago
Document version deprecated for toJavaArray methods. Fix #264 Also suppress unchecked warnings (#269) for them. More... about 9 years ago
Remove extra type parameters on methods in P2.Optic. Fix #273 More... about 9 years ago
Implemented Equal, Hash, Arbitrary, and Shrink for Natural as well as the equals, hashCode and toString methods on Natural. Also fixed the subtract method on Natural as well as the Javadoc on the Natural Semigroup for addition. More... about 9 years ago
Merge pull request #271 from charleso/topic/no-arbitrary-wrapper
mperry
as Mark Perry
More... about 9 years ago
Add test for IO More... about 9 years ago
Merge pull request #267 from gliptak/dbexception1
mperry
as Mark Perry
More... about 9 years ago
Rename Coarbitrary to Cogen More... about 9 years ago
Remove use of Arbitrary wrapper More... about 9 years ago
Merge pull request #268 from gliptak/excludedemo
mperry
as Mark Perry
More... about 9 years ago
Add DB.db method with Try1 More... about 9 years ago
Merge pull request #262 from gliptak/coverage4
mperry
as Mark Perry
More... about 9 years ago
Merge pull request #234 from gliptak/coverage3
mperry
as Mark Perry
More... about 9 years ago
Exclude demo subproject from Coveralls More... about 9 years ago
Stack safe State More... about 9 years ago
Merge pull request #233 from gliptak/coverage2
mperry
as Mark Perry
More... about 9 years ago
Add tests for fj.Class More... about 9 years ago
Added priority queue show, toStream, toString. Fixed enqueue and dequeue
mperry
as Mark Perry
More... about 9 years ago
Initial implementation of priority queue based on finger trees
mperry
as Mark Perry
More... about 9 years ago
Added streaming of finger trees
mperry
as Mark Perry
More... about 9 years ago
Test show on finger trees to expose what is going on inside the finger tree
mperry
as Mark Perry
More... about 9 years ago
Added show instances and toString implementations for finger trees
mperry
as Mark Perry
More... about 9 years ago
Added int min, int max and ord monoid. Added FingerTree empty and int max for pqueue's
mperry
as Mark Perry
More... about 9 years ago
Hard memo memory reduction (#258) More... about 9 years ago
Merge pull request #251 from puffnfresh/feature/semigroups More... about 9 years ago
Merge pull request #238 from jbgi/various-fixes More... about 9 years ago
Merge pull request #255 from fakraemer/master More... about 9 years ago
Use instance method reference in IOWalkthrough More... about 9 years ago
Merge pull request #254 from fakraemer/master More... about 9 years ago