Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-exceptions

Exception effects
https://github.com/purescript/purescript-exceptions

Add errorWithName constructor

jedimahdi opened this pull request about 1 year ago
Add errorWithCause constructor

sigma-andex opened this pull request about 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
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Changelog updates since v4.0.0

milesfrain 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
Update CI

garyb opened this pull request over 4 years ago
Removes unnecessary type variable from docstring

kritzcreek opened this pull request over 4 years ago
What about Error.code ?

Woody88 opened this issue almost 5 years ago
Console.logShow instead of print in example

kedashoe opened this pull request about 6 years ago
Add ability to specify Error.name

zudov opened this issue over 6 years ago
Update for PureScript 0.12

garyb opened this pull request over 6 years ago
0.12 changes

MonoidMusician opened this pull request over 6 years ago
catchException catches all exceptions rather than just Error exceptions

eric-corumdigital opened this issue over 6 years ago
Migrate Eff to Effect

natefaubion opened this pull request almost 7 years ago
Define Class for Convert PS ADT to and from Error

syaiful6 opened this issue about 7 years ago
add getter for error's name when available

KtorZ opened this pull request over 7 years ago
catchException should not eliminate the effect

natefaubion opened this issue over 7 years ago
rethrow: throw a new, modified version of an exception

matthewleon opened this pull request over 7 years ago
Added Discard instance

Risto-Stevcev opened this pull request over 7 years ago
Update for PureScript 0.11

garyb opened this pull request over 7 years ago
EXCEPTION row is named err

leighman opened this issue about 8 years ago
Prepare for 2.0 release

garyb opened this pull request about 8 years ago
Bump versions for 2.0 libs

nwolverson opened this pull request about 8 years ago
adds a try function

kritzcreek opened this pull request over 8 years ago
Add try operator

kritzcreek opened this issue over 8 years ago
Updates for PureScript 0.8

garyb opened this pull request almost 9 years ago
extended documentation for catchException

robkuz opened this pull request almost 9 years ago
Add a `stack` accessor

hdgarrood opened this pull request about 9 years ago
Add a `stack` accessor?

hdgarrood opened this issue about 9 years ago
Add throw (as in #8)

hdgarrood opened this pull request about 9 years ago
Remove unused import

tfausak opened this pull request about 9 years ago
Rename "error"?

tfausak opened this issue about 9 years ago
Add unsafeThrowException and unsafeThrow

hdgarrood opened this pull request over 9 years ago
Docs, exports

paf31 opened this pull request almost 10 years ago
Fix duplicate row issue

paf31 opened this issue about 10 years ago
use triple-quoted strings to avoid backslashes

davidchambers opened this pull request about 10 years ago
Use `toString` check rather than `instanceof` check.

joneshf opened this pull request over 10 years ago
Strings should not be thrown directly

Fresheyeball opened this pull request over 10 years ago
Use Error type for exceptions

paf31 opened this pull request over 10 years ago