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
5661a10afbd4849bd2e45139ea567beb40b20f9f authored over 2 years ago by Jordan Martinez <[email protected]>
`tailRec2` and `tailRec3` complete the `tailRec` and `tailRecM` matrix,
and `loop2` and `loop3`...
* 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 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]>5fbf0ac05dc6ab1a228b2897630195eb7483b962 authored over 3 years ago by Thomas Honeyman <[email protected]>
b700b6569cfa97b416a5867c98b6f0b5b7b5a8c2 authored over 3 years ago by Thomas Honeyman <[email protected]>
* Fix warnings revealed by v0.14.1 PS release
* Update changelog
002588b4885b60d35d656756672cebadab36f9cc authored over 3 years ago by JordanMartinez <[email protected]>* 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]>0c6910c4cde2cd6424f2a2ccb37a511913c5745f authored almost 4 years ago by Thomas Honeyman <[email protected]>
* 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]>2a93978be8d04971df5a74755991c61d55a5d85a authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions
a63432c049fcfc55458a805acbc1e69dcf9289cd authored about 4 years ago by Cyril <[email protected]>2a5ddf0072aafde1834b71c34dc95511336702cc authored about 4 years ago by Thomas Honeyman <[email protected]>
f9e9debecb183f9bdc5a172a4835231db14dbbff authored about 4 years ago by paluh <[email protected]>
Bump pulp version
5ae5b137aac3f9309449b0ac1196ab6c276fb29d authored over 4 years ago by Gary Burgess <[email protected]>312083fff594caa5fe46fcaa1a1f839e17c89e4c authored over 4 years ago by Gary Burgess <[email protected]>
5a32aa5a4f3651b66cc0e87bcb9861116f9913a3 authored almost 5 years ago by Harry Garrood <[email protected]>
Fix travis
e279dacec448101f0b856921f0436c3def7d9b0e authored almost 5 years ago by Harry Garrood <[email protected]>02dc28d0c8a26aa72b29394b0b30bc477850a14e authored almost 5 years ago by Harry Garrood <[email protected]>
6c5dba12aa22ce4f3aeee7c88f3dbaa45cecfd5d authored almost 5 years ago by Harry Garrood <[email protected]>
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]>fix readme examples
91ec82d3ba0cf9a1478e14ad34e680a5345814d2 authored almost 5 years ago by Harry Garrood <[email protected]>6bb408cd936151e80286a86a79eafe9c98d8ccec authored almost 5 years ago by thautawarm <[email protected]>
* add whileJust and untilJust
* purescript-assert to dev
* un maybe
* new lines
8946bf9d9f68a8469198b4d512593d4a2a97cada authored over 5 years ago by Irakli Safareli <[email protected]>Fix tailRecM documentation
61fdf9d6b108ba5a26351aa7bb00579cc32e36af authored over 6 years ago by Gary Burgess <[email protected]>cca82817032798d2301c4601982cf83b0358fe08 authored over 6 years ago by Vasiliy Yorkin <[email protected]>
Updates for 0.12
69f4625969e313203028968e4a9f743fa7f87883 authored over 6 years ago by Gary Burgess <[email protected]>290b25d3f99e002eb97811c7775e187802aa65d5 authored over 6 years ago by Gary Burgess <[email protected]>
2b7fb5fda24d44e2f698ddaf1a8934d7a6d32c6f authored over 6 years ago by Gary Burgess <[email protected]>
fix #20
0991c8657d2b997e6ebc279d7f291880aaffa6ca authored over 7 years ago by Irakli Safareli <[email protected]>507d7c6ce675b5120acad39e8ecee5fab04a9c56 authored over 7 years ago by Irakli Safareli <[email protected]>
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]>67f8833cc06e3ccf6da61f42d70770098fb0b46b authored almost 8 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11
d87c706bb48147c8e7e7b4be5e12f88cf9c449b2 authored almost 8 years ago by Gary Burgess <[email protected]>94d954b2dded67301ce8c0653f8837bc8eaf884c authored almost 8 years ago by Gary Burgess <[email protected]>
Avoid Discard constraint
16b32b5235b3d7cbef0dee1ad4eacd28d783a4f5 authored almost 8 years ago by Phil Freeman <[email protected]>21bfc185eaf0070e7f80cd4ee8656249d553af73 authored almost 8 years ago by Phil Freeman <[email protected]>
Either/Left/Right => Step/Loop/Done in README.md
302590fa6cd090a44ca27044cc7b670ba444770a authored almost 8 years ago by Phil Freeman <[email protected]>3b1f1e5400cea296e70e75515724200ebe18379a authored almost 8 years ago by Joshua Horowitz <[email protected]>
Fix shadowed name warning
5a25e548ce14173e2e9c69619d2aafebc0c275d7 authored about 8 years ago by Gary Burgess <[email protected]>
Remove broken dependency status badge & switch version from bower
specific
b9907046f081385a28af06a97f4c313ce7b8de3d authored about 8 years ago by Gary Burgess <[email protected]>
Introduce `Step` type instead of using `Either`
ad6209add0b5114da71d9c93c16e87cd34b89897 authored about 8 years ago by Gary Burgess <[email protected]>a5e5fbdd949b221876b0c1c74eb5e1bf5583fb8e authored about 8 years ago by Gary Burgess <[email protected]>
89e37f269dbfeb0a36c5cb69fdde3e96a8f07e60 authored about 8 years ago by Gary Burgess <[email protected]>
7d762f8386f9d8c803e15a1094ba9b981b8dd3f6 authored about 8 years ago by Gary Burgess <[email protected]>
Updates for 0.10
80b595079ac8e4e8e7253bc4f4376d968d71c068 authored about 8 years ago by Gary Burgess <[email protected]>a4cd0e6a9569b8fea95923310d07ea77a2d0adf3 authored about 8 years ago by Nicholas Wolverson <[email protected]>
c359eb14a7f2a2822e57a1f40199badd2c629eee authored over 8 years ago by Gary Burgess <[email protected]>
9d41552cf13e2e65b27b7ee4720666d6f2d5383a authored over 8 years ago by Gary Burgess <[email protected]>
3c11db00ba2c8bacfcfcccd2a0ecee7b3996f0e1 authored over 8 years ago by Gary Burgess <[email protected]>
* add tailrec instance for either
360cfb715fb9818a51e95c6056b7145284f4679c authored over 8 years ago by John A. De Goes <[email protected]>Updates for PureScript 0.8
3f89632470624f37a41eca57ba177305a7c0ef6c authored almost 9 years ago by Gary Burgess <[email protected]>2ee3ac1ad99670db219023c38a8d20534331285d authored almost 9 years ago by Gary Burgess <[email protected]>
Fix warnings generated by purescript-0.8.0
551df1ff090409fbe4d13b56e34810578a2ab5ca authored almost 9 years ago by Gary Burgess <[email protected]>ac95f262c4692ecb5c2bf369886653b886c1d8c7 authored almost 9 years ago by telser <[email protected]>
Fix wildcard warning and use either's fromRight
6b2f89f3beaec68332bc4e8968c9b4bdc61caa8f authored over 9 years ago by Gary Burgess <[email protected]>924ae8500f3d71e949b9607b206a25f998370fad authored over 9 years ago by Gary Burgess <[email protected]>
81b15e0efee6e579818098d1b146e6812de4c2c9 authored over 9 years ago by Gary Burgess <[email protected]>
eb46b905da1a161dfbf80fef347c8b3e38776a4c authored over 9 years ago by Gary Burgess <[email protected]>
250924cbc44ab6aa6185cd610ffab3b944baddb2 authored over 9 years ago by Phil Freeman <[email protected]>
21770352b600834791876e74c6848e1f837e6bc0 authored over 9 years ago by Gary Burgess <[email protected]>
e4446ea5b04d5511ce4ed2b1081dad9764094a65 authored over 9 years ago by Phil Freeman <[email protected]>
b711f47d6776a0018cb71adeeb4631e4ae765c9f authored over 9 years ago by Phil Freeman <[email protected]>
1b0d60ffaa2ccbb5cc76a9368e073bb43c5f2236 authored over 9 years ago by Phil Freeman <[email protected]>
Swapped mistaken `Left` and `Right`
d9c3cc4c5ccb356139907d3d3eb5bbbee75b78d2 authored almost 10 years ago by Phil Freeman <[email protected]>c275649a419c6828c6e00e45c0aa001a5543213f authored almost 10 years ago by pseudonom <[email protected]>
Use untilE to implement tailRecEff
cb3c93120fa64aa4db0f94bf5ff6c21a07595b97 authored almost 10 years ago by Phil Freeman <[email protected]>7677c40ddc5713bb73e59eaa80a6a0047bf50f3d authored almost 10 years ago by Phil Freeman <[email protected]>
8af4d1baaacb39dac4a97b81943fbb912afcbc47 authored almost 10 years ago by Phil Freeman <[email protected]>
02bc09044038a48d099e01f6abff318af5bc0d92 authored almost 10 years ago by Phil Freeman <[email protected]>
adf0c852d535d6235ead8ab52dadfa9ffc2231eb authored almost 10 years ago by Phil Freeman <[email protected]>
e0f0acce3ad316bf6edd749d37eda414329b33b7 authored almost 10 years ago by Phil Freeman <[email protected]>
ee7aee8cc6c802953bd7bcf7081b107ea7c20ad1 authored almost 10 years ago by Phil Freeman <[email protected]>
6ca6b75d00746c454123bfe9c6f8fdf64d4ee05b authored almost 10 years ago by Phil Freeman <[email protected]>
88ac67b6a37f14bb1d3b0dec3420e81259606ed8 authored almost 10 years ago by Phil Freeman <[email protected]>
363f80519c5161fd5ba52a8db6bbbd9ec7302195 authored almost 10 years ago by Phil Freeman <[email protected]>
07b8841f1cb82bb3a5afc3b47f554834cedd24eb authored almost 10 years ago by Phil Freeman <[email protected]>