Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-tuples

Tuple data type and utility functions
https://github.com/purescript/purescript-tuples

Prepare v7.0.0 release (1st PS 0.15.0-compatible release) (#51)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

4f52da2729b448c8564369378f1232d8d2dc1d8b authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#50)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

a41da2a0d055efac94e908efe57f8316c11dbd03 authored almost 3 years ago by JordanMartinez <[email protected]>
v6.0.1

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

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

* Fix warnings revealed by v0.14.1 PS release

* Update changelog

e256c407a49168d8a38607c38a10eb699d1ec6ce authored over 3 years ago by JordanMartinez <[email protected]>
Prepare v6.0.0 release (#47)

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

* Update the bower repository UR...

3fb71a817767f782c3dfbdcaf1f160228ffb78a1 authored almost 4 years ago by Cyril <[email protected]>
Refactor functors and related packages (#46)

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

670ded91a2f317bf5bfefb2c07638f84769d0085 authored almost 4 years ago by Ryan Hendrickson <[email protected]>
Update changelog since v5.1.0 (#45)

* Update changelog since v5.1.0

* Address feedback

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

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

* Add pull request template

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

* Update CI to v0.14.0-rc5

* Remove 'fold1' member in 'Foldable1' instance

2fdb23b243eecb609eb9a40c86cce453a5988944 authored about 4 years ago by JordanMartinez <[email protected]>
Derive Generic instance (#40)

* Derive Generic instance

* drop purescript-generics-rep dependency as its been ported to pre...

5e6aa2203963ef3fa7cba9ba0eb277190952f99b authored about 4 years ago by Serhii Khoma <[email protected]>
Run CI on push / pull_request to master

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

ffa9016a167c70ab768b0b848a60fcd8164c5573 authored about 4 years ago by Thomas Honeyman <[email protected]>
Fix `Foldable1 (Tuple a)` instance (#39)

eb5204b2a7219a9a9c1b7e570a5c6910abdbb666 authored about 4 years ago by Ryan Hendrickson <[email protected]>
Merge pull request #37 from paluh/updateTo14

Update to v0.14.0-rc3

f6c9b8ca827eceab5ec25695f1307b878712d862 authored about 4 years ago by Harry Garrood <[email protected]>
Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0

08b7cb75f7e6f39840603930d752c3c210c090af authored about 4 years ago by Tomasz Rybarczyk <[email protected]>
Merge pull request #35 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

d1e26ed2f6554e9d85f452eaae829248296f909a authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #33 from bernhard-herzog/fix-apply-instance-docs

Make doc-comment for Apply instance refer to the correct class

2e0291613fc4093c71c8a9ba6f212ef7fef20f59 authored almost 6 years ago by Gary Burgess <[email protected]>
Make doc-comment for Apply instance refer to the correct class

The doc-comment for the Apply instance referred to 'Functor' when it
clearly should have been 'A...

8a279cc1f040be544f36e7a9eacb01a5e9bf1014 authored almost 6 years ago by Bernhard Herzog <[email protected]>
More documentation in the module header (#30)

* More documentation in the module header

* Implement suggestions of @LiamGoodacre on previou...

08d87dfdf2f43b2cb2e3d6f428ac2431f7349135 authored about 6 years ago by Brian Marick <[email protected]>
Merge pull request #31 from MonoidMusician/master

More Foldable/Traversable instances (Semigroup and WithIndex)

0036bf9d99b721fd0f2e539d24e18e484b016927 authored about 6 years ago by Gary Burgess <[email protected]>
More Foldable/Traversable instances (Semigroup and WithIndex)

b8d7ada20b80331c4c2119793347e799c7972c43 authored about 6 years ago by Nicholas Scheel <[email protected]>
Merge pull request #29 from purescript/compiler/0.12

Updates for 0.12

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

0689a5623b32bc59f2ddf7871655d7e52291bf11 authored over 6 years ago by Gary Burgess <[email protected]>
Update for 0.12

44cbccc0698057f6ec4aade8b9252ec03a7d750a authored over 6 years ago by Gary Burgess <[email protected]>
[breaking] distributive instance (#28)

* distributive instance

* use TypeEquals to generalize Distributive instance

4721788edd3ed789eeda672ceaf2b077e7270988 authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #27 from purescript/ps-0.11

Update for PureScript 0.11

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

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

Add `Eq1` and `Ord1` instances

5746ab009ca9119e1761cb72889b64f8eb36e208 authored almost 8 years ago by Gary Burgess <[email protected]>
Add `Eq1` and `Ord1` instances

955fb5a9afbbcf7affbefdc2b7db9c34d0640363 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #25 from damncabbage/topic/type-level-operator

Adds /\ type-level operator.

55cbdef48b8719662e2d6fca0506ac91e6c64789 authored about 8 years ago by Gary Burgess <[email protected]>
Adds /\ as an operator / shortcut at the type level.

aee6bba21996706133b0be90d3c2cccf68bba71f authored about 8 years ago by Rob Howard <[email protected]>
Corrects an error in the Tuple shorthand constructor comment.

2124039f071e8ef05f73e7cf3976283f3f51d931 authored about 8 years ago by Rob Howard <[email protected]>
Update README.md

64c1a0a7f8c319930d7d4134c21e26567f038404 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #23 from natefaubion/extensible

Extensible tuples

1ce53d4b1191c2366fe9d255f7324d781f4bc3a8 authored over 8 years ago by Gary Burgess <[email protected]>
Extensible tuples

38d2e8b3771751df46e24d5e6975950684cb46c8 authored over 8 years ago by Nathan Faubion <[email protected]>
Unapply Tuple2

b9cc63cbd8c8e4caebe8f3b8d63cfdca68ae16e9 authored over 8 years ago by Gary Burgess <[email protected]>
Remove extra comment prefix

ca703f33a417001338b2cc4644b75fc065d5c448 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #22 from purescript/bump

Prepare for 2.0 release

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

9ded1c072754ed9606446d3ddb3f70da4c552069 authored over 8 years ago by Gary Burgess <[email protected]>
Reverse nesting to match Eithers

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

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

0e178c3e1ccaa99802c26489713826a0f2663c35 authored over 8 years ago by Gary Burgess <[email protected]>
Update build & dependencies

4fe689ef9344e93cefdfa4f57f821a5abf80c725 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #20 from purescript/class-updates

Update for new class hierarchies

4576ae307677a50444ef3ba852e88a033562b3cd authored almost 9 years ago by Gary Burgess <[email protected]>
Update for new class hierarchies

ab982bac0ff3d9532ad53276b5a442058f449e4b authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #19 from purescript/0.8-updates

Updates for PureScript 0.8

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

cf5be2f0341155c74d1dad027e2b32f1beefe053 authored almost 9 years ago by Gary Burgess <[email protected]>
Update build

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

2e2402569a0b76f215fa0f48fe55f735e8afdf0d authored over 9 years ago by Gary Burgess <[email protected]>
More instances

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

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

b61bea7d44c7aa784ca65ebb777c7fb46efd6f2e authored over 9 years ago by Gary Burgess <[email protected]>
Bifunctor, Biapplicative

5088f855670d9c69d793b743b15077f019b247a6 authored over 9 years ago by Gary Burgess <[email protected]>
Refine imports

6fcc689bdcdab2ee9059e98316efcdabefb5a7b0 authored over 9 years ago by Gary Burgess <[email protected]>
Update dependencies

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

Updates

44059dbc0b8cd4200918541565663205ccf184a8 authored over 9 years ago by Gary Burgess <[email protected]>
Update dependencies

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

53ad30fb7440aa2061cd17103ad306de8f3119ca authored over 9 years ago by Gary Burgess <[email protected]>
Remove LazyN variants

63bb0c924b7a804bcece38ef0d3394ebc0e82fda authored almost 10 years ago by Gary Burgess <[email protected]>
Add Bounded instance, split module files

411e4ec4a59c523971ce781247613d0c862ff4e4 authored almost 10 years ago by Gary Burgess <[email protected]>
Merge pull request #16 from natefaubion/master

Inline all the things

45cee0a42ba34c20916218483fcc1128f281a9a0 authored almost 10 years ago by Phil Freeman <[email protected]>
Inline all the things

0933021bc4c02acad050f2fff52efac836f0873a authored almost 10 years ago by Nathan Faubion <[email protected]>
Merge pull request #15 from jdegoes/ready/condecon

more utility functions and better docs for nested tuples

67b04007236f882dd30fb4a72e02786ff5baa861 authored almost 10 years ago by Phil Freeman <[email protected]>
break all the things one last time

6ec8bb09565175f40d487094f54bcf8d02b44407 authored almost 10 years ago by John A. De Goes <[email protected]>
break all the things

d1f923bf1e1e903f6fe020ee959ffb5b1608931c authored almost 10 years ago by John A. De Goes <[email protected]>
Merge branch 'master' of github.com:purescript/purescript-tuples into ready/condecon

eac96ca6734532a41cc9a41aae326183a0c13a58 authored almost 10 years ago by John A. De Goes <[email protected]>
more utility functions and better docs for nested tuples

4d073997a33fb051d0e5fa6acc87b3de9813f6e4 authored almost 10 years ago by John A. De Goes <[email protected]>
Merge pull request #14 from jdegoes/ready/condecon

even nicer nested tuples

2638d34c153aa0a600eed6e6e13f880d7129c3a8 authored almost 10 years ago by Phil Freeman <[email protected]>
even nicer nested tuples

81eb1150a354216dd0ef74b5113cb886684fdbc9 authored almost 10 years ago by John A. De Goes <[email protected]>
Merge pull request #13 from jdegoes/ready/condecon

cleaner nested tuple machinery

432b59633243dfa52a14953e0b5c06c2d425800e authored almost 10 years ago by Phil Freeman <[email protected]>
cleaner nested tuple machinery

c115490f8e33ea409df056f304c9e17e71d0afd4 authored almost 10 years ago by John A. De Goes <[email protected]>
Merge pull request #12 from brainrape/update-docs

add some instance docs

711801d34c1c89058a2c1f1b7a5bc6990b8620bc authored almost 10 years ago by Phil Freeman <[email protected]>
fix zip docs, fix long lines

7ba9ec4388a0eb302d70d84922632190a567ca1e authored almost 10 years ago by Márton Boros <[email protected]>
add some instance docs

6dc9728ba8175516f61a76440e166472e601034c authored almost 10 years ago by Márton Boros <[email protected]>
Merge pull request #11 from brainrape/update-docs

add/update docs

e9cd38c059326bf15d2ad2277376d87ef0482ba1 authored almost 10 years ago by Phil Freeman <[email protected]>
add/update docs

64137dd73e14f65d6a5cccce6c37d3f5aa91eb2c authored almost 10 years ago by Márton Boros <[email protected]>
Update monoid dependency

37bf379b3cd497799b01dfbc3a5b144728316d01 authored almost 10 years ago by Gary Burgess <[email protected]>
Merge pull request #8 from purescript/dependencies

Update dependencies & grunt task

1f547cde5dddad5e700d4fdd0b39157aed1cb65e authored about 10 years ago by Phil Freeman <[email protected]>
Update grunt task version, add jsvalidate

b44d0bb76a9b40f148b0351025960e7a7bdc1af3 authored about 10 years ago by Gary Burgess <[email protected]>
Update dependencies

73a0348cbe61a0449add017b40dab983340dd95d authored about 10 years ago by Gary Burgess <[email protected]>
Merge pull request #6 from jdegoes/ready/condecon

ease pain of working with nested tuples

dfddd0d19d58755ba892867d8d94e1d96a065c68 authored about 10 years ago by Phil Freeman <[email protected]>
address comments

17047a56932c8fd8d16b616a817e90609edd682e authored about 10 years ago by John A. De Goes <[email protected]>
address comments

138ad0d20bc52928cd1c8d68c4d1120affaa8096 authored about 10 years ago by John A. De Goes <[email protected]>
ease pain of working with nested tuples

4f7e620d3891556839cc9427b8f7960ac4593c71 authored about 10 years ago by John A. De Goes <[email protected]>
Merge pull request #4 from joneshf/master

Add Comonad, Extract, Monoid, Semigroup, and Semigroupoid instances.

6c0f8dfaeb910bf3f9c68381be53d0b263acaca0 authored over 10 years ago by Gary Burgess <[email protected]>
Add Comonad, Extract, Monoid, Semigroup, and Semigroupoid instances.

cb055707ec0275183a4a05ca97719f465eca13e5 authored over 10 years ago by joneshf <[email protected]>
Merge pull request #3 from purescript/lazy

Add Lazy instances

ed7ca30397e289e106f105e4fe867b0607f37bb6 authored over 10 years ago by Phil Freeman <[email protected]>
Add lazy instances

7397fc102b2e64904dfa16f18e7d204a4ff11c5f authored over 10 years ago by Gary Burgess <[email protected]>
Merge pull request #2 from purescript/show

Make show produce valid code

4cab01cf05cbc4e8de359402c8c95e3cb58bdcff authored over 10 years ago by Phil Freeman <[email protected]>
Make show produce valid code

54c011106730f640ffc076e07175a673086a77c4 authored over 10 years ago by Gary Burgess <[email protected]>
Update build

4cadab84c73f6418ee429c8777177e6ff0abfb87 authored over 10 years ago by Gary Burgess <[email protected]>
Remove test-related stuff (moved to core-tests)

19bf30ecb08cec122df26e2ec4a756dd09956b89 authored over 10 years ago by Gary Burgess <[email protected]>
Add basic documentation

ff03117bdf5598d78f5e60e10476662787e930a0 authored over 10 years ago by Gary Burgess <[email protected]>
More tests

fed3f6fb23630f7ef77b22c63ee5a6aed67fe905 authored over 10 years ago by Gary Burgess <[email protected]>
Update ignored files for change to psc-make

74d804610ed2e7b812f4c5a7e5303bcf97299c1d authored over 10 years ago by Gary Burgess <[email protected]>
Updates for 0.5

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