Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-quickcheck

An implementation of QuickCheck in PureScript
https://github.com/purescript/purescript-quickcheck

update docs

9d0b7f21d020b79434a61bcddef41ac433cd90ac authored about 10 years ago by John A. De Goes <[email protected]>
update version info

c0e7e7cae044979d59f53693ad5563ff8f3b4eaa authored about 10 years ago by John A. De Goes <[email protected]>
added monadplus instance for gen, added perms combinator and test to generate array permutations

c076ec33030ddc4c76440d57614a53fa129418f1 authored about 10 years ago by John A. De Goes <[email protected]>
added smallcheck example

2a9bcc375cf56b6c73aa7421091fe7a1c0618f18 authored about 10 years ago by John A. De Goes <[email protected]>
added more powerful variants of foldGen (foldGen') and sample' (runGen)

56cb450b3df374a0e5d31286877861fdd33fa545 authored about 10 years ago by John A. De Goes <[email protected]>
I made the following enhancements to Gen:

* Controlled determinism now supported through purescript-machines. This behavior is optional an...

129aa0b215c38b3b6135ba279750d41c8786b356 authored about 10 years ago by John A. De Goes <[email protected]>
Merge pull request #8 from jdegoes/master

add instances for either, maybe, and tuple, and some helper functions

73d0937cf013f5575ae965e8b259b5964dc453b4 authored over 10 years ago by Phil Freeman <[email protected]>
code cleanup

171e506ad91fc64f624bb516f8f72a5107902904 authored over 10 years ago by John A. De Goes <[email protected]>
export new functions

e388f35a998e526ce9ff60a068d8e40687ac54cc authored over 10 years ago by John A. De Goes <[email protected]>
add functions to generate and show samples

c0ec12b71477fc8ea48ebbdb846b7ba2f064e2e6 authored over 10 years ago by John A. De Goes <[email protected]>
add functions to generate and show samples

d78b601baf49ddf8ece73bffa7ce8235cb2b06b1 authored over 10 years ago by John A. De Goes <[email protected]>
added missing exports

87aa55b7421193d243f009f21f74aed2c29eb06f authored over 10 years ago by John A. De Goes <[email protected]>
improve fairness of chooseInt

f0f21fbc9de6f332c5449d372e0e5468fecc00c7 authored over 10 years ago by John A. De Goes <[email protected]>
remove redundant map definition

864523af08f903aae0ac3dbdeaf723fe4662dd65 authored over 10 years ago by John A. De Goes <[email protected]>
add instances for either, maybe, and tuple, and some helper functions

6b2e2374368c67244cf637cadcdffa643b8c2885 authored over 10 years ago by John A. De Goes <[email protected]>
Merge pull request #7 from jdegoes/master

add arb instances for string & alpha num string, migrate to gulp, add sized generators

324b2f6033d91dc69ed570665fe5724946639834 authored over 10 years ago by Phil Freeman <[email protected]>
regen docs

0302e8a4d34802173dcf98c3eaa138d5a97d0aef authored over 10 years ago by John A. De Goes <[email protected]>
move quickCheckPure' to local and force users to use resizing gen if they care

4035062016a9e65f3814e313ba88e44bb7e95721 authored over 10 years ago by John A. De Goes <[email protected]>
cleaned up more random crap

aafa2800fa89c15ec6ac09b198ca0a5a8aa51b43 authored over 10 years ago by John A. De Goes <[email protected]>
cleaned up some crap

bf1a498dffc1ff7d284b7dbd71a4511fab37f910 authored over 10 years ago by John A. De Goes <[email protected]>
gen into root

dbe190d79831cccd873672d88c2e5de867bc911a authored over 10 years ago by John A. De Goes <[email protected]>
add markdown

122e5ab1df6d4b076db6e001b4f4d5960c06bcd8 authored over 10 years ago by John A. De Goes <[email protected]>
delete gruntfile, update main of gulpfile

94cc9e07a49a9645b815430ae5ea5fa89947e161 authored over 10 years ago by John A. De Goes <[email protected]>
add arb instance for string, alpha num string, update deps to include strings & math, add gulpfile

40f8095bb136f3a1302bbacd7c9bce7e0c7418f2 authored over 10 years ago by John A. De Goes <[email protected]>
merge

33079b07bf31e0aa7c632cf12c8a5fc026816b9a authored over 10 years ago by John A. De Goes <[email protected]>
update bower & package

40d2c56afd6573a164f0e34dcd1488c06f51a8bb authored over 10 years ago by John A. De Goes <[email protected]>
Update for new exceptions

af98f146ee46aed48592cc8104d8639d18f9b172 authored over 10 years ago by Phil Freeman <[email protected]>
Merge pull request #5 from purescript/unit

Use unit

9331f8075b033e6d1bda36ece624194768cf1726 authored over 10 years ago by Phil Freeman <[email protected]>
Use unit

f3e7a70c9913e52607a8ca862004439ea82f44e6 authored over 10 years ago by Gary Burgess <[email protected]>
Remove version, update ignored files

b628d13577a54ac5906ff4cc17423f54133a40e5 authored over 10 years ago by Gary Burgess <[email protected]>
Merge branch 'lcg'

Conflicts:
.gitignore

6d62052eacd97dffbff5a315710f533ceab2243d authored over 10 years ago by Phil Freeman <[email protected]>
Remove commented code

f5ad099d824a59ef44ebfc907ce08236a4d141f2 authored over 10 years ago by Phil Freeman <[email protected]>
Remove unused dependencies, modules.

a9afe93babc4cc6d81d129093f8d617383743780 authored over 10 years ago by Phil Freeman <[email protected]>
Delete Functions.purs

4fd0ed04578cd4dabd41659b0daa4219b05e2041 authored over 10 years ago by Phil Freeman <[email protected]>
More work on LCG-based quickcheck and CoArbitrary.

f774ace5581bdb26efb309ebf83d259b9ee3a28c authored over 10 years ago by Phil Freeman <[email protected]>
Update build

25b62472edca9bc9c5878adc5bf2f174aed6e2d3 authored over 10 years ago by Gary Burgess <[email protected]>
Some more work on CoArbitrary

f0d1c1012ed5ad28613f9fad86264cda647b3f40 authored over 10 years ago by Phil Freeman <[email protected]>
Use an LCG-based PRNG

f1e9a302201d176f0fe7adfa19817314148c04dc authored over 10 years ago by Phil Freeman <[email protected]>
Arb instance for Functors

0a2cdb3dd9e33bc03de596a65a4eee1f21867c46 authored over 10 years ago by Gary Burgess <[email protected]>
Update classes for 0.5.0

8d9084e0c5e40f96522d8c3f1a90724268cefe4e authored over 10 years ago by Gary Burgess <[email protected]>
Remove unnecessary local definition of `asTypeOf`

3556fd3e5a7e0b63b77abda6ee9a8bea0fc64f52 authored over 10 years ago by Gary Burgess <[email protected]>
Add new helper instances and test batches

6067d5ce7c893bbde09166633c64b9f76a6e8ef4 authored almost 11 years ago by Gary Burgess <[email protected]>
Print number of tests that were ran (properly)

8fc0b8b7acfb1a9daff9cb77d30af601b688b169 authored almost 11 years ago by Gary Burgess <[email protected]>
Print number of tests that were ran

97e69f5188665576f8f4d138b82a28bd17082489 authored almost 11 years ago by Gary Burgess <[email protected]>
Update build, tidy up

57c47e6b6fec1fdaaad6e6a4ed3bc573f1cb1b2d authored almost 11 years ago by Gary Burgess <[email protected]>
Update dependencies

b5d01fc0a7623a85db50d5b6b133f1ebfc49c92c authored almost 11 years ago by Gary Burgess <[email protected]>
Merge pull request #3 from purescript/exceptions

Throw an exception when a property test fails

335af51d67281670936090dd97ddb04c8d3af730 authored almost 11 years ago by Phil Freeman <[email protected]>
Throw an exception when a property test fails

8418a90b54d37acfac08399d45e12f8f05feae86 authored almost 11 years ago by Gary Burgess <[email protected]>
Add grunt build

Still needs writing properly, this just compiles all the modules

631d2005e82d0ff004656aad60fbc9b0d2bf203f authored almost 11 years ago by Gary Burgess <[email protected]>
Avoid name collision in example modules

e92da8245d0f8aa18351a3be9cb817f07e9fa05a authored almost 11 years ago by Gary Burgess <[email protected]>
Update name of Random

9203afe5069aa9f5d1025ad3c715a019427776a8 authored almost 11 years ago by Gary Burgess <[email protected]>
Merge pull request #2 from joneshf/patch-1

Update dependencies

eea28910a4f005049870aafd13ba5286441eb688 authored almost 11 years ago by Phil Freeman <[email protected]>
Update dependencies

Can't install from bower unless the dependencies resolve.

85c67bf323300cade8846948b6d92cc5d6f51d38 authored almost 11 years ago by Hardy Jones <[email protected]>
Merge pull request #1 from jdegoes/master

bower / grunt integration

44ae47364e48c0a97115dd1d8775d4da3736152e authored almost 11 years ago by Phil Freeman <[email protected]>
bower / grunt integration

3b1860ffebb52e0095fca414beaf2424fa98d605 authored almost 11 years ago by John A. De Goes <[email protected]>
New Arb instances

827a9cb3afea588cb0fc173b669056a04f5d3577 authored almost 11 years ago by Phil Freeman <[email protected]>
Tidying up the repository

51d808f32991e0796681f6b740236935f69bde0a authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:purescript/purescript-quickcheck

Conflicts:
prelude-tests.purs
qc.purs
test.purs

1bf5de58e1f40f8026906ea7fe2d6a6527e33458 authored almost 11 years ago by Phil Freeman <[email protected]>
Update code for named type class instances

423a3027ccf5941849389fbc29e640a36de05ec4 authored almost 11 years ago by Phil Freeman <[email protected]>
Update prelude imports

3b8da1883c716465a8051f72e01249e4aa4b2dc5 authored almost 11 years ago by Gary Burgess <[email protected]>
Tests for referential equality

2fcce74def3c4fedfe7721ef54efe3daa9f8709a authored almost 11 years ago by Phil Freeman <[email protected]>
Some Prelude tests

28cf4110da693f2ba17a02d523850f047546fdb1 authored almost 11 years ago by Phil Freeman <[email protected]>
Fixes for new command line options.

6fd769f3091ac091c352a9fdf3d777e7cc9bec93 authored almost 11 years ago by Phil Freeman <[email protected]>
Update for new Prelude

b1b95de2a7fa91a5b9325f112e931dcd97333088 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix op precedence in tests

3c096ee2721b4652c8ba4fb531b7989d6a4e9695 authored almost 11 years ago by Phil Freeman <[email protected]>
Added a test for arrays

0bf2d4b9e1e9f0929ab20fb94496ddba086740c0 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:purescript/purescript-quickcheck

56c6b46713efaa78a99e6900a3e021f0f3ad1249 authored almost 11 years ago by Phil Freeman <[email protected]>
Initial commit

c85cf15854d2c8754dfd876df10f66a756c4c822 authored almost 11 years ago by Phil Freeman <[email protected]>
Initial commit

4e328448d80d8ef68a87ff980aebee8a23493f4b authored almost 11 years ago by Phil Freeman <[email protected]>