Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-effect

The Effect monad, for handling native side effects
https://github.com/purescript/purescript-effect

Prepare v4.0.0 release (1st PS 0.15.0-compatible release) (#30)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

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

* Convert foreign modules to try bundling with esbuild

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

4753c1f77db60d809013cfe50e2c08bd004b1dd1 authored almost 3 years ago by JordanMartinez <[email protected]>
Prepare v3.0.0 release (#27)

Update CI to build with the latest version of the compiler, update the bower repository URL to m...

985d97bd5721ddcc41304c55a7ca2bb0c0bfdc2a authored almost 4 years ago by Cyril <[email protected]>
Changelog updates since v2.0.1 (#26)

afe5c30e15b3aac2c09ea90b8899cdc272935ca8 authored almost 4 years ago by milesfrain <[email protected]>
Generate changelog and add PR template (#25)

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

* Add pull request templat...

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

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

Migrate to GitHub Actions

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

e38dccf84e569a7c4158f2a2d820f11dadb4e4a5 authored about 4 years ago by Thomas Honeyman <[email protected]>
Remove `return {}` from FFI functions (#18)

5a51986b29d6bec90620ec9ef2a3be8c9d5f9596 authored about 4 years ago by Mohammed Anas <[email protected]>
Add roles declarations to allow safe coercions (#20)

584b3046cb459fa5336124c7a3dfa9c253950173 authored about 4 years ago by Cyril <[email protected]>
Update CI/deps to build with 0.14.0-rc2 (#21)

45b6b30f4e36ac4091ae36f0ac10bbd58c65561d authored about 4 years ago by Harry Garrood <[email protected]>
Merge pull request #17 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

0b2768b22ab4bec2bf1cc3f37da8cd2d92d0e209 authored over 4 years ago by Gary Burgess <[email protected]>
Add monoid instances for uncurried `EffectFn`s (#13)

* Add monoid instances

* Eta-expand all the things to help optimizer

* Add comment

775e99a0392e9241127cfa1b448a0f582e88f8e3 authored over 5 years ago by Asad Saeeduddin <[email protected]>
v2.0.1

6caa8e1e162a21eed025613c2c19194b996ef779 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #11 from purescript/documentation

Documentation (from docs repo). Fixes #5

197bbebc477b125d2b850758bf821cba395f9aec authored almost 6 years ago by Harry Garrood <[email protected]>
Move docs to README.md

13a9f12c042858b22489914a93d3c1e512d4e504 authored almost 6 years ago by Harry Garrood <[email protected]>
Documentation (from docs repo). Fixes #5

The documentation I've added here is based on the Eff guide in the
documentation repo, although ...

ee0b827a85d83c5fbe2e1d6489579ffd8412bd88 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #7 from paldepind/minor-documentation-tweaks

Documentation tweaks

4ffec51c5eb2b6cf5a413bcc3521430fb8bfe32f authored over 6 years ago by Gary Burgess <[email protected]>
Documentation tweaks

17f21126f932b0dbccf35c111e528668d5f19e5d authored over 6 years ago by paldepind <[email protected]>
Merge pull request #4 from purescript/compiler/0.12

Update for PureScript 0.12

a0abb5a8ae05a361bb55a1d7a5bb622ebe12c45a authored over 6 years ago by Gary Burgess <[email protected]>
Merge branch 'master' into compiler/0.12

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

afe48a529c47fa9e16c4a8ae69bc2309221d3754 authored over 6 years ago by Gary Burgess <[email protected]>
Add semigroup & monoid instances

261b0309fe88faedb18d041ea7f48c4a3588485e authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #3 from i-am-tom/master

Add Monoid instance for Effect

d43d7288506dc7f357172c226b171cf4268f785d authored over 6 years ago by Gary Burgess <[email protected]>
Add Monoid instance for Effect

Exactly the same as it was for Eff: Effect now has the regular
applicative monoid instance that ...

1a942633838f7ba9b6132dadd5abd2d2ff1e574f authored over 6 years ago by Tom Harding <[email protected]>
Bump deps for 0.12

e6e1fe9a6257748c4348d537d1ec004e810eb4d6 authored over 6 years ago by Liam Goodacre <[email protected]>
Merge pull request #2 from purescript/flatten-namespace

Flatten namespace to `Effect`

a152300b6ccf8c0f3171f6ee321a189d8d748b64 authored over 6 years ago by Gary Burgess <[email protected]>
Flatten namespace to `Effect`

151bad1744d5a8dd28f68d32341e71e8d262c03c authored over 6 years ago by Gary Burgess <[email protected]>
Update README badges

012cbe31e6423d98d4c81ac9c5f7add562c807e6 authored almost 7 years ago by kritzcreek <[email protected]>
fixed documentation in Uncurried

de55b976ec3e920d97b56a0a27e4bd1facf700ce authored almost 7 years ago by kritzcreek <[email protected]>
Eff -> Effect

86b21f8f5da80ae08df3b96ef5fa6673d89c2bdf authored almost 7 years ago by kritzcreek <[email protected]>
Merge pull request #21 from matthewleon/docs-typo

missing letter in foreachE docs

296d128fb1a0ae2aad200cc2b58682c93ebf6e36 authored over 7 years ago by Phil Freeman <[email protected]>
missing letter in foreachE docs

4d890036fad3ec1aba2455225c7f867c9c2ccb24 authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #18 from purescript/eff-fns

Add code from eff-functions

06d02be3a92c1e60f665573aff9dbf23b6587cd1 authored over 7 years ago by Gary Burgess <[email protected]>
use strict

ac69c719580c45f5185923a652493f3581da4ecd authored over 7 years ago by Phil Freeman <[email protected]>
Add code from eff-functions by @hdgarrood

18cff12d86ef5b7a9ee0de6a418412fab51f9a02 authored over 7 years ago by Phil Freeman <[email protected]>
Merge pull request #17 from purescript/ps-0.11

Update for PureScript 0.11

fab73c7f053bc1822a5ff139431498093aa9aeda authored over 7 years ago by Gary Burgess <[email protected]>
Update dependency

254502e8b42935c71623a3873ba84ca20e15f13d authored over 7 years ago by Gary Burgess <[email protected]>
Add effect kind

48bd3a6a5b343b5526e8a4f758652515a061f9f1 authored almost 8 years ago by Phil Freeman <[email protected]>
Update README.md

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

Prepare for 2.0 release

2abcc55adbf94bacd9060e7b8daf8361a3a63780 authored about 8 years ago by Gary Burgess <[email protected]>
Remove redundant module comment from JS

4f55713a012a578663beabaf0368cccf946af449 authored about 8 years ago by Gary Burgess <[email protected]>
Rename `unsafeInterleaveEff` to `unsafeCoerceEff`

804be8c36087693913273dfc234612ed8ca2c5cc authored about 8 years ago by Gary Burgess <[email protected]>
Bump prelude dependency

b513a060e18f862307492a6c8534f131ef74199f authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #13 from purescript/fundeps

Add functional dependency to MonadEff

74acc8f99285607dbe9b53b919e00edc276e1111 authored about 8 years ago by Gary Burgess <[email protected]>
Add functional dependency to MonadEff

e71901395993085dedec18c57e5019dea0ccd9e8 authored over 8 years ago by Phil Freeman <[email protected]>
Update build

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

541af8efb56da15435ae4d8be5c890cff81d3878 authored over 8 years ago by Gary Burgess <[email protected]>
Stricter build

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

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

Updates for PureScript 0.8

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

5843d726abc6997012f3ecbefeb4f6c6b7d38e83 authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #9 from hdgarrood/unsafe-perform

Add unsafePerformEff

2c81248015360edd1729851f6298c96d3cd0f50e authored about 9 years ago by Phil Freeman <[email protected]>
Add unsafePerformEff

95b6a86699e4146d33e1b4b2df860e268d0bc386 authored about 9 years ago by Harry Garrood <[email protected]>
Merge pull request #7 from jbrownson/master

make type Pure use an empty row instead of rank-2 types

972d5fb6177f682c7970eccea8366c610e69dbde authored over 9 years ago by Phil Freeman <[email protected]>
pulp docs

1c6bf7d558a3265191e9468e9a82f5baa7fa9e49 authored over 9 years ago by Jake Brownson <[email protected]>
make type Pure use an empty row instead of rank-2 types

549a45b9da1304ecd743c387517dfe0236f7354e authored over 9 years ago by Jake Brownson <[email protected]>
Fix module links

f914b2ea79986c6189c03e5a89b6981c4d3948a3 authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #6 from xuwei-k/patch-1

fix url

07c621688949fda77d257bb26753a86d6e1ce674 authored over 9 years ago by Gary Burgess <[email protected]>
fix url

8bf957178249b19b1d47d16f06fe77241231d045 authored over 9 years ago by xuwei-k <[email protected]>
Add version badge

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

f465d5ff9870e772d97b8dc785a5473ea0ba1e31 authored over 9 years ago by Gary Burgess <[email protected]>
Use pulp build

5316352d6addea7499735fee8b465d833cc27c76 authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #3 from purescript/class

Move MonadEff over

df0abe075321c660321e6aefcdff53052ced620f authored over 9 years ago by Phil Freeman <[email protected]>
Move MonadEff over

5038b75831e4cd9b038d14b0b375e632ef925e5a authored over 9 years ago by Phil Freeman <[email protected]>
Updates for RC

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

7c4e129178a6e9387c90fa33821ea45454f8b951 authored over 9 years ago by Phil Freeman <[email protected]>
Fix name

3ccc48851e1b4e051a7c31c3f3c1b69e8d412025 authored over 9 years ago by Gary Burgess <[email protected]>
Add license file

7ea786c14c0d4f8ca8115afc6dc2922df13e0dec authored over 9 years ago by Gary Burgess <[email protected]>
Update package jsons

acd430a708903540500167b878dff0ea91199796 authored over 9 years ago by Gary Burgess <[email protected]>
More updates for 0.7

03b5e5e5dd72769537e731c35854e2d86ecb2cab authored over 9 years ago by Gary Burgess <[email protected]>
Match repo description

25d08a61ac060ad662648b571ec5d7d6b09d5e65 authored over 9 years ago by Gary Burgess <[email protected]>
Update docs

b6da2c07fea519f0a5128e5a329a3acb827bbdf6 authored over 9 years ago by Gary Burgess <[email protected]>
Update for foreign JS files

b7ba0ffa6dd7a839691d8bafb8cee2e59ee7c880 authored over 9 years ago by Gary Burgess <[email protected]>
Update docs

8b1f5968817e0bcb789d9714f768b55865d8c7cd authored over 9 years ago by Phil Freeman <[email protected]>
Merge pull request #2 from hdgarrood/master

Remove Array sugar

1a5bbecf8d9a1dc1bb116980d5ed635bebc40027 authored over 9 years ago by Gary Burgess <[email protected]>
Remove Array sugar

f0a4cd12a23b8213427cd2cd5743af84ebdde17a authored over 9 years ago by Harry Garrood <[email protected]>
Merge pull request #1 from hdgarrood/master

Update for English type class members

1ee1c25811969b79465b71a8880a7201c19758f4 authored over 9 years ago by Phil Freeman <[email protected]>
Update for English type class members

497bae743cfb4346de80497d3b6a56017880c6d4 authored over 9 years ago by Harry Garrood <[email protected]>
Don't use this

04683dee0ce2e04e78eb64ef9829d5b84443cc92 authored over 9 years ago by Phil Freeman <[email protected]>
Add docs

9df54d19513e97919b656c937ce4b408ca0ecffd authored over 9 years ago by Phil Freeman <[email protected]>
Initial commit

e5cebefe9485c5ad1242fe64c540cd59ac18aae6 authored over 9 years ago by Phil Freeman <[email protected]>