31
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split description into multiple paragraphs. More... almost 17 years ago
Updating cabal file, per new cabal syntax More... almost 17 years ago
update .cabal file
dons
as Don Stewart
More... over 17 years ago
Haddock tweak. More... about 18 years ago
Added LICENSE file. More... about 18 years ago
Added a version of sampling that returns the test cases More... about 18 years ago
Fixed silly missed use of Positive constructor. Reported by Audrey Tang. More... about 18 years ago
Added README. More... about 18 years ago
Some haddock mark-up fixes to support haddock 0.7. More... about 18 years ago
Removed BUGS. More... about 18 years ago
Changed distribution of NonNegative to 1:5 for 0:everything else (was 9:1). More... about 18 years ago
Added NonZero and reimplemented Positive in terms of NonZero and NonNegative. More... about 18 years ago
Added BUGS file. More... about 18 years ago
Added Integral and Real instances for Positive and NonNegative. More... about 18 years ago
Some haddock tweaks. More... about 18 years ago
More haddock comments. More... about 18 years ago
More haddock and export list fixes. More... about 18 years ago
Added lots of Haddock comments and cleaned up export lists. More... about 18 years ago
Commented out generics import that Haddock choked on. More... about 18 years ago
Removed shrinkSub workarounds for old GHC bugs. More... about 18 years ago
Get rid of the last uses of modules from the haskell98 package, replace with base modules. More... about 18 years ago
Added Cabal build system. More... about 18 years ago
Removed Koen's CVS update script. More... about 18 years ago
Renamed modules to Test.QuickCheck.*. More... about 18 years ago
Tailorization of QuickCheck Import of the upstream sources from the repository More... about 18 years ago
More fixes to get examples to compile. More... about 18 years ago
Fixed some imports in examples. More... about 18 years ago
Fixed Chalmers/QuickCheck/Monadic.hs to compile with GHC 6.6. More... about 18 years ago
Moved examples to a top-level directory. More... about 18 years ago
Fixed ExSet2 and ExLambda to compile with GHC 6.6. More... about 18 years ago