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

Remove duplicate numbers dependency

bf5029f97e6c0d7552d3a08d2ab793a19e2c5e3d authored over 2 years ago by Thomas Honeyman <[email protected]>
Update CHANGELOG.md

f9435232c83d5507f9344c9e8299b7f0909e877d authored over 2 years ago by Thomas Honeyman <[email protected]>
Remove duplicate numbers import (#135)

* Remove duplicate numbers import

* Update CHANGELOG.md

5556db70190a374bec9940836b6cf09cdf289c8b authored over 2 years ago by Thomas Honeyman <[email protected]>
Prepare v8.0.0 release (1st PS 0.15.0-compatible release) (#134)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

180d8b8a3af48bfe53052ef909e60f5ee49f1540 authored over 2 years ago by JordanMartinez <[email protected]>
Drop math dep; update imports (#133)

* Drop math dep; update imports

* Add changelog entry

9e2efefe1163a1781913100c76bb8b872d49b384 authored almost 3 years ago by JordanMartinez <[email protected]>
Fix forall proxy workaround (#132)

* Replace polymorphic proxy with monomorphic one

* Add changelog

9472fbbf621d8790779a86a4da76ceec936ef83a authored almost 3 years ago by JordanMartinez <[email protected]>
Use NonEmptyArray rather than NEL for frequency (#131)

* Use NonEmptyArray rather than NEL for frequency

* Add changelog

bf0b5fbe67c7c3e94e74c627c139fc3e2530e39a authored almost 3 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#130)

* Migrated FFI to ES modules via 'lebab'

* Removed '"use strict";' in FFI files

* Update t...

76b7beb988535663535faf4a288cc51dd3ea2269 authored almost 3 years ago by JordanMartinez <[email protected]>
Make quickCheckPure and quickCheckPure' stack safe (#127)

e181aaf6b2377f571bf9938c8e0bdf4dcbbea1f1 authored about 3 years ago by Matthew Conger-Eldeen <[email protected]>
Add arbitrary instances for newtypes in Prelude (#119)

* Add arbitrary instances for newtypes in Prelude, excluding Endo

* Fix instances

* Add in...

7bdc4762e2ea665051bd10147af9c850228c43bb authored over 3 years ago by JordanMartinez <[email protected]>
v7.1.0

990fa1cf14b48b827d9b2d115b1c6977c4b0a76d authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for v7.1.0

8b4171ffd12fa72985649d2752eeac48cd5ba9cd authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix warnings revealed by v0.14.1 PS release; export functions (#125)

* Fix warnings revealed by v0.14.1 PS release; export functions

Exported functions:
- enum
...

0fe494ad10ed68a69b228d740f0ff6ebf2f53951 authored over 3 years ago by JordanMartinez <[email protected]>
Prepare v7.0.0 release (#124)

* Update CI to build with the latest version of the compiler

* Update the bower repository UR...

7db589bc9a5fb058291863900c5d93c03cc28e5c authored almost 4 years ago by Cyril <[email protected]>
Updated changelog since v6.1.0 (#123)

* Updated changelog since v6.1.0

* Update CHANGELOG.md

38fa1dbea48d8665ac1ac255991fda67ca711a9d authored almost 4 years ago by Thomas Honeyman <[email protected]>
Generate changelog and add PR template (#122)

* Generate CHANGELOG.md file using notes from previous GH releases

* Add pull request templat...

0a449cd8add94e071f27cd2d3db410915f9242a6 authored almost 4 years ago by JordanMartinez <[email protected]>
Drop generics-rep dependency as its now included in prelude (#121)

* Drop generics-rep dependency as its now included in prelude

* Fix module name for genericShow

69e23b198295fb99353f075feaee72309a198bf6 authored about 4 years ago by JordanMartinez <[email protected]>
Replace globals dependency with numbers (#120)

4b190bf4f653b4f0d6d27f01f591fd810d1f5c37 authored about 4 years ago by JordanMartinez <[email protected]>
Allow full Number range for chooseFloat (#97)

48b33b48dd1085e0db9453e45ed327ba13ac7d3c authored about 4 years ago by jacereda <[email protected]>
Replace NonEmpty Array and NonEmpty List by NonEmptyArray and NonEmptyList (#118)

* Replace NonEmpty Array and NonEmpty List by NonEmptyArray and NonEmptyList

* Remove unneces...

94b7d73264f4c9e6a3523e65009b8a4e5d2a2386 authored about 4 years ago by Cyril <[email protected]>
Remove unnecessary exports global from Gen.js

082f1f6681b6fc538e719622e35728d4de6d76e8 authored about 4 years ago by Thomas Honeyman <[email protected]>
Run CI on push / pull_request to master

12e93f20b30415e896c7ce25034d4a3fb65abf5f authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions and update installation instructions. (#117)

14d952fb41ac7478aa57a114e36b02c33b54ef02 authored about 4 years ago by Thomas Honeyman <[email protected]>
fixing genericCoarbitrary (#99)

b7f47a6791f0c978f15c5f6a0b0d716be7b28e88 authored about 4 years ago by Athan Clark <[email protected]>
Merge pull request #116 from purescript/no-monomorphic-proxies

Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables

9eef016a83f8e966f1e55e292aeb1e0506eb66e1 authored about 4 years ago by Cyril <[email protected]>
Update dependency on purescript-record back to master

7a943a7a3627da1301443968195d11e9bf68de7e authored about 4 years ago by Cyril Sobierajewicz <[email protected]>
Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables

cd0f3f1ad8b48b651377f1c9e4a30d7fc30a60c7 authored about 4 years ago by Cyril Sobierajewicz <[email protected]>
Update to v0.14.0-rc3 (#115)

* Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0

* Account for breaking cha...

7c5943a44f270f99f340dccbe15191de2c043361 authored about 4 years ago by JordanMartinez <[email protected]>
Add randomSampleOne (#114)

* Add randomSampleOne

Randomly generates a single value

da51c3d8cccc4f048d9b74cf96ea40519eadfdd9 authored about 4 years ago by JordanMartinez <[email protected]>
Fix comment

5038acf77ce97b6c810db03e990f02752f6b2bed authored about 4 years ago by Jordan Martinez <[email protected]>
Rename randomOne to randomSampleOne

78d22bfb97346000d7a56a08ce914af58a355845 authored about 4 years ago by Jordan Martinez <[email protected]>
Refer people to randomOne if they try randomSample

9db0d1e3b7d7455b188fd877af93bed2f7740d6f authored about 4 years ago by Jordan Martinez <[email protected]>
Rename generate to randomOne

53b69345126b98d61484f6155ebc87f7247eed60 authored about 4 years ago by Jordan Martinez <[email protected]>
Change generate size to 10

95e61329ba3ae4599dddc5f46813b04eb0fdb1ff authored about 4 years ago by Jordan Martinez <[email protected]>
Add generate

4fcd0b275e1349dfb41ae0e576f96ea1112dfc7f authored about 4 years ago by Jordan Martinez <[email protected]>
Merge pull request #106 from purescript/bump-pulp

Bump pulp version

64d6f3437ddf6a7902506854aa71720abdc18c55 authored over 4 years ago by Gary Burgess <[email protected]>
Bump pulp version

4deccf029c7e1818694b03beeff376f8ea9452d6 authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #105 from purescript/update-ci

Update CI

118a87d354c06cc86ba7d5297fb9a6bd18a69855 authored over 4 years ago by Gary Burgess <[email protected]>
Update CI

dae8b54fd1d10feca28bf453f7763cd5bcc32587 authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #100 from purescript/better-pure-reporting

Better reporting abilities for pure quickCheck runs

6289a80570acd5aec3ea89dc673cf10cdaf5794a authored almost 6 years ago by Gary Burgess <[email protected]>
Better reporting abilities for pure quickCheck runs

270f8fa82ff0e4416f1d61a23cd8aa9dcf4990ee authored almost 6 years ago by Gary Burgess <[email protected]>
v6.0.0

c703061f47bee79a97afbf4f59aa7900fc19ad22 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #98 from purescript/update-deps

Bump dependency on purescript-record

590a47710ed2a359400ced1e1ccc600a77b4a57c authored almost 6 years ago by Harry Garrood <[email protected]>
Bump dependency on purescript-record

e0daabfd6fd52c3207c3971cccbc33708e9fab2b authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #95 from anttih/add-tutorial

Add guide

1101d79dcb830ecc798019dacc4096772d122c84 authored over 6 years ago by Gary Burgess <[email protected]>
Add Guide from purescript/documentation repo

06964343a79db9057dcc3bc1d49e23df6278b42b authored over 6 years ago by Antti Holvikari <[email protected]>
Merge pull request #93 from purescript/compiler/0.12

Updates for 0.12

af9203ccae42c74a05f5ddf33fd1aeb239be598c authored over 6 years ago by Gary Burgess <[email protected]>
Update dependencies, license

a5d47b514bbc9e7f8a5313e1366a1b7f26c2fb83 authored over 6 years ago by Gary Burgess <[email protected]>
change for string updates

fbe9358eb739c220cf945726491a217e1b50313c authored over 6 years ago by Christoph <[email protected]>
Updates for library changes

f61ef000b66d39554f5c17d209fa9360f69912cd authored over 6 years ago by Gary Burgess <[email protected]>
Update for changes in strings

1f87eb3de2496651968de50dabfdcf2ad2528495 authored over 6 years ago by Gary Burgess <[email protected]>
Update for STArray changes

f8919215a766af9e7b573fc195a21fb61918c93a authored over 6 years ago by Gary Burgess <[email protected]>
Data.Record -> Record

e569c25faa3d20a0d0e3247044b7d98a4242b21e authored over 6 years ago by Christoph <[email protected]>
Updates for 0.12

0920044cdc95e2620cd0474744693709d00f4ca1 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #89 from purescript/forall

Add `quickCheckGen` and variants

2c840b82e433bc5bf0942d6c007cb2551ab21522 authored almost 7 years ago by Gary Burgess <[email protected]>
Merge pull request #91 from matthewleon/nonempty-instances

Arbitrary instances for NonEmpty*

092b9536e5ecf9489089551d4595c59545eae695 authored almost 7 years ago by Gary Burgess <[email protected]>
Arbitrary instances for NonEmpty*

Arbitrary and Coarbitrary for NonEmptyArray and NonEmptyString.

fixes https://github.com/puresc...

bed5928c7167840b0dfc0fb41243d086520d6c46 authored almost 7 years ago by Matthew Leon <[email protected]>
Add `quickCheckGen` and variants

ec4fc5f0dc56c7e4d8d7b6611a829ceb66e10a49 authored almost 7 years ago by Gary Burgess <[email protected]>
Merge pull request #88 from matthewleon/resize-state

ensure Gen seed is modified after resize

ba4826550782b61ea512de2568d2ea130e27b3ad authored almost 7 years ago by Gary Burgess <[email protected]>
ensure Gen seed is modified after resize

see https://github.com/purescript/purescript-gen/issues/12#issuecomment-368525522

579d61d279d5e42d1be117c443b0fb8d131f9645 authored almost 7 years ago by Matthew Leon <[email protected]>
Merge pull request #85 from safareli/resize

Fix resize

bc66856cec048e29442d6f11421fd01d56bf337d authored about 7 years ago by Gary Burgess <[email protected]>
add resize tests

7e6723990f8b25a0491965865dd5376e56d19c8f authored about 7 years ago by Irakli Safareli <[email protected]>
Update .gitignore

3f7d68a1342765b8b39f98c91836cebfd92577ed authored about 7 years ago by Gary Burgess <[email protected]>
fix resize

40b816703d2cb12026dcdfb714c741e2f01b0ade authored about 7 years ago by Irakli Safareli <[email protected]>
update deps

cf7342a9b49677175c3a20558c796a0b418f30c9 authored about 7 years ago by Irakli Safareli <[email protected]>
Merge pull request #84 from matthewleon/quickCheckPure-doc

fix quickCheckPure documentation

bed549af4adf10dee3c78c154bda1184e66189c0 authored about 7 years ago by Phil Freeman <[email protected]>
fix quickCheckPure documentation

8f4f2c1d65e22860492722286960013564acecf6 authored about 7 years ago by Matthew Leon <[email protected]>
Merge pull request #82 from sharkdp/arbitrary-records

Add 'Arbitrary' instance for records

a308baf8e2549aeb9d3ac9f97d717b3cb798d151 authored over 7 years ago by Phil Freeman <[email protected]>
Arbitrary instance for records

85430e7a629a6b2a585552201f79fe99b1bf8489 authored over 7 years ago by sharkdp <[email protected]>
Merge pull request #81 from Risto-Stevcev/master

Added some more helper comparison operations

93e9a11664d826b7367e655eec2ec309dbe17d15 authored over 7 years ago by Phil Freeman <[email protected]>
Added some more helper comparison operations

9992bb4cc5bacd4bde7cd157680ae0bdb6e690ec authored over 7 years ago by Risto Stevcev <[email protected]>
Merge pull request #80 from purescript/lazy

Add `Lazy` instance for `Gen`

ced9e99dc9295b2780e165299a3f34f29032321d authored over 7 years ago by Gary Burgess <[email protected]>
Add `Lazy` instance for `Gen`

6235ecc596fc73e4d2b60258cf216191be088713 authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #63 from LiamGoodacre/feature/generic-gen

Add genericArbitrary and genericCoarbitrary

56eb222c145e3c4dcfbfe70a09f99044e7245ad7 authored over 7 years ago by Phil Freeman <[email protected]>
Add genericArbitrary and genericCoarbitrary

8bd84e11369775d9096bcb558281e4488777bbff authored over 7 years ago by Liam Goodacre <[email protected]>
Merge pull request #69 from matthewleon/shuffle

add shuffle generator

f278bdb78647d17bae9de26c393c61c429264c3a authored over 7 years ago by Phil Freeman <[email protected]>
add shuffle generator

6eaba77eeb57e86553b9f5cac96b87ed6b66e83d authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #78 from purescript/gen

Add `MonadGen` instance

6603ff4726f750718a5fd04649f7ff953d4833c5 authored over 7 years ago by Gary Burgess <[email protected]>
Add `MonadGen` instance

b0d72ab3d0050ff8b1ca9354a6cac4e60d6dd511 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #77 from purescript/arbitrary-nonempty-rebase

Rebased Arbitrary instances for NonEmpty

ce76b7f673d98e8e88231ce166cc51e2fd13f752 authored almost 8 years ago by Gary Burgess <[email protected]>
Arbitrary instances for NonEmpty

We were transitively dependent on purescript-nonempty through
purescript-lists, so we might as w...

dc6181b3052e16cdbbdc5a0df22f31a6436021f3 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #76 from purescript/gen-enum-rebase

Rebased enum gen

df88446ee0b8b674793ac49f65e47432f541a3dd authored almost 8 years ago by Gary Burgess <[email protected]>
enum gen

A handy generator for types that implement the BoundedEnum class.

ecb85c69be61ee870695ef54950fb5ac34b47ac0 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #75 from purescript/ps-0.11

Update for PureScript 0.11

9693a2d3efb3ff1113ebcb8b42f6e4e1ae1076b3 authored almost 8 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11

64350286e60263ce9b270f14e146bda3641b9a04 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #74 from matthewleon/chooseInt32

let chooseInt work with differences greater than 2^31

63552b5cba66a63c365c6ecb189d0845152de81d authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #66 from matthewleon/use-nonempty

[BREAKING] Use NonEmpty

20b0736a665148f8f437876c5d645f86d32b19b1 authored almost 8 years ago by Gary Burgess <[email protected]>
fix distribution of 32 bit chooseInt

A little flawed thinking in the arithmetic.

b43846570e7c4753d6e329a78afa81bc24204050 authored almost 8 years ago by Matthew Leon <[email protected]>
simplify chooseInt a bit

make the logic a bit more readable

0cc1b6011e06572788840419ca499afa9c5dae3e authored almost 8 years ago by Matthew Leon <[email protected]>
allow chooseInt to work with 32 bit intervals

44eba2d5576a5ac03acd3467550054495a73d07b authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #67 from mlang/Gen-State

No need for StateT and Identity

d1571823158f9941f98970f69a4b832c0691f33c authored almost 8 years ago by Phil Freeman <[email protected]>
No need for StateT and Identity

b8d02e77f5149777778f22fae21e4694d88c1f14 authored almost 8 years ago by Mario Lang <[email protected]>
Use NonEmpty wherever documentation calls for it.

All the functions that consume or produce non-empty collections now use
`Data.NonEmpty`.

7d18a3320eee1f91a78931f8e99e728326a79f77 authored almost 8 years ago by Matthew Leon <[email protected]>
Use NonEmpty for `elements` Gen. Fixes #64.

1e163a790e22e4d6046cb5e002ca6cb3656ae135 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #62 from purescript/fix-shadow

Fix shadowed variable warnings

4783645ce0ff2b13ffbcc0f0daac52649631672f authored about 8 years ago by Gary Burgess <[email protected]>
Fix shadowed variable warnings

1a1b899abc90e9ed4ebfdd43abfd10a1e998dd51 authored about 8 years ago by Gary Burgess <[email protected]>
Update README.md

ed95c7fb00d015bc4ffaba1aed3fa46ac34ecab3 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #61 from purescript/such-that

Add suchThat Gen combinator

20deac06ea21eb4e92b6c653d68bedb8a9508ae5 authored about 8 years ago by Gary Burgess <[email protected]>
Add suchThat Gen combinator

044e8cd1eb2df1a7e6a9cf9bba8c9213f6aa3f42 authored about 8 years ago by Gary Burgess <[email protected]>
Update lists dependency

275356b76b4c41e5215a122e8de573fb77a7613b authored about 8 years ago by Gary Burgess <[email protected]>