Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-gen

A type class for random generator implementations.
https://github.com/purescript/purescript-gen

Prepare v4.0.0 release (1st PS 0.15.0-compatible release) (#36)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

* Upda...

9fbcc2a1261c32e30d79c5418edef4d96fe76931 authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#35)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

b29e08173d2f0e2654ef916bdefcd0d98880da39 authored almost 3 years ago by JordanMartinez <[email protected]>
Prepare v3.0.0 release (#34)

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

* Update the bower repository UR...

85c369f56545a3de834b7e7475a56bc9193bb4b4 authored almost 4 years ago by Cyril <[email protected]>
Updated changelog since v2.1.1 (#33)

b2315ce86474cce5ae21a7b3b24ab321d5b932ce authored almost 4 years ago by Thomas Honeyman <[email protected]>
Generate changelog using GH releases (#32)

* Generate changelog using GH releases

* Make note a bullet point

13937db400d569491203e388f1b273ca806c1f2c authored almost 4 years ago by JordanMartinez <[email protected]>
Generate changelog and add PR template (#31)

* Add pull request template

* Update CI in PS to v0.14.0-rc5

31c3fb80522c7a81274de30e6eab54355814e816 authored almost 4 years ago by JordanMartinez <[email protected]>
Run CI on push / pull_request to master

d7e1c2cd689195212d154bb2a2daa5f8486b8c21 authored about 4 years ago by Thomas Honeyman <[email protected]>
Merge pull request #30 from purescript/github-actions

Migrate to GitHub Actions

52ca052c89564fae31c546fb2141f9201d26b278 authored about 4 years ago by Cyril <[email protected]>
Make `elements` test no longer hang at cost of possible false negative (#29)

* Make `elements` test no longer hang at cost of possible false negative

* Explain why 1000 i...

84b991c6cc5aa2272a0399beb054cc51ac45789d authored about 4 years ago by JordanMartinez <[email protected]>
Migrate to GitHub Actions and update installation instructions.

56248af30d1bbd4f5961d6d3efdc35914250f1c5 authored about 4 years ago by Thomas Honeyman <[email protected]>
Fix 'fromIndex' internal helper (#23)

* Fix 'fromIndex' internal helper

* Bump build dependencies

* Add `Cons a Nil` case for `f...

4dbd9cd3d63bb9c4551ac7a6cb4d92b9ca25fe0c authored about 4 years ago by Gary Burgess <[email protected]>
Restore Frequency tests (#28)

4bed79abdb60db494348f716f431b3ba15bea7d4 authored about 4 years ago by JordanMartinez <[email protected]>
Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0 (#26)

20fc5c93acb1ee9e0b5e6255257c961aecead044 authored about 4 years ago by paluh <[email protected]>
Merge pull request #25 from purescript/addDocsAboutQC

Refer people to QC's Gen type as a default implementation for MonadGen

b79a003f4cc1b46b6f105d823dbcd4abfce04421 authored over 4 years ago by Harry Garrood <[email protected]>
Update readme with Harry's note

e27c1be6ed13f8f287ac648adc82f8e91610a7ba authored over 4 years ago by Jordan Martinez <[email protected]>
Refer to `Gen` rather than `GenT`

72075f709812c6fddead46f6e6e0551b6f688a2e authored over 4 years ago by Jordan Martinez <[email protected]>
Refer people to QC's GenT type as a default implementation for MonadGen

faa74558417f7cf59817d1c6f48562f94a397130 authored over 4 years ago by Jordan Martinez <[email protected]>
Merge pull request #24 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

5d5b439674f61abea86b9c91a098cc07d70be171 authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #20 from purescript/fix-size-issues

Fix size issues (looping `unfoldable`, sub-zero `genNonEmpty` sizes)

36f36f03f082b57e402c27f1513f8935caa54101 authored over 5 years ago by Gary Burgess <[email protected]>
Add tests

357dc3f06c4f5574d5652e7d4fc28db5e0623060 authored over 5 years ago by Gary Burgess <[email protected]>
Catch negative sizes in `unfoldable`

338e1dec67848f4815046a6db10ce515653b988c authored over 5 years ago by Gary Burgess <[email protected]>
Clamp size to 0 in `genNonEmpty`

073b61f92054147ba505419488bf5af57857d697 authored over 5 years ago by Gary Burgess <[email protected]>
Merge pull request #18 from gasi/patch-1

Fix minor typo: generatr --> generator

a44ecb4c1a02d1c5bf81342e6a4397ea85c59fb6 authored about 6 years ago by Gary Burgess <[email protected]>
Fix minor typo: generatr --> generator

4beb8465301990029c9cd54e1e843e55d67c52f1 authored about 6 years ago by Daniel Gasienica <[email protected]>
Merge pull request #17 from purescript/14-either-maybe-bias

Add variations on `genEither` and `genMaybe` with adjustable bias

53af8e279d6e7f9ad0daec644eacb6359f71c4cb authored over 6 years ago by Gary Burgess <[email protected]>
Add variations on `genEither` and `genMaybe` with adjustable bias

Resolves #14

f14340207d00ea0e23f799f554025fbccc733f15 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #15 from purescript/compiler/0.12

Updates for 0.12

9d0447a51fc1d20cb57c019327e25a9f1425c751 authored over 6 years ago by Gary Burgess <[email protected]>
Remove tests that require circular dependencies

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

82de3d1a9cdfeba99a4f9d81ff9b27a130ae1e3b authored over 6 years ago by Gary Burgess <[email protected]>
Updates for 0.12

943279546623971a063ed906d302c54362ab5f40 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #13 from safareli/patch-1

🤦‍♂️ export filtered

b989912d877a38548d541c84784f63903d30ca90 authored almost 7 years ago by Gary Burgess <[email protected]>
🤦‍♂️ export filtered

245516639637de77351f7a523e559fd00f572f06 authored almost 7 years ago by Irakli Safareli <[email protected]>
Update .gitignore

b4122884ce83fa55bd69f58ab774425a009e7b82 authored almost 7 years ago by Gary Burgess <[email protected]>
Merge pull request #8 from matthewleon/Foldable1-gens

Generalize generators from NonEmpty to Foldable1

511cce80774f5274aeb35bd79d978aa173cf84f0 authored almost 7 years ago by Gary Burgess <[email protected]>
Generalize generators from NonEmpty to Foldable1

e4ad3e8aa9512a1323edcaf7747619e2b8bddb8e authored almost 7 years ago by Matthew Leon <[email protected]>
Merge pull request #11 from matthewleon/fix-warnings

fix filtered warnings

d9eeb271daf0054a32fb9c3966f8ee5db1aafa3f authored almost 7 years ago by Gary Burgess <[email protected]>
fix filtered warnings

fix https://github.com/purescript/purescript-gen/issues/10

92774417b316630c5ad330982d360dd6a79a3d43 authored almost 7 years ago by Matthew Leon <[email protected]>
Add filtered (#9)

* add filtered

0b9358829286d1e531ab7c7141e455ac44fd8668 authored almost 7 years ago by Irakli Safareli <[email protected]>
Merge pull request #7 from safareli/frequency

fix frequency

d216c3bf595a2ee3abf91b2924af25bcb3d5e606 authored about 7 years ago by Gary Burgess <[email protected]>
move frequency tests in separate module

367366dc5d52a66fcc8a2d29889159ccd7f05a5b authored about 7 years ago by Irakli Safareli <[email protected]>
fix frequency

b1f516ff419647b415d38dfa5071e2f14721b6ff authored about 7 years ago by Irakli Safareli <[email protected]>
Merge pull request #4 from purescript/nonempty

Add a generator for `NonEmpty` values

c17dc11c78e7f8c9da86716ae33c1f9caae48d6d authored over 7 years ago by Gary Burgess <[email protected]>
Add a generator for `NonEmpty` values

6db517eea2969eb2a878948815cf914f6fa654cf authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #3 from purescript/build

Add Travis build, etc.

e57232c3f7cc34158fed1a093e88eba6f996e654 authored almost 8 years ago by Gary Burgess <[email protected]>
Update README

deb656e4f3659c4b17581e7d696fb98afbde73b1 authored almost 8 years ago by Gary Burgess <[email protected]>
Fix warnings

ce0dd3bbbb83ea9526a7e0e6dedb9fcdb85ac335 authored almost 8 years ago by Gary Burgess <[email protected]>
Add Travis build, etc.

ac37ced26e01c3d99ee481a70d57d1dcaf2aa9e3 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #2 from garyb/prepare

Prepare for core / v1 release

c2b667d369b96fe7ac6d9b8aaa69692b6dde2742 authored almost 8 years ago by Gary Burgess <[email protected]>
Fix documentation duplication

ca53d6791a7bc7f52fead74ff7fc48f99b4d15b0 authored almost 8 years ago by Gary Burgess <[email protected]>
Combine data generators into CMG.Common

1cacf0213e083d2cc9ba6ad7208848742354473f authored almost 8 years ago by Gary Burgess <[email protected]>
Fix the description for `resize`

f0fd1376f2b997d46c33a181b7c00cd8d6888b91 authored almost 8 years ago by Gary Burgess <[email protected]>
Reinstate `choose`

30f18ef45fcb14e1fa315b0b29ccb7b101ded408 authored almost 8 years ago by Gary Burgess <[email protected]>
`genEither` is `choose`

6a1f9d644e9896500b4339e03453c834d583f6ae authored almost 8 years ago by Gary Burgess <[email protected]>
Misc improvements

980fda90b1299bb220102245dee1325e81e86945 authored almost 8 years ago by Gary Burgess <[email protected]>
Initial commit

bc4b115c15a803a6bd258caf7ba925f67270536e authored almost 8 years ago by Gary Burgess <[email protected]>