Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-free

Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
https://github.com/purescript/purescript-free

Update CHANGELOG.md

068ad8c146a4fc48dd896c58384c312b04b06a74 authored over 1 year ago by Gary Burgess <[email protected]>
FoldableWithIndex and TraversableWithIndex instances for Cofree (#126)

20e5cd979929c5a0cdc1d8b634e9f85608855163 authored over 1 year ago by postsolar <[email protected]>
Prepare v7.0.0 release (1st PS 0.15.0-compatible release) (#125)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

e2d8fa8023a864363857834e11393483bced5e38 authored over 2 years ago by JordanMartinez <[email protected]>
Drop deprecated `unfoldCofree` (#124)

* Drop deprecated unfoldCofree

* Add changelog entry

bc1ce2146b00a6d80c06a2162b15dfa9d392e8bc authored almost 3 years ago by JordanMartinez <[email protected]>
Drop MonadZero instance (#122)

* Drop MonadZero instance

* Drop udw censoring

* Add changelog entry

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

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

5ca48575a45ca010d662cf1d4575345142fcc648 authored almost 3 years ago by JordanMartinez <[email protected]>
Update CHANGELOG.md

c185c0b2144ddfb2bc3ac2b345df32e33221b21d authored about 3 years ago by Thomas Honeyman <[email protected]>
Split LICENSE files (#119)

* Split LICENSE files

* Add CHANGELOG entry

6322349c4dd4a745fc6d69dc612a3435bddd06e7 authored about 3 years ago by Marshall Bowers <[email protected]>
Adds FunctorWithIndex instance to Cofree (#118)

* Adds FunctorWithIndex instance to Cofree

* Updates change log

54efcb2626ab327d072fb607957e5161b1559176 authored over 3 years ago by Mike Solomon <[email protected]>
Update CHANGELOG.md

fea875168b4da6dec7ab819d780d8ecde9f37dbd authored over 3 years ago by Thomas Honeyman <[email protected]>
Adds semigroup and monoid instances for Cofree (#116)

Co-authored-by: Gary Burgess <[email protected]>

065d1e1ccb1d6438db53e3489258cecf7746a9b2 authored over 3 years ago by Mike Solomon <[email protected]>
v6.0.1

06e76495397eafe15c9c1273f2ef05e55f1a3ca3 authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for v6.0.1

0feb97b9aabce66c7c503a9169225fb4b4f1cd01 authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix warnings revealed by v0.14.1 PS release (#115)

* Fix warnings revealed by v0.14.1 PS release

* Update changelog

0a696f64bcd7dade05ca56e2f075f154e454722c authored over 3 years ago by JordanMartinez <[email protected]>
Remove unused constraint (#114)

eca3adc87b933c35c65eebdd64bb4602a7948a41 authored over 3 years ago by Rintcius Blok <[email protected]>
Prepare v6.0.0 release (#113)

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

* Update the bower repository UR...

da629792e3bc95c6ed19c5c26d7d40a23a887990 authored almost 4 years ago by Cyril <[email protected]>
Update CHANGELOG.md

9b367b601054e83cb78a48bb773cd57effa55048 authored almost 4 years ago by Thomas Honeyman <[email protected]>
Update changelog since v5.2.0 (#112)

d7c19180bdd415365fcd628c28caf8347a06bdca authored almost 4 years ago by milesfrain <[email protected]>
Generate changelog and add PR template (#111)

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

* Add pull request template

9d9fbd1be0287cc8ab30aba7a5b3ee521aed3d70 authored almost 4 years ago by JordanMartinez <[email protected]>
Fix Foldable1 instance; update CI to v0.14.0-rc5 (#110)

* Update CI to v0.14.0-rc5

* Remove fold1 from Foldable1 instance

18a4a730e975bbe413393accef787a100f9172f8 authored about 4 years ago by JordanMartinez <[email protected]>
Migrate to GitHub Actions (#108)

6ade0dfbe9c1a756a5b15d0f4150ca9af5a838d6 authored about 4 years ago by Thomas Honeyman <[email protected]>
Update to v0.14.0-rc3 (#106)

* fix: Fix `Foldable1 (Coyoneda f)` instance

* Update TAG to v0.14.0-rc3; dependencies to mas...

dc1bd3f622a9f9489417d672c87750ba9699ab24 authored about 4 years ago by JordanMartinez <[email protected]>
Update benchmarks (#103)

* Update benchmarks for 5.2.0

* Add benchmarks build to Travis

* Fix typos

* benchmarks -> be...

d45e6528c779bf9371168a4c47baf7a6587b4385 authored about 4 years ago by Thomas Honeyman <[email protected]>
Merge pull request #102 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

988b82917a39544764838dd6dd700002849d2249 authored over 4 years ago by Gary Burgess <[email protected]>
add Semigroup and Monoid instances (#98)

* add Semigroup and Monoid instances

* oops

* white

f686f5fc07766f3ca9abc83b47b6ad3da326759a authored almost 6 years ago by Irakli Safareli <[email protected]>
v5.1.0

f6c139e98ee11685266d921a840328ec68b161c2 authored over 6 years ago by Phil Freeman <[email protected]>
Add MonadFree and ComonadCofree (#89)

* Add MonadFree and ComonadCofree

* Merge master, update LICENSE

2a746bd320a303bc4334ef05340739383b703e44 authored over 6 years ago by Phil Freeman <[email protected]>
Merge pull request #97 from purescript/compiler/0.12

Updates for 0.12

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

37d5b3590cdcdb1d1d99e0c5cd1686d79fd39667 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #85 from safareli/lazytoarr

use ((->) Unit) instead of Lazy

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

955eba3f509d96bf363be5241b9017f4de58a425 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #96 from purescript/coyoneda-instances

Additional `Coyoneda` instances

e1e3fd0a32491626537d43141e1dae3d64459ba9 authored almost 7 years ago by Gary Burgess <[email protected]>
Additional `Coyoneda` instances

a6191d2025f3a35d07f5dff2826d00eabb0b39da authored almost 7 years ago by Gary Burgess <[email protected]>
Merge pull request #94 from ajnsit/wrap

Add wrap

1faad9d17f25bda846da432caa6e1d1af0d38233 authored almost 7 years ago by Gary Burgess <[email protected]>
Add wrap

4c7d0ca8e2d58b6f841475a3ad650a169fecaa42 authored almost 7 years ago by Anupam Jain <[email protected]>
Update .gitignore

4963e00b893da2c999308b36e23ae9a5115c5273 authored about 7 years ago by Gary Burgess <[email protected]>
Lazy Cofree constructor (#92)

* Lazy Cofree constructor

* Adds a `Lazy` instance.
* Adds `buildCofree` which unfolds a lab...

c17c48120cac7b22b15366265ed9fe8cfbc62293 authored about 7 years ago by Nathan Faubion <[email protected]>
Merge pull request #86 from natefaubion/resume-cont

More general resume

542a9da37912d83d0bba028e030c47833b2137ee authored over 7 years ago by Phil Freeman <[email protected]>
More general resume

6868fb7bd7206cb52e388129e4443923cf4ecec7 authored over 7 years ago by Nathan Faubion <[email protected]>
Merge pull request #82 from coot/coyoneda-docs

Coyoneda docs - lets add some math ;)

346fd8e12c47b1269647ae422b0ebd1411f93758 authored over 7 years ago by Phil Freeman <[email protected]>
use ((->) Unit) instead of Lazy

830d139aa29f5396a448724da0c57573f255ee92 authored over 7 years ago by Irakli Safareli <[email protected]>
include @paf31 review

da9ff3a217cf218b0800f733e27ab6dc4f2616bd authored over 7 years ago by Marcin Szamotulski <[email protected]>
Coyoneda - monad, comonad docs

e992eefe08e737eff574dc1c4f5cb8cf22d7af41 authored over 7 years ago by Marcin Szamotulski <[email protected]>
Coyoneda: add some math :)

061d7609d277ab1f004a90e013361a4a9cff1c7e authored over 7 years ago by Marcin Szamotulski <[email protected]>
Merge pull request #81 from purescript/cofree-instances

Make Applicative/Monad instances consistent for Cofree

0e8a64dfad68996dd04da258db5050c71ad902e9 authored almost 8 years ago by Gary Burgess <[email protected]>
Make Applicative/Monad instances consistent for Cofree

26cc98fa05f23660c281bfe094df0ba8918167e0 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #80 from purescript/unfold-rearrange

Rearrange arguments of unfoldCofree

70bd2c3683c1191df64a142fe0d8f59af6fe9ed0 authored almost 8 years ago by Gary Burgess <[email protected]>
Rearrange arguments of unfoldCofree

53767f0bde9088fb7534cb780ecafdc9fdfa4f47 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #72 from purescript/eq-ord-1

Add `Eq1` and `Ord1` instances, fix `Eq`/`Ord`

5f5986206835adf8452bf55809db7c46dea4dd1f authored almost 8 years ago by Gary Burgess <[email protected]>
Add `Eq1` and `Ord1` instances, fix `Eq`/`Ord`

560d086fd39971ff84469fa31f6fae919a373a60 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #78 from purescript/ps-0.11

Update for PureScript 0.11

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

4479f43f5dd225fe9e9f412429844e336b923f6e authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #77 from purescript/phil/export-exploreM

Export exploreM

e3d58a2f00d560a621fc9a85c1b4dc12a954ef1c authored almost 8 years ago by Phil Freeman <[email protected]>
Export exploreM

8b1e4e880676ec4a6c1c069751e03187e07cff99 authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #75 from coot/exploreM

add exploreM

c27ee34b78f453ecf06133313807dc0bd29d2d09 authored almost 8 years ago by Phil Freeman <[email protected]>
add exploreM

a21f831dab6686c0aca99126153056f1e4e43dfd authored almost 8 years ago by Marcin Szamotulski <[email protected]>
Fix typos (#70)

* fix typo

* Fixed Typo

52687d1684e32000044daf79bb89ce8f36a26a98 authored almost 8 years ago by kelden <[email protected]>
Merge pull request #69 from purescript/uncoyoneda

Provide an `unCoyoneda` function

a44c37332c77bde2186de7e15edf2f58f99b1594 authored almost 8 years ago by Gary Burgess <[email protected]>
Flip unCoyoneda arguments

346d652eba569cb1d6015d2d7ff5995156e29eb7 authored almost 8 years ago by Gary Burgess <[email protected]>
Use a `data` type rather than record for `Coyoneda`

2a10a66c0bdd8e19226e062c2d0ab02e144613f7 authored almost 8 years ago by Gary Burgess <[email protected]>
Provide an `unCoyoneda`

ace3d3a9389b6a13edb101eb70c2dfe58cd0eb3d authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #67 from garyb/eq-ord

Add Eq and Ord instances for Free and Cofree

190a7213414f922d2b2e589e796d5e73b2cc5c60 authored about 8 years ago by Gary Burgess <[email protected]>
Add Eq and Ord instances for Free and Cofree

b7dfe8fe26de06c0630a60b777a0dffdaf59150f authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #66 from purescript/foldable-traversable

Add Foldable and Traversable instances for Free

739248f340be51bf0cf957239f8e3b7535992278 authored about 8 years ago by Gary Burgess <[email protected]>
Add Foldable and Traversable instances for Free

Perhaps there are better implementations for these, but they’d be good
to have anyway.

3de6f93cb979a2c294c95f72b61964b353a146b7 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #62 from purescript/phil/explore

Add explore combinator

31e57be9f30447d5b9a9b7aae3152558f0799cdd authored about 8 years ago by Gary Burgess <[email protected]>
Add explore combinator

2fc59d8eea941c460938bf8c61a42ed024465f30 authored about 8 years ago by Phil Freeman <[email protected]>
Merge pull request #61 from purescript/fix-shadow

Fix shadowed name warnings

87e2995e8cd14702661fc5c5d4e72168c147267f authored about 8 years ago by Gary Burgess <[email protected]>
Update badges

Remove broken dependency status badge & switch version from bower
specific

e50c3763451dc3f7c2d3e6e51ea6e089fde406f2 authored about 8 years ago by Gary Burgess <[email protected]>
Fix shadowed name warnings

020263ff2906d8d6328ada6cb8648b212a0f8f7b authored about 8 years ago by Gary Burgess <[email protected]>
Updated catenable-lists dependency

3bd5895579b4b1a9fb2c9049e2d1528ae59d5886 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #59 from purescript/unfold-cofree-2

Unfold cofree 2

3cb646556b0e6967060a79400d16431d9872eb4e authored about 8 years ago by Gary Burgess <[email protected]>
Export unfoldCofree

c16fcf4d5ee9618b07601a011a41c5cb27ef0fa3 authored about 8 years ago by Gary Burgess <[email protected]>
Use lazy

8e219f64507b8e928d0f1600d858a06fc2c1e9e8 authored about 8 years ago by Gary Burgess <[email protected]>
Add unfoldCofree:

25b2087d463d47e5a7b2a4f17db70312e317ee7c authored about 8 years ago by Phil Freeman <[email protected]>
Merge pull request #58 from natefaubion/2.0

Updates for 2.0

524e71ef7638ff0f068c78c51795bc06504b3abb authored about 8 years ago by Gary Burgess <[email protected]>
Update purescript-inject dependency

7baffd2a90191c859cc4f4148784534a4b5ef9ae authored about 8 years ago by Nathan Faubion <[email protected]>
Updates for 2.0

186544e9f9c79621c490f135fb21749f2497831b authored about 8 years ago by Nathan Faubion <[email protected]>
Merge pull request #56 from purescript/hoist-cofree

Add `hoistCofree`

4b99a1e9c029ae7201dc8d56f6e6176bb6ddd780 authored over 8 years ago by Gary Burgess <[email protected]>
Add `hoistCofree`

2f7cce7346c817dbe82568d825b2ad434dc442a5 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #55 from purescript/cofree-operator

Add operator for Cofree constructor

9eefa95f726cf5864bfd9f4d5fbbdd8534f32cc8 authored over 8 years ago by Gary Burgess <[email protected]>
Add operator for Cofree constructor

6b914ee9cab3571c17a70f9a95dff0c1b3197561 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #54 from natefaubion/subst-free

Add substFree

77f6d96075d43ee8bbe3b78fc2b5508f28d1796e authored over 8 years ago by Gary Burgess <[email protected]>
hoistFree in terms of substFree

489144b5e72ecd17a0fe8d3e46c7164092c62889 authored over 8 years ago by Nathan Faubion <[email protected]>
Add substFree

2dc730af462aa969f6aab0fadb6e0dfd224dd029 authored over 8 years ago by Nathan Faubion <[email protected]>
Merge pull request #52 from natefaubion/free-resume

Add `resume`.

de660a52d7ad0aa27659a12a402d6b2b996cfb2b authored over 8 years ago by Gary Burgess <[email protected]>
Add resume for reflection. Faster runFree.

08dcf47e3e53183563e751fd790f75f79b4e2b15 authored over 8 years ago by Nathan Faubion <[email protected]>
Update build

431cb8cde804d4d415771a631f21dd7e23ad4a67 authored over 8 years ago by Gary Burgess <[email protected]>
Update build for release

b4d512e078f9f226f8d2737ab4a327234bcb5539 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #50 from purescript/tweaks

Tweaks for v1

b32dac0f6f535f0843ea8546e825cda9d52561eb authored over 8 years ago by Gary Burgess <[email protected]>
Tweaks for v1

6b4aa33610d41329535ecc7fe664cb665904e0aa authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #49 from purescript/0.9.1

Remove src/Data/NaturalTransformation.purs

d6b48f1c9014db8467f0fcb55972cd337f3c3e72 authored over 8 years ago by Gary Burgess <[email protected]>
Remove src/Data/NaturalTransformation.purs

f4295cf6e765da8ab1d6828baac6eef037d8bace authored over 8 years ago by Phil Freeman <[email protected]>
Merge pull request #48 from parsonsmatt/master

Relax instance requirements for bind/monad

f8ab7c5f05298a6c28d1076437e16fcbc8df8143 authored over 8 years ago by Gary Burgess <[email protected]>
Update build

0ed6dd0692cbc2f63e6e1361dc7633cd89f78f26 authored over 8 years ago by Gary Burgess <[email protected]>
fix pure implementation

09237cce2198010d2b71364f79eb15c3eca773fa authored over 8 years ago by Matt Parsons <[email protected]>
Relax instance requirements for extend/monad

731862681ce5f078a7bc1c7d7db6016aca04e62b authored over 8 years ago by Matt Parsons <[email protected]>