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

Add convenience functions

rhendric opened this pull request over 2 years ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Fix warnings revealed by v0.14.1 PS release

JordanMartinez opened this pull request over 3 years ago
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Update changelog since v4.1.1

thomashoneyman opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request almost 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Update to v0.14.0-rc3

paluh opened this pull request about 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Fix travis

hdgarrood opened this pull request almost 5 years ago
fix readme examples

thautwarm opened this pull request almost 5 years ago
MonadEffect instance

jamesdbrock opened this issue almost 5 years ago
add whileJust and untilJust

safareli opened this pull request over 5 years ago
Add whileJust and untilJust

safareli opened this issue over 5 years ago
Fix tailRecM documentation

vyorkin opened this pull request over 6 years ago
Updates for 0.12

garyb opened this pull request over 6 years ago
Iterable typeclass

matthewleon opened this pull request over 7 years ago
tailRecEff space leak

matthewleon opened this issue over 7 years ago
add monadRec for Maybe

safareli opened this pull request over 7 years ago
Define MonadRec for Maybe

safareli opened this issue over 7 years ago
remove a space leak in tailRecEff

matthewleon opened this pull request over 7 years ago
implement MonadRec for Function

safareli opened this pull request almost 8 years ago
Make Function instance of MonadRec

safareli opened this issue almost 8 years ago
Update for PureScript 0.11

garyb opened this pull request almost 8 years ago
Unknown value U.unsafeCoerceEff

danse opened this issue almost 8 years ago
Avoid Discard constraint

paf31 opened this pull request almost 8 years ago
Either/Left/Right => Step/Loop/Done in README.md

joshuahhh opened this pull request almost 8 years ago
Fix shadowed name warning

garyb opened this pull request about 8 years ago
Introduce `Step` type instead of using `Either`

garyb opened this pull request about 8 years ago
Updates for 0.10

nwolverson opened this pull request about 8 years ago
add tailrec instance for either

jdegoes opened this pull request over 8 years ago
Updates for PureScript 0.8

garyb opened this pull request almost 9 years ago
Fix warnings generated by purescript-0.8.0

telser opened this pull request almost 9 years ago
Fix wildcard warning and use either's fromRight

garyb opened this pull request over 9 years ago
Fix warning about partial function

garyb opened this pull request over 9 years ago
Swapped mistaken `Left` and `Right`

pseudonom opened this pull request almost 10 years ago
Use untilE to implement tailRecEff

paf31 opened this pull request almost 10 years ago
TailRec ADT with Loop/Done constructors to make intent more explicit

jacereda opened this pull request almost 10 years ago
Added Reader and RWS instances for MonadRec

badly-drawn-wizards opened this pull request almost 10 years ago