Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-unfoldable

Unfoldable functors
https://github.com/purescript/purescript-unfoldable

Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#38)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

493dfe04ed590e20d8f69079df2f58486882748d authored over 2 years ago by JordanMartinez <[email protected]>
iterateN (#20)

* iterateN

Create an Unfoldable by repeated application of a function to a seed value.

* P...

852e82edcbc28938c936988f6d5575144c8d3fa4 authored over 2 years ago by Matthew Leon <[email protected]>
Update to v0.15.0 (#37)

* Convert foreign modules to try bundling with esbuild

* Replaced 'export var' with 'export c...

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

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

* Update the bower repository UR...

bbcc2b062b9b7d3d61f123cfb32cc8c7fb811aa6 authored almost 4 years ago by Cyril <[email protected]>
Update changelog since v4.0.2 (#33)

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

* Add pull request template

* Update CI in PS to v0.14.0-rc5

* Generate CHANGELOG.md file ...

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

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

Migrate to GitHub Actions

460e9e8935c69fe00813b8b235d553b64c73e600 authored about 4 years ago by Cyril <[email protected]>
Migrate to GitHub Actions and update installation instructions.

192a62edbc7c1a2251f590336302f7983fb1a5a5 authored about 4 years ago by Thomas Honeyman <[email protected]>
Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0 (#29)

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

Bump pulp version

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

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

Update CI

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

bcba85d7b2c4f09c6f9552add33e7831120ee6dd authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #25 from purescript/maybe

Add instances for Maybe

077e787108e02bd16a1b27e57847d5baede7dd61 authored almost 5 years ago by Gary Burgess <[email protected]>
Add instances for Maybe

1c122478b51dc3bdbaa0c17125183cb991de153d authored about 5 years ago by Gary Burgess <[email protected]>
v4.0.2

be3262a9dc48e794676b1b2883987331d4be6fd7 authored over 5 years ago by Harry Garrood <[email protected]>
Fix tests on v0.13.x

d7c72afa2c4de96fe903107353c5aefd2ec1e1ae authored over 5 years ago by Harry Garrood <[email protected]>
Add psci-support devDependency so that we can use the repl

fe25ee3189abac01e31f71371f275329b9d17e07 authored over 5 years ago by Harry Garrood <[email protected]>
More docs improvements

- Give every function at least one example
- Use List rather than Array (for consistency)
- Fix ...

b844a3562ddab479632225ad0ec5f469482d182e authored over 5 years ago by Harry Garrood <[email protected]>
v4.0.1

f4928532605b18d9da3733f34451d59222edc181 authored over 5 years ago by Harry Garrood <[email protected]>
Merge pull request #24 from purescript/expand-docs

Expand docs

66b69c9cd3676306e348648c57e0dc05fbdb1942 authored over 5 years ago by Harry Garrood <[email protected]>
Expand docs

1dcc2d14be48072c617e0f02c4d9eac357013a80 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #23 from purescript/compiler/0.12

Updates for 0.12

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

42ffa29ff56195ec9b5d3ff8aefd8a55de5312dd authored over 6 years ago by Gary Burgess <[email protected]>
Every `Unfoldable` is also `Unfoldable1`

"Obviously", since if something can be unfolded from a possibly-empty
structure it can definitel...

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

3ebfd8e3b7d8e6394d0a3dd83d0c12f6afd1b003 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #22 from purescript/unfoldable1

Add `Unfoldable1`

91297eda139c04625cf3f23cb259e2958d555732 authored over 6 years ago by Gary Burgess <[email protected]>
Fix Applicative -> Apply description

8c4c6f334f1bf4d88afbca7bb0555abccab67b54 authored over 6 years ago by Gary Burgess <[email protected]>
Drop mention of `unfoldr` that refers to nothing

13f96a87d4faf8d792db476124fc22e5d6be3edf authored over 6 years ago by Gary Burgess <[email protected]>
Address review comments

dcdb92b6768087b66527e362ca1401c40f1cb314 authored over 6 years ago by Gary Burgess <[email protected]>
Update .gitignore

21bd8719ad8f9125d9986fc3b419f9352f02df9a authored over 6 years ago by Gary Burgess <[email protected]>
Add `Unfoldable1`

7004e7ed26aefe05e392073f89e71255590210fd authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #13 from matthewleon/range

range: unfold a range of values

101ce1ce2b22beda229bbacfc0ef30279909287d authored about 7 years ago by Phil Freeman <[email protected]>
range: unfold a range of values

2cf483dbffd2c330edfecd4f1fc65bbba9210bf8 authored about 7 years ago by Matthew Leon <[email protected]>
Merge pull request #10 from purescript/ps-0.11

Update for PureScript 0.11

40db2589ea5fe605956515834a08ee1ae0982426 authored over 7 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11

23509fcb2875857eb26b763cb8494ec03afa312b authored over 7 years ago by Gary Burgess <[email protected]>
Update README.md

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

Prepare for 2.0 release

31f1f132c7edf04606117a901795b2018c96686a authored about 8 years ago by Gary Burgess <[email protected]>
Prepare for 2.0 release

b325a33f568b18157b86874671202c0e472be566 authored about 8 years ago by Gary Burgess <[email protected]>
Added toUnFoldable function for Data.Maybe (#8)

* Added toUnFoldable function for Data.Maybe

This needs to go to the unfoldable package inste...

72acbbb701c5f9ea1321618f79589bcf9452af7e authored about 8 years ago by Robert Klotzner <[email protected]>
Update build for release

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

e2382f30d8ee0baadd3fd20178b8120c74c5cdb3 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #7 from purescript/ffi-unfold

Use an FFI implementation for Array unfold

eae623d78e8b34f1315c6220e254f749a8cba879 authored over 8 years ago by Gary Burgess <[email protected]>
Use an FFI implementation for Array unfold

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

Updates for PureScript 0.8

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

4af2cc53dd2f397a0a9b5c899020ec9836ae4407 authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #5 from telser/purescript-0.8-warnings

Fix warnings generated by purescript-0.8.0

eadcc236d11ba38dc2b9b957bc3220c8ee718b31 authored almost 9 years ago by Gary Burgess <[email protected]>
Fix warnings generated by purescript-0.8.0

4852ef4a278c00a1a47cdb6712f3c5838a2e0c48 authored almost 9 years ago by telser <[email protected]>
Merge pull request #4 from LiamGoodacre/master

Added a few functions

4cc1cdf32f5f0587632a511039683a3d73c629a9 authored about 9 years ago by Phil Freeman <[email protected]>
Added a few functions

* replicate
* replicateA
* none
* singleton

With some basic tests.

dba1daf9024c25eb0e9de7dc511f5e0f0d366300 authored about 9 years ago by Liam Goodacre <[email protected]>
Fix release badge

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

2552d725a74ad6017fd6f8bd83608f8342f68ce3 authored over 9 years ago by Gary Burgess <[email protected]>
Update travis build

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

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

d3874aa764645bf654953b9337730b2564d49afc authored over 9 years ago by Phil Freeman <[email protected]>
Use Console and Int

fc7145a7cbadf6c32d8799986d587d95e977cefa authored over 9 years ago by Phil Freeman <[email protected]>
Bump dependencies

455401130cab2f6dfcf90da0a670e755f2107e61 authored over 9 years ago by Phil Freeman <[email protected]>
Merge pull request #3 from purescript/docs

Docs pending laws

7070901fb3b88d17fb99f59431eebae8ccf41fb4 authored almost 10 years ago by Phil Freeman <[email protected]>
Docs pending laws

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

24efe493e73dfaacf6eff62caec83512c39b8737 authored almost 10 years ago by Gary Burgess <[email protected]>
Add travis build

934e380183b671d7803498792612418fce66aa5a authored about 10 years ago by Gary Burgess <[email protected]>
Update build & package files

81565c184ccc95a08b9e2e46f7ac8e400121923b authored about 10 years ago by Gary Burgess <[email protected]>
Fix arrays dep

f14dc65faf430140b89a22159b95b3583e032b56 authored about 10 years ago by Phil Freeman <[email protected]>
Fix build for new ST

1b1b8a3750fa1c2e5fbf2dbe36e5d1e7487f90d4 authored about 10 years ago by Phil Freeman <[email protected]>
Fix #1, example

0b4d1ce8cabe1cdf7b46542fa18f26294303f941 authored over 10 years ago by Phil Freeman <[email protected]>
Remove js directory

813b4942a713df15ef8016e416e829095ed0321d authored over 10 years ago by Phil Freeman <[email protected]>
first commit

45992faf24ceaeed5855d8208b467c7a8af98346 authored over 10 years ago by Phil Freeman <[email protected]>