Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-profunctor

Profunctor type classes and data structures
https://github.com/purescript/purescript-profunctor

Update CHANGELOG.md

17f927ce69710085f2bbefc9a37506828d1ebc5a authored 10 months ago by Gary Burgess <[email protected]>
Update CHANGELOG.md

19d9ec6213749081980edbf1d811438480b0956a authored 10 months ago by Gary Burgess <[email protected]>
splitStrong/Choice with Semigroupoid instead of Category constrain (#48)

* splitStrong/Choice with Semigroupoing not a Category

* changelog

fd419d8590f81c7e0b064b2774336723e5d77ffd authored 10 months ago by Eryk Ciepiela <[email protected]>
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#45)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

0a966a14e7b0c827d44657dc1710cdc712d2e034 authored over 2 years ago by JordanMartinez <[email protected]>
Drop MonadZero instance (#43)

* Drop MonadZero instance

* Added changelog entry

* Stop censoring udw

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

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

991e5205fbc933766498a315362991f84ab28dc1 authored almost 3 years ago by JordanMartinez <[email protected]>
Prepare v5.0.0 release (#42)

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

* Update the bower repository UR...

4551b8e437a00268cc9b687cbe691d75e812e82b authored almost 4 years ago by Cyril <[email protected]>
Refactor functors and related packages (#41)

This is part of a set of commits that rearrange the dependencies between
multiple packages. The...

98fd9f9a966205b633b42ab76224ce7dde996dc0 authored almost 4 years ago by Ryan Hendrickson <[email protected]>
Changelog since v4.1.0 (#40)

* Changelog since v4.1.0

* Fix minor typo in 'Removed' spelling

Co-authored-by: JordanMart...

6f7a11f7f4ef6a8b7403c69caf792f7d02e53112 authored almost 4 years ago by Thomas Honeyman <[email protected]>
Generate changelog and add PR template (#39)

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

* Add pull request templat...

0eb57d8fd8c7dc09b588272dd35b3a1e552f9a81 authored almost 4 years ago by JordanMartinez <[email protected]>
Removes costrong and cochoice from costar (#38)

* Removes costrong and cochoice from costar

* Removes unused import

c1e1ce3c96651ebb05a013aaf1dbd8567d28f58b authored about 4 years ago by Mike Solomon <[email protected]>
Migrate to GitHub Actions (#36)

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

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

* Add kind signatures

ebf39c276d75a271d42b4aa17f97ac01b0118787 authored about 4 years ago by paluh <[email protected]>
Merge pull request #34 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

fbb2ad371e94e988ff78d16b94c149cbf3eb635b authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #30 from masaeedu/jokerchoice

Add instances for Joker

9b3d014b38c69ea2dd4b1f597330b095034fe2c4 authored over 5 years ago by Gary Burgess <[email protected]>
Add Monad instance for Joker

be868fc0c46df3b91cf15e64391d605fd064ee11 authored over 5 years ago by Asad Saeeduddin <[email protected]>
Add Choice instance for Joker

52cc344c6f38290b08507e20ef2ab90e1fb6702b authored over 5 years ago by Asad Saeeduddin <[email protected]>
Merge pull request #27 from purescript/compiler/0.12

Updates for 0.12

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

2bde9b5504837cff053314abcb84ba9dd9b30d8f authored over 6 years ago by Gary Burgess <[email protected]>
Rename lmap to lcmap

e211ea63fe7cf3c4cee5067f299f02bd43a0f157 authored over 6 years ago by Gary Burgess <[email protected]>
Fix wrapIso constructor argument

73d4c071a92ae7de63d7179a37b35a048fa3219f authored over 6 years ago by Gary Burgess <[email protected]>
Bump deps for compiler/0.12

8dc25f5ed671304b2889de4bf9c1013204657900 authored over 6 years ago by Liam Goodacre <[email protected]>
Merge pull request #26 from jkachmar/patch-1

Removes erroneous `d` in (&&&)'s example

1145444ee6107cd2fac8648a3e06617a9ec51e69 authored almost 7 years ago by Harry Garrood <[email protected]>
Removes erroneous `d` in (&&&)'s example

The `d` in `forall a b c d` is erroneous.

eabe4e2294e57bca3662fa0c8122ade09deebb50 authored almost 7 years ago by Joe Kachmar <[email protected]>
Merge pull request #24 from purescript/hoists

Add `hoist` functions

7a60adac85944847cb05e361d62ac53f3cd2ee2e authored over 7 years ago by Gary Burgess <[email protected]>
Add `hoist` functions

e33daf5d6e0529e8754da72e61593a1e59e52d68 authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #22 from purescript/newtypes

Add some bifunctors-style newtypes

3939c48bebe4b0b26b3e47229a646e13bb076d92 authored over 7 years ago by Gary Burgess <[email protected]>
Add `Functor` instance for `Split`

0f7bb5bf90b09c217b6e3f1889695c6c3f9cb922 authored over 7 years ago by Gary Burgess <[email protected]>
Hide implementation details of Split

82244de701aade721846948578d859616068fb3f authored over 7 years ago by Gary Burgess <[email protected]>
Add `Split`

8353b58fa379339e0a0e2d2d66ec2a6eafe88f57 authored over 7 years ago by Gary Burgess <[email protected]>
Add `Endo` style instances for `Join`

9f1fc8b727ed8de6e295db6721c15b1065086eeb authored over 7 years ago by Gary Burgess <[email protected]>
Add some bifunctors-style newtypes

b9dc6cec15d5c5c29ba295da14d56e499ae9c81b authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #21 from purescript/ps-0.11

Update for PureScript 0.11

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

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

ba3d96a099cc0698d485ad70d71febcc3a69f4ce authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #19 from purescript/bump

Prepare for 2.0 release

e1eb0e0da14f64cebd2d8e37554a77b499cf4a29 authored over 8 years ago by Gary Burgess <[email protected]>
Add newtype isos

84728588bbfc106fe78191ccfbd7ba018bed2a25 authored over 8 years ago by Gary Burgess <[email protected]>
Remove unnecessary constraint

8fbe32799cd104ec77ab6cec6582de526ab43b60 authored over 8 years ago by Gary Burgess <[email protected]>
Prepare for 2.0 release

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

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

9bd7865c6f02ecc9ab88b29a5f6cfc19c516af7c authored over 8 years ago by Gary Burgess <[email protected]>
Add `Costar`, more `Star` instances (#16)

15dea96000c6045b40bf35e2d3ed102656b719a9 authored over 8 years ago by Gary Burgess <[email protected]>
Update build, fix warnings

a649126cea4eeef71035d7ba27688d2b85c91592 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #15 from purescript/0.8-updates

Updates for PureScript 0.8

e4fdb6cd4cdd2da4d9ea84812f112026201862cf authored almost 9 years ago by Gary Burgess <[email protected]>
Updates for PureScript 0.8

a5ac1a5dd6e673eac7ea50543a950d3445978c58 authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #11 from born2defy/DocDumbDown

Function examples of Strong and Choice for approachability

1e99a3eff6aa3769c35addb84c9c6082de3f450d authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #13 from zrho/master

New classes: Closed, Costrong and Cochoice

933a71c86e5b42163d5895ff5247cae4d5d74f36 authored about 9 years ago by Phil Freeman <[email protected]>
Closed, Cochoice and Costrong, fixed.

e562587b04cb2bb53b0a3163a5076eb282479a92 authored about 9 years ago by Lukas Heidemann <[email protected]>
Closed, Cochoice and Costrong.

In preparation of a proper `re` and `Grate`s in
profunctor-lenses.

7ad07580d039ac65e52c089ea1093e6cd5e748b5 authored about 9 years ago by Lukas Heidemann <[email protected]>
Function examples of Strong and Choice for approachability

346ed68216851e0a4cf16eb14618fcae6af8501f authored about 9 years ago by born2defy <[email protected]>
Merge pull request #10 from purescript/star

Add Star

862bde8c4c19e89e59721f135792d6630e71bab5 authored over 9 years ago by Phil Freeman <[email protected]>
Add Star

314a0b5e17636e2cf1b2c007dbac56156213ccf1 authored over 9 years ago by Phil Freeman <[email protected]>
Update build

d2dac84f295382d3d528fe299b7f933bbac8cc2c authored over 9 years ago by Gary Burgess <[email protected]>
Updates for RC

a216f5d48de296e9a6def2feffacbb2057f09554 authored over 9 years ago by Gary Burgess <[email protected]>
Updates for 0.7

c79ffc9521f55883c25b6abf17761c3a13cfcd6f authored over 9 years ago by Phil Freeman <[email protected]>
Updates for 0.7

96dfbab2988d4ef35858fdd3050bea003d0f8b7b authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #9 from purescript/updates

Update docs, build, dependencies

05ca6c214f0f0af787af5aa6d733f5cf43c06c6b authored over 9 years ago by Gary Burgess <[email protected]>
Update docs, build, dependencies

31ebe948a09afdf8e31ac257fde9ef64f757af06 authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #8 from cxfree/fix-typo

Fix typo in doc

873a3ff612109e563d0961b5f03de6e71c22b7d5 authored over 9 years ago by Phil Freeman <[email protected]>
Fix typo in doc

485e616e2fb76c4d49350b614e0ada94a5c439cd authored over 9 years ago by Andrew M <[email protected]>
Merge pull request #7 from cxfree/fix-typo

Fix typo in readme

73220f5d84cd71fe40c3676dde7c12155ab7aefe authored over 9 years ago by Phil Freeman <[email protected]>
Fix typo in readme

505f021dc0a50f54a3e2cd030cd5b1fe9a7292ec authored over 9 years ago by Andrew M <[email protected]>
Fix repo name in bower file

8c892703172a4d9f9d7c991f60d34c89d39e4ae2 authored almost 10 years ago by Gary Burgess <[email protected]>
Merge pull request #6 from purescript/docs

Update docs

b831cb3672cbafc6cbae9b39a23f5e37ff4b559e authored almost 10 years ago by Phil Freeman <[email protected]>
Update docs

50f0f6a8d5621cd40fe6146001ea359a93a62dc5 authored almost 10 years ago by Phil Freeman <[email protected]>
Merge pull request #5 from purescript/arr

Add 'arr', fix #4

0bfa0214dfec9df8e005fa69b3084d9ec45824bb authored almost 10 years ago by Gary Burgess <[email protected]>
Add 'arr', fix #4

db0315185033d0dff1737ab923e3fa672fcc33fc authored almost 10 years ago by Phil Freeman <[email protected]>
Merge pull request #4 from purescript/arrow-combinators

Add arrow combinators

d2dee78b77620b8e5a89f6c5aacd619c2229208d authored almost 10 years ago by Gary Burgess <[email protected]>
Add arrow combinators

c8c2ce20a391807dfa1b1ed8ca952d9ff75cad8f authored almost 10 years ago by Phil Freeman <[email protected]>
Update dependencies

1265470a5dd68d4abd26b3711dd408a87e5476fe authored almost 10 years ago by Gary Burgess <[email protected]>
Merge pull request #1 from joneshf/master

Added `Choice` and `Strong`.

65810f542004fe732c98fd0470ad2af4f84c2d56 authored about 10 years ago by Gary Burgess <[email protected]>
Remove primes.

21f8212a8229a705be8dcf9cfd8a5f707cc999cc authored about 10 years ago by joneshf <[email protected]>
Added `Choice` and `Strong`.

ddcf291a79dc6633074086ef8d4f93ea43e7dc01 authored about 10 years ago by joneshf <[email protected]>
Update build

012b01a34e4d16d0e5a60316ca856beef58c9f2c authored about 10 years ago by Gary Burgess <[email protected]>
Update package files

cbddf80d5ebb2f7eda73b151aba9f28d11c8b2d9 authored about 10 years ago by Gary Burgess <[email protected]>
Add license

be07181e904072b5317f2d3b5e0682593edd7e69 authored about 10 years ago by Gary Burgess <[email protected]>
Fixed syntax error in bower

01300210cf5650355e96533e4fa642f22f00f016 authored over 10 years ago by Sean Chalmers <[email protected]>
Updated authors

e59c1cb67924f08adb3ef4c665567d19f45ee2fd authored over 10 years ago by Sean Chalmers <[email protected]>
Package / dependency files

8e7099315da465e933150f77a3e8412a2def71b2 authored over 10 years ago by Sean Chalmers <[email protected]>
Creation. Muahaha.

58ab0d2f6fb76cd28e60f6aad2c27b7b227e92ca authored over 10 years ago by Sean Chalmers <[email protected]>