Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-maybe

Optional values
https://github.com/purescript/purescript-maybe

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

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

c6f98ac1088766287106c5d9c8e30e7648d36786 authored over 2 years ago
dropMonadZero (#61)

* Stop censoring udw

* Drop MonadZero

* Added changelog entry

ce49128f6bb16eb312bb4363ab36cd230f74142c authored almost 3 years ago
Update to v0.15.0 (#60)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

325ed6d5d7f3f427066f92d8f261d83c1f79455c authored almost 3 years ago
Add Semiring instance (#59)

* Add Semiring instance

* Update CHANGELOG.md

f6b52945ff75a51ea45e4b49deb3dae906e7af75 authored about 3 years ago
Prepare v5.0.0 release (#58)

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

8e96ca0187208e78e8df6a464c281850e5c9400c authored almost 4 years ago
Update changelog since v4.0.1 (#57)

* Update changelog since v4.0.1

* Update CHANGELOG.md

6567568bcced0aa3596bc68bebf58a5a4b797c12 authored almost 4 years ago
Generate changelog and add PR template (#56)

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

* Add pull request templat...

9322b4aee727fc729172a4f706c624a08137466a authored about 4 years ago
Port generics-rep Maybe instance to this repo and derive it (#55)

4e6a10fcc568996d6fba01929547766c4f013fa6 authored about 4 years ago
Document the relationship of optional to the left catch law (#52)

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

4f1882d1ae8cad6049b975a861c76502dcfab15c authored about 4 years ago
Migrate to GitHub Actions (#54)

* Migrate to GitHub Actions and update installation instructions.

* Censor user-defined warni...

b748cc6703d95a989abb24851c2bb64c7dd665ec authored about 4 years ago
Show Maybe's "do notation" similarity to nested if-then-else statement (#48)

* Show Maybe's "do notation" similarity to nested if-then-else statement

* Desugar `bind` int...

4437fec5c503118ccb9baefd962d1d2938276f9d authored over 4 years ago
refactor(#45): `optional` is too constrained -> optional doesn't need Plus part of Alternative (#47)

6a20755d8752d96d0c1b23ff80ec1f64975f1322 authored over 4 years ago
Merge pull request #50 from JordanMartinez/updateTo14

Update to v0.14.0-rc3

3c9239d721d7ca2387e3e94057a8613ab9793ebf authored over 4 years ago
Update purescript-psa to v0.8.0

c44e9e689ee504e723bdc6ae9f6a7ea20feb8e15 authored over 4 years ago
Update dependencies to master

2eaf26e36340cc38df5c50d131a5a2ba3a8e8558 authored over 4 years ago
Update tag to v0.14.0-rc3

097250160288246d8eef5ac2c059f7a0f5563097 authored over 4 years ago
Merge pull request #49 from purescript/bump-pulp

Bump pulp version

50df8dcfb5d5f6007d12df463da0122d70069786 authored over 4 years ago
Bump pulp version

f189ab092c5979627889ab7f30dbf5e55c17fcbe authored over 4 years ago
Merge pull request #46 from purescript/update-ci

Update CI

570edf75b116d8d8dee6dd2fd46875e5b06c9ffb authored over 4 years ago
Update CI

9d1491e1bdf8ac0aea05b3a7c5ebc481e37c92d7 authored over 4 years ago
Merge pull request #42 from bouzuya/fix-docs

fix comment

dd5df0b9a35af095a5e12682ca6259dd0c5c29d3 authored about 6 years ago
fix comment

95991c558b5e046a4e6a04c060c06fe3720b468c authored about 6 years ago
Merge pull request #41 from gasi/patch-1

Remove mention of `return` function

81f0397636bcbca28642f62421aebfd9e1afa7fb authored about 6 years ago
Remove mention of `return` function

169ca64186cb916dba313347161b8fc4b7835907 authored about 6 years ago
Merge pull request #40 from purescript/compiler/0.12

Update for PureScript 0.12

fffff8fd5e26f0155e1a2ced89dcee80ec6b33eb authored over 6 years ago
Update dependencies, license

9f3d2e3565bc83ac1bcc766b61af83e6b8606c82 authored over 6 years ago
Merge pull request #39 from Thimoteus/fix-extend-docs

fixed documentation error in the Extend typeclass

5a72eae0e9cc2b5be1666dbcdfce7316a91c6497 authored over 6 years ago
fixed documentation error in the Extend typeclass

69955e3627a55d2d1fd5382e0cbf6649b17ec09f authored over 6 years ago
Bump deps for compiler/0.12

4fd24d7867c70c117dffb74302b0a4f24a4dc6fd authored almost 7 years ago
Update .gitignore

82f4e2a26562d67c89ded86077eaf4b99001461d authored almost 7 years ago
Merge pull request #37 from MonoidMusician/monadzero

Add MonadZero instances

b7c9ca945ebc76e6048a80ce4a3ea26d4f229768 authored almost 7 years ago
Merge pull request #38 from eric-corumdigital/eric/optional

ADD: `optional` definition.

6c3cee08832a9f7c0265cf6416748867f83f841c authored almost 7 years ago
ADD: `optional` definition.

804fc733f9e3f46751007bc1904aa61e1cd6ad8c authored almost 7 years ago
Add MonadZero instances

Such that Alt corresponds with Semigroup and Plus with Monoid

0a8095d9168df4518d6914e729bd3632729baaea authored almost 7 years ago
Merge pull request #30 from purescript/ps-0.11

Update for PureScript 0.11

435566d37188a574276b9b98737bfcb4d5b89a9f authored almost 8 years ago
Update for PureScript 0.11

87a96d2391646064ae7bbbbed5080b17a7072d45 authored almost 8 years ago
Merge pull request #29 from aij/master

Update dependency to require prelude 2.5.0

dab046c8b324c52b6dd6dafd6258b6b2f4aa9af5 authored almost 8 years ago
Update dependency to require prelude 2.5.0

purescript-prelude 2.5.0 is where Eq1 and Ord1 were added

Fixes #28

e54a4b461419fae4d65e320632a64b4046079c99 authored almost 8 years ago
Merge pull request #27 from purescript/eq-ord-1

Add `Eq1` and `Ord1` instances

a43f03c39d209b489a1afc41a9eb5f3bd3c28d47 authored almost 8 years ago
Add `Eq1` and `Ord1` instances

1baefa5bd947078f52dc35f0aa58be55cd54ce52 authored almost 8 years ago
Merge pull request #24 from purescript/ctor-order

Flip constructor definition order to fix Ord & Bounded

299f5e583fe5a2f6d505e2bae13f71928c007ee6 authored over 8 years ago
Update README.md

35782a75e9db49c4f0dc5498067867993f38faf5 authored over 8 years ago
Flip constructor definition order to fix Ord & Bounded

69dcc351f02fe668a8de388fdbf343edcde1e973 authored over 8 years ago
Merge pull request #22 from purescript/bump

Prepare for 2.0 release

bd1e507dc3cb0796ccdc4e3b6b7ace57efd91fef authored over 8 years ago
`newtype derive` more stuff!

e3aaa6cac8150d23f1f338d8205f216c7e7b84ce authored over 8 years ago
Prepare for 2.0 release

a29b2487051d52342abe745c0cd5565d77cb0185 authored over 8 years ago
Update build

e4adaa397a34b83220640c00744884012a354bea authored over 8 years ago
Update build for release

08a46072026eef52b5813a283484889f2b560925 authored over 8 years ago
Update build

1b60a0703805072f9c886c78f26bb41d52aed4c1 authored over 8 years ago
Merge pull request #21 from purescript/class-updates

Update for new class hierarchies

1e3116584f6424a7e41fdaa922a3de9ee84cc897 authored almost 9 years ago
Update for new class hierarchies

9eb899f346c9b1cb7cb7771a71e0024b3063f13b authored almost 9 years ago
Merge pull request #20 from purescript/0.8-updates

Updates for PureScript 0.8

c334247e599268bf26326bd9eecfe2639942e3c3 authored almost 9 years ago
Updates for PureScript 0.8

b7f19240ee04d1cac9b9b40416fbdb13159f77e8 authored almost 9 years ago
Merge pull request #17 from zudov/master

Remove explicit type annotations for `id`

6182e6b07e7afc481b060c8d7ecbecf482eddaa8 authored about 9 years ago
Remove explicit type annotations for `id`

31e140c1addd65a3aa746f4bd24c162cd5889737 authored about 9 years ago
Merge pull request #16 from purescript/fix-warning

Fix partial pattern match warning for fromJust

1e65d7c05b5916c7a3bded7b2ef8a6811521bb7b authored over 9 years ago
Fix partial pattern match warning for fromJust

3009f1139d82e52af1c29350573d7158c7f994b1 authored over 9 years ago
Merge pull request #15 from purescript/lazy-folds

Add "lazy" version of `maybe`

a0ff5eb169e30ec6b5fd592ea22d6963bd275b9a authored over 9 years ago
Add "lazy" versions of the folds

e21d34722b4a190e160402f7a81fd6fe313b45fe authored over 9 years ago
Merge pull request #14 from purescript/semigroup-behaviour

Put back the original semigroup behaviour

7d2079139b395707176ec658d77caf0ea5beabe7 authored over 9 years ago
Fix comment

d50a8fb498655dd10733b6fd0e24fba9c15f3663 authored over 9 years ago
Put back the original semigroup behaviour

74efeda7878a5ce11f6a3cec422d7d4ece590494 authored over 9 years ago
Merge pull request #12 from DavidHarrison/patch-2

Align comments with behaviour of semigroupMaybe

cb60199b4b737ad9c93d0e6952c606082dfec65d authored over 9 years ago
Align comments with behaviour of semigroupMaybe

e3f448f6320e8ddf1604ef911d96c6972b127cd8 authored over 9 years ago
Fix link

8b45d19e4cfa4e3ff528d197f62b4ff774c88aab authored over 9 years ago
Add version badge

ae56dca421b4bc8101c273242c79dcbc49df5a84 authored over 9 years ago
Merge pull request #10 from purescript/pulp-build

Use pulp to build

cf4fb72e97c85d895ee78dbe933bfb7013ed4af8 authored over 9 years ago
Use pulp to build, add dependency badge

cbea4c2f8681e0f4d79a0ce48f1283a0f0cec4c0 authored over 9 years ago
Merge pull request #9 from hdgarrood/master

Fix Invariant Maybe instance name

79a3a02f341ad9ef44e8b89b7088c47fd3dd862b authored over 9 years ago
Rerun psc-docs

be4cbb41ac9dc08260c1d2b0566ef7ad29eeb110 authored over 9 years ago
Fix Invariant Maybe instance name

5b3c406e91a008e6472095d1668f754eb1a9f3c1 authored over 9 years ago
Updates for RC

f207b2f09e620b938976f201f6fc61e2a557b59e authored over 9 years ago
More instances

f51ba34b2e8122b6c84da4f901529d8a9b668d59 authored over 9 years ago
Updates for 0.7

b16556b89e57c1786f38975d7110c6af5b131fdb authored over 9 years ago
Updates for 0.7

597ac014cfddf74fc4ccbf8d4b1ffcc07d598380 authored over 9 years ago
Merge pull request #8 from purescript/0.7

0.7 updates

145360edb1ce1692f8d3321afffa7f1d63af534f authored over 9 years ago
0.7 updates

153327c1521a9cf70568d65b9cb200ec6048061c authored over 9 years ago
Monoids

ac5de0286f60c23ad18714ed00614c0520c9734e authored almost 10 years ago
Merge pull request #7 from purescript/updates

Add bounded instance

678e28124c91240bc73deeccfc888967b7f71064 authored almost 10 years ago
Update docs, build, dependencies

d3259f38fdf1ac4a54d782a65bcff52c97e3bb6c authored almost 10 years ago
Add bounded instance

392edd74ec98bed6d9f4b0f191ca5d23624c71e5 authored almost 10 years ago
Typos

2593f8534aa609c63e9af5bb35abb418eefc1f20 authored almost 10 years ago
Avoid using `default` in comment

a97a59b769554494b2ff5b5dc8ca49f5a0cf1d90 authored almost 10 years ago
More doc layout revisions

47d634d9857547f5db7e79de3a3ed65604da6b20 authored almost 10 years ago
Restructured readme from new psc-docs

82a1f959190bc212cd060cec17f77371dc5e0d2c authored almost 10 years ago
Merge pull request #6 from purescript/docs

Docs

d494abd0ca115a51d2db9a1f655701dd0d87d33f authored almost 10 years ago
Update build to use new grunt plugin

229cbf63abbe22ae50a66329237bfe49caf3e1f4 authored almost 10 years ago
Document the rest

5bb520fe2989eee461ad6a7f25e590f2bff554f2 authored almost 10 years ago
Silly mistake

135fea5d798dcf0eb4e0b69d7554da646ca1e983 authored almost 10 years ago
Initial work on doc comments

955d3c8d55b0d6e935f7718dfd1be1846bb0b8fb authored almost 10 years ago
Merge pull request #5 from joneshf/master

Add `Extend` and `Semigroup` instances.

d3d1296539cd6b1d6ae0fb450bd67c69fb0f897c authored over 10 years ago
Add `Extend` and `Semigroup` instances.

b94710aa595e6c637ab82e99f0743f71ec59818a authored over 10 years ago
Merge pull request #4 from purescript/alternative

Add Alt, Plus, MonadPlus, update Alternative

9033b044986b3c212575151ba14decac6e8680da authored over 10 years ago
Add Alt, Plus, MonadPlus, update Alternative

dbcb71fe138667c45be387aefe02dfb95e0a92a6 authored over 10 years ago
Update docs with prettier docgen

7294fb8caeede2f63b916d37bb710152e7e50cbc authored over 10 years ago
Merge pull request #2 from purescript/fromJust

Add fromJust

6e2e2e66473158008fed05af762f73b2ee986b01 authored over 10 years ago
Add fromJust

b5f604c16a784c5656a8ab20d2cf05deadfc91c8 authored over 10 years ago
Merge pull request #1 from purescript/show

Fix show instance

088e13b38128c75c3e95ba6fac7159ffce34011f authored over 10 years ago
Fix show instance

975e8c4d52360e39a7354aa53386bb5a56006999 authored over 10 years ago