Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-tailrec

A type class which captures stack-safe monadic tail recursion
https://github.com/purescript/purescript-tailrec

Update changelog for 6.1.0 release

5661a10afbd4849bd2e45139ea567beb40b20f9f authored over 2 years ago by Jordan Martinez <[email protected]>
Add convenience functions (#40)

`tailRec2` and `tailRec3` complete the `tailRec` and `tailRecM` matrix,
and `loop2` and `loop3`...

81ac782ecabaf50747d44efd4f8ccecc7c0bcab9 authored over 2 years ago by Ryan Hendrickson <[email protected]>
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#39)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

5e2104aa734b31a17074cc805bf087d72b65afd1 authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#38)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

55e24ec7898fe9c3eca7dcd4da9cf092c8d1d202 authored almost 3 years ago by JordanMartinez <[email protected]>
v5.0.1

5fbf0ac05dc6ab1a228b2897630195eb7483b962 authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for v5.0.1

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

* Fix warnings revealed by v0.14.1 PS release

* Update changelog

002588b4885b60d35d656756672cebadab36f9cc authored over 3 years ago by JordanMartinez <[email protected]>
Prepare v5.0.0 release (#36)

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

* Update the bower repository UR...

494f33bdea4b659c5232efdef4cffeb8a57fc250 authored almost 4 years ago by Cyril <[email protected]>
Update changelog since v4.1.1 (#35)

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

* Add pull request template

* Update CI in PS to v0.14.0-rc5

* Generate CHANGELOG.md file ...

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

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

Migrate to GitHub Actions

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

2a5ddf0072aafde1834b71c34dc95511336702cc 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 (#32)

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

Bump pulp version

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

312083fff594caa5fe46fcaa1a1f839e17c89e4c authored over 4 years ago by Gary Burgess <[email protected]>
v4.1.1

5a32aa5a4f3651b66cc0e87bcb9861116f9913a3 authored almost 5 years ago by Harry Garrood <[email protected]>
Merge pull request #30 from purescript/fix-travis

Fix travis

e279dacec448101f0b856921f0436c3def7d9b0e authored almost 5 years ago by Harry Garrood <[email protected]>
use --location and use long options

02dc28d0c8a26aa72b29394b0b30bc477850a14e authored almost 5 years ago by Harry Garrood <[email protected]>
Use curl instead of wget

6c5dba12aa22ce4f3aeee7c88f3dbaa45cecfd5d authored almost 5 years ago by Harry Garrood <[email protected]>
Fix fetching PureScript compiler tag in Travis

Thanks to @thomashoneyman for the more reliable snippet.

Co-authored-by: Thomas Honeyman <admin...

25e383ffd7046649a1bb88e7e89b1d233a63d3a1 authored almost 5 years ago by Harry Garrood <[email protected]>
Merge pull request #29 from thautwarm/master

fix readme examples

91ec82d3ba0cf9a1478e14ad34e680a5345814d2 authored almost 5 years ago by Harry Garrood <[email protected]>
up

6bb408cd936151e80286a86a79eafe9c98d8ccec authored almost 5 years ago by thautawarm <[email protected]>
add whileJust and untilJust (#27)

* add whileJust and untilJust

* purescript-assert to dev

* un maybe

* new lines

8946bf9d9f68a8469198b4d512593d4a2a97cada authored over 5 years ago by Irakli Safareli <[email protected]>
Merge pull request #25 from vyorkin/fix-doc-comments

Fix tailRecM documentation

61fdf9d6b108ba5a26351aa7bb00579cc32e36af authored over 6 years ago by Gary Burgess <[email protected]>
Fix tailRecM documentation

cca82817032798d2301c4601982cf83b0358fe08 authored over 6 years ago by Vasiliy Yorkin <[email protected]>
Merge pull request #24 from purescript/compiler/0.12

Updates for 0.12

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

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

2b7fb5fda24d44e2f698ddaf1a8934d7a6d32c6f authored over 6 years ago by Gary Burgess <[email protected]>
add monadRecMaybe (#21)

fix #20

0991c8657d2b997e6ebc279d7f291880aaffa6ca authored over 7 years ago by Irakli Safareli <[email protected]>
implement MonadRec for Function (#18)

507d7c6ce675b5120acad39e8ecee5fab04a9c56 authored over 7 years ago by Irakli Safareli <[email protected]>
remove a space leak in tailRecEff (#19)

tailRecEff was holding a reference to the result of f' a.

Normally, this wouldn't matter, but...

330582c86859e853e98492826c57a860cd8b9092 authored over 7 years ago by Matthew Leon <[email protected]>
Fix ST dependency

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

Update for PureScript 0.11

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

94d954b2dded67301ce8c0653f8837bc8eaf884c authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #14 from purescript/phil/discards

Avoid Discard constraint

16b32b5235b3d7cbef0dee1ad4eacd28d783a4f5 authored almost 8 years ago by Phil Freeman <[email protected]>
Avoid Discard constraint

21bfc185eaf0070e7f80cd4ee8656249d553af73 authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #13 from joshuahhh/patch-2

Either/Left/Right => Step/Loop/Done in README.md

302590fa6cd090a44ca27044cc7b670ba444770a authored almost 8 years ago by Phil Freeman <[email protected]>
Either/Left/Right => Step/Loop/Done in README.md

3b1f1e5400cea296e70e75515724200ebe18379a authored almost 8 years ago by Joshua Horowitz <[email protected]>
Merge pull request #12 from purescript/fix-shadow

Fix shadowed name warning

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

Remove broken dependency status badge & switch version from bower
specific

4607294d10b947f8b2ed1aaffd672622e40876ce authored about 8 years ago by Gary Burgess <[email protected]>
Fix shadowed name warning

b9907046f081385a28af06a97f4c313ce7b8de3d authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #11 from purescript/step-type

Introduce `Step` type instead of using `Either`

ad6209add0b5114da71d9c93c16e87cd34b89897 authored about 8 years ago by Gary Burgess <[email protected]>
Fix test mishap!

a5e5fbdd949b221876b0c1c74eb5e1bf5583fb8e authored about 8 years ago by Gary Burgess <[email protected]>
Add functor instances

89e37f269dbfeb0a36c5cb69fdde3e96a8f07e60 authored about 8 years ago by Gary Burgess <[email protected]>
Introduce `Step` type instead of using `Either`

7d762f8386f9d8c803e15a1094ba9b981b8dd3f6 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #10 from nwolverson/0.10

Updates for 0.10

80b595079ac8e4e8e7253bc4f4376d968d71c068 authored about 8 years ago by Gary Burgess <[email protected]>
Updates for 0.10

a4cd0e6a9569b8fea95923310d07ea77a2d0adf3 authored about 8 years ago by Nicholas Wolverson <[email protected]>
Update build

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

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

3c11db00ba2c8bacfcfcccd2a0ecee7b3996f0e1 authored over 8 years ago by Gary Burgess <[email protected]>
add tailrec instance for either (#9)

* add tailrec instance for either

360cfb715fb9818a51e95c6056b7145284f4679c authored over 8 years ago by John A. De Goes <[email protected]>
Merge pull request #8 from purescript/0.8-updates

Updates for PureScript 0.8

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

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

Fix warnings generated by purescript-0.8.0

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

ac95f262c4692ecb5c2bf369886653b886c1d8c7 authored almost 9 years ago by telser <[email protected]>
Merge pull request #6 from purescript/fix-warnings

Fix wildcard warning and use either's fromRight

6b2f89f3beaec68332bc4e8968c9b4bdc61caa8f authored over 9 years ago by Gary Burgess <[email protected]>
Fix wildcard warning and use either's fromRight

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

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

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

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

21770352b600834791876e74c6848e1f837e6bc0 authored over 9 years ago by Gary Burgess <[email protected]>
Fix Travis build

e4446ea5b04d5511ce4ed2b1081dad9764094a65 authored over 9 years ago by Phil Freeman <[email protected]>
Add Travis config

b711f47d6776a0018cb71adeeb4631e4ae765c9f authored over 9 years ago by Phil Freeman <[email protected]>
Use Console module, update dependencies.

1b0d60ffaa2ccbb5cc76a9368e073bb43c5f2236 authored over 9 years ago by Phil Freeman <[email protected]>
Merge pull request #4 from pseudonom/patch-1

Swapped mistaken `Left` and `Right`

d9c3cc4c5ccb356139907d3d3eb5bbbee75b78d2 authored almost 10 years ago by Phil Freeman <[email protected]>
Swapped mistaken `Left` and `Right`

c275649a419c6828c6e00e45c0aa001a5543213f authored almost 10 years ago by pseudonom <[email protected]>
Merge pull request #3 from purescript/eff

Use untilE to implement tailRecEff

cb3c93120fa64aa4db0f94bf5ff6c21a07595b97 authored almost 10 years ago by Phil Freeman <[email protected]>
Use untilE to implement tailRecEff

7677c40ddc5713bb73e59eaa80a6a0047bf50f3d authored almost 10 years ago by Phil Freeman <[email protected]>
Mutual recursion example

8af4d1baaacb39dac4a97b81943fbb912afcbc47 authored almost 10 years ago by Phil Freeman <[email protected]>
Bump dependencies

02bc09044038a48d099e01f6abff318af5bc0d92 authored almost 10 years ago by Phil Freeman <[email protected]>
Add forever

adf0c852d535d6235ead8ab52dadfa9ffc2231eb authored almost 10 years ago by Phil Freeman <[email protected]>
Better docs

e0f0acce3ad316bf6edd749d37eda414329b33b7 authored almost 10 years ago by Phil Freeman <[email protected]>
Add tailRecM2 and tailRecM3

ee7aee8cc6c802953bd7bcf7081b107ea7c20ad1 authored almost 10 years ago by Phil Freeman <[email protected]>
Add docs

6ca6b75d00746c454123bfe9c6f8fdf64d4ee05b authored almost 10 years ago by Phil Freeman <[email protected]>
Update README.md

88ac67b6a37f14bb1d3b0dec3420e81259606ed8 authored almost 10 years ago by Phil Freeman <[email protected]>
Create LICENSE-MIT

363f80519c5161fd5ba52a8db6bbbd9ec7302195 authored almost 10 years ago by Phil Freeman <[email protected]>
first commit

07b8841f1cb82bb3a5afc3b47f554834cedd24eb authored almost 10 years ago by Phil Freeman <[email protected]>