Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-control

Common control classes and utility functions
https://github.com/purescript/purescript-control

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

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

a6033808790879a17b2729e73747a9ed3fb2264e authored over 2 years ago
Change <|> to be right-associative (#80)

* Change <|> to be right-associative

* Add changelog entry

f8814d341a79ddf8c27e937ac2df40e4cb40950c authored almost 3 years ago
Drop MonadZero file, class, and instance (#76)

* Drop MonadZero file, class, and instance

* Drop UserDefinedWarning censoring

* Add chang...

05e4445b0be25c2224e4b818da7bd50b07c0cf5e authored almost 3 years ago
Update to v0.15.0 (#78)

* Convert foreign modules to try bundling with esbuild

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

e49aee09b8f34e3cd59fd3c4c1738c2acf21f6fc authored almost 3 years ago
Prepare v5.0.0 release (#75)

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

18d582e311f1f8523f9eb55fb93c91bd21e22837 authored almost 4 years ago
Update changelog since v4.2.0 (#73)

8c11e17051d1def8383d8ac123a2781c5ad8fb9d authored about 4 years ago
Generate changelog and add PR template (#72)

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

* Add pull request templat...

87ff34ce40e7ebee69a8750def655545c72616dd authored about 4 years ago
Remove MonadZero from class hierarchy (#70)

1b9c13626e7b73d9b63a6a7d1305cfa49f806638 authored about 4 years ago
Don’t let MonadZero imply its deprecation warning (#68)

Co-authored-by: JordanMartinez <[email protected]>
Co-authored-by: Thomas Honeyman ...

4db92e4787045b15c37d03513cbdb8a518063267 authored about 4 years ago
Run CI on push / pull_request to master

d0a51ecb55bbcd814823694883bae1515d31ee00 authored about 4 years ago
Update CI to run on push, pull_request and add Pursuit badge

443f67b9b70252b782a203841702f52ac2bc73a7 authored about 4 years ago
Merge pull request #66 from JordanMartinez/addMonadZeroInstance

Add Array's MonadZero instance again with a compiler warning

37cdccf9803a6faebdfc7b59527502465a91a00e authored about 4 years ago
Remove warn constraint on array instance of MonadZero

eefe1d05873996c2f60b73d6255ccb2757b08f2b authored about 4 years ago
Censor user-defined warnings to get around MonadZero compiler warning

f40cfe9eadc3ebd3f484d052d7c3cf37c365577f authored about 4 years ago
Add Array's MonadZero instance again with a compiler warning

293c7c60996dfc40eaefc7e08bc0944ecd410a39 authored about 4 years ago
Migrate to GitHub Actions and update installation instructions. (#65)

0f5848b892aea2a4fde726c3f395b5adbd1cca18 authored about 4 years ago
Deprecate MonadZero (#64)

9132ec918dd4ffa6e9ebb65c5f6a8ffc95cbbcad authored about 4 years ago
Add examples for alt (#58)

185c084c9f9c739931369e909ed7c7a193897dbe authored over 4 years ago
Update to v0.14.0-rc2 (#61)

* Update tag to v0.14.0-rc2

* Update dependencies to master

* Add kind signature to fix co...

d65c49b98030e789d37bf50208883fdc45a44ce2 authored over 4 years ago
Merge pull request #60 from purescript/bump-pulp

Bump pulp version

3d3222ff6cbaa6f6246610b8b0fd04d9694601e6 authored over 4 years ago
Bump pulp version

102339c08c8bad8c03d53271886c4b8b6f874754 authored over 4 years ago
Merge pull request #56 from purescript/update-ci

Update CI

3e29c8e31611541f34961663d999aa6e9236df43 authored over 4 years ago
Update CI

d4df1ab048c045f09c51d712965443fb5a31855b authored over 4 years ago
Merge pull request #53 from masaeedu/newtypealternate

Add newtype instance for Alternate

05d40c5855a0eda3bc396a3d815eaf213a0534e6 authored over 5 years ago
Add newtype instance for Alternate

c25cd667ece351c71bc9fc89fe47a26229de1794 authored over 5 years ago
Merge pull request #50 from Thimoteus/alternate-newtype

re-add Alternate newtype

8af53eea4ecc7b185776a0f144bcd7106ed08eb1 authored over 6 years ago
re-add Alternate newtype

a5c1b6e8dee390d10c0808310e31d0532fe65b82 authored over 6 years ago
Merge pull request #49 from purescript/compiler/0.12

Update for PureScript 0.12

f7d91cd1d5891885e0f5d2d05390c3e6a01b2f97 authored over 6 years ago
Update dependencies, license

ab8a3378520626c692844aa6e0b1303c5fb8d90e authored over 6 years ago
Better `fix` definition

Resolves #48

39780341fe4cfa2ff0976c88a384652855507f72 authored over 6 years ago
Bump deps for compiler/0.12

46a65db49ca576dc31dad918ab5b8571a6903cd5 authored almost 7 years ago
Fix `guard` example (#45)

daae61df2a855c29d991901de448c3bca596ad70 authored over 7 years ago
trivial Lazy instance for Unit (#40)

139584a820dd6fda28fabf69f6bcde703414d132 authored over 7 years ago
Merge pull request #44 from i-am-tom/master

Add `extend` instance for `Array`

efaccc9a3e46d89dd6c9447e01e8d02a9bcea289 authored over 7 years ago
Add `extend` instance for `Array`

While being defined for `List`, the `Array` primitive didn't previously
have a defined `Extend` ...

e2ce8e0c7189edae2f602ee35ca2d3e971f00cf1 authored over 7 years ago
trivial Lazy instance for functions (#38)

* trivial Lazy instance for functions

* make lazyFn defer actually defer fn call

Add tests...

c393ee50cfb6dcbcef9b8bcd12b681cb9e3cdd9f authored over 7 years ago
Merge pull request #37 from purescript/ps-0.11

Update for PureScript 0.11

33bcce05417ce84302792899234e897a32b06b85 authored almost 8 years ago
Update for PureScript 0.11

3d1817dcda317b4e5c5d65190688e2b4783d25dc authored almost 8 years ago
Update docs for `guard` (#36)

* Update docs for guard

* add imports to guard docs

* remove additional description

6d17c010752e766de11a57a4b99dfe6deaf3aace authored almost 8 years ago
Update README.md

7447320c02cfc151d6a87815f00e090bc8da9339 authored about 8 years ago
Merge pull request #33 from purescript/bump

Prepare for 2.0 release

3a9f762c3d3487006b24f8802bc539d1a5eabe16 authored over 8 years ago
Remove reference to `return` from Comonad doc

f14399dcd657739745de74cc2cf4ebc3595aadee authored over 8 years ago
Bump prelude dependency

8d5a028444d48e00140f3a9447d98c24c1297fe7 authored over 8 years ago
Update build

d791ae81db25b3b3260185015563c7ab7b23c07d authored over 8 years ago
Update build for release

4cad6c91b896c8d6cad00ec4e62dcc367cac5f95 authored over 8 years ago
Stricter build

97096c7e2675c7b31d879aefab304b53637f536b authored over 8 years ago
Update build, fix warning

3dd3d3d771bac3e72c3a2f7f240da681b60f8e42 authored over 8 years ago
Merge pull request #28 from purescript/0.8-updates

0.8 updates

074102e3af280d74233313d445d1191221f809f8 authored almost 9 years ago
Updates for PureScript 0.8

3c4247439cb26176beb069e828a4b0b47d8746d5 authored almost 9 years ago
Remove unused imports

71dfbecef92f4faf0aeca9cb9f22e1f1ebbee279 authored about 9 years ago
Merge pull request #27 from zudov/unused-variable

Remove unused type variable

109796af3d4649dc6a83e71c0d5cc55851809a78 authored over 9 years ago
Remove unused type variable

eae62f62aebdd35271ea57416484e1ee29694f0c authored over 9 years ago
Update build

6ac33b6ee5a133cf0fe33de6197fd7a18fd4f492 authored over 9 years ago
Add orphan Array instances

12e628377c9e564a68852b569539b2dcc9336fb8 authored over 9 years ago
Updates for RC

59981dd59bccb738558fc3a13fdb5a31210c4a52 authored over 9 years ago
Updates for 0.7

f7e3e15ba34ab7831c2cb479b3dacdd2059e1564 authored over 9 years ago
Removing unused stuff relating to FFI code

95b78bb6312cba71c403ee6c883348ae3389bf76 authored over 9 years ago
Updates for 0.7

a1bf3362cfef7e0f3c92e6beaa5018783d65fd15 authored over 9 years ago
Merge pull request #23 from purescript/0.7

Updates for Arrays

f1bcb8fdaca87a035cbe7c1321dcb3292872f440 authored over 9 years ago
Fix dependencies

230d7c16e67e601bb0cc07e6f4d0343eddc9693d authored over 9 years ago
Docs

31f16dececee8914410da2a26eb3d17c27b3ae53 authored over 9 years ago
Updates for Arrays

fa2c186b91a10f4d003774a9e9ef71fc11d50682 authored over 9 years ago
Merge pull request #22 from purescript/updates

Updates

f8423fff39da2c8a0671964a04ebfbac28bf57d5 authored almost 10 years ago
Update gulpfile for consistency with other projects

fa1f8c048f3e7f8ebdbadfd116ca8a08048e02c2 authored almost 10 years ago
Separate docs

fe9e85d53f3ba3bf31a6d8c369f87849b0b2c8e3 authored almost 10 years ago
Update dependencies, build, docs

c5fef0a07b7f3d524951c1a3873fe0b3be63cd01 authored almost 10 years ago
Remove LazyN variants, resolves #15

7078ba02255a7fe8e8543b4a2bf8af07e2f3cdf0 authored almost 10 years ago
Use Int for replicateM

832845b1803c04d10ecf4f72a1adde447c677775 authored almost 10 years ago
Merge pull request #20 from purescript/extend

Add extend

30467f16a25a8c00b9ac3e5bd6a022d480267ac2 authored almost 10 years ago
Add extend

996469d00aaed28b7c6fe69109e9d6e29e261f2d authored almost 10 years ago
Merge pull request #19 from purescript/docs

Docs

a559c911b76d174a4bdc82904265094654f1e5ae authored almost 10 years ago
Consistency

f7e6cb50e45ee1097188d6711102f54288724ca5 authored almost 10 years ago
Docs

78c1d02525be00b349f56c478e7c6b4df3601f43 authored almost 10 years ago
A start on more docs

95ae38fe6b3c9768582b7a6106df760d664f2763 authored almost 10 years ago
Merge pull request #18 from pseudonom/master

Added filterM

65da2348f77e7419d819d43fa2b26bca7446fc47 authored almost 10 years ago
Added filterM comment

b17994e1b213f4364e6595090a06ab1570437f18 authored almost 10 years ago
Added filterM

4650b6c9f30c3992cb2c85727089662d50c46814 authored almost 10 years ago
Merge pull request #17 from hdgarrood/master

Add docs for Alt and Plus

9a4953b46ce526ad8e816aa3b7b1c732a2b12c16 authored almost 10 years ago
Refer to type constructors rather than types

aceaea4be4fb3e7cb31a0b9673cd0daa1f03a2a2 authored almost 10 years ago
More docs updates for Alt, Plus, MonadPlus

0c93f9ef9324fd33a7dcdc4e5b1825a16e56d115 authored almost 10 years ago
More docs for Alt, Plus, MonadPlus

dbb7ea7ffdb0776bbd1d5f16ce00ec5ba5399273 authored almost 10 years ago
More Alt and Plus laws

7abb45505ebac1d8d9cc4a4a7406924cdf260b54 authored almost 10 years ago
Update docs as per @garyb's suggestions

b38b04a2ad3452f471460dc2f9dfa2421cec0ffd authored almost 10 years ago
Bump grunt-purescript to 0.6.0

b771f9936b224035376d5608d0cedf7fe0f41d29 authored almost 10 years ago
Regenerate docs

ec7f41f3f4ae879e52f8cb292664bbabbade4c58 authored almost 10 years ago
Make all (<|>) go in <code> tags

d9544bd15b79b145617d03af3446a9369a92fa01 authored almost 10 years ago
consistency: 'type class' with a space

965b24951bb8c62ec2dd01225d3b39ea94c27f60 authored almost 10 years ago
Add docs for Alt and Plus

I also updated docsgen to pscDocs, hope that's ok.

93945fff5702b8b6210bd31de5d19fc618bea462 authored almost 10 years ago
Add class diagram

72451a3e755aa451ca9ad3bfc8228db529ef8bc5 authored almost 10 years ago
Merge pull request #12 from joneshf/master

Added `($>)` and `(<$)`.

43e216a4cce0f95408d8497754e07cb6232424d9 authored about 10 years ago
Added `($>)` and `(<$)`.

016bb392a3f51421bb015c71d3bd34f03a5ac028 authored about 10 years ago
Merge pull request #10 from joneshf/master

Added Comonad/Extend.

fe8fd04d78aa983026f0f0efa9ec068a7039ad95 authored over 10 years ago
Added back breaking change note.

7485be94ad47abe1952fe5489836ad5a8c1193aa authored over 10 years ago
Merge branch 'master' of github.com:purescript/purescript-control

Conflicts:
README.md

0c56250c0ed367504c99a514718fc23b588ba125 authored over 10 years ago
Add breaking change note

6fa92cad2e810cf4211fca79c76d23810b8689a2 authored over 10 years ago
Merge pull request #8 from purescript/alternative

Alternative & MonadPlus

3100ed716c0cf69e65865c54ed7cc4dcc2846330 authored over 10 years ago
Add Lazy2, fix, fix1, fix2

849032cfbd935e4d90f9eb74db1907b42d700e6e authored over 10 years ago
Update generated docs

e7662bf02b1af90dc8fc3efd543455268b03e7ad authored over 10 years ago
Better name type var

80437cfdc0d9b17d4a924b3e49e8cb674207ad23 authored over 10 years ago
Add Lazy

fb36762958e89932ce8e88c6388f7603bc125db0 authored over 10 years ago