Ecosyste.ms: OpenCollective

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

PureScript

Help fund infrastructure for PureScript, a strongly-typed functional programming language that compiles to JavaScript
Collective - Host: opensource - https://opencollective.com/purescript - Website: https://www.purescript.org - Code: https://github.com/purescript

Add various instances for `NullOrUndefined`

github.com/purescript/purescript-foreign - felixSchl opened this pull request about 8 years ago
No Show instance for NullOrUndefined

github.com/purescript/purescript-foreign - felixSchl opened this issue about 8 years ago
Derive `Newtype` instance for `Prop`

github.com/purescript/purescript-foreign - paulyoung opened this pull request about 8 years ago
[BREAKING] Use NonEmpty

github.com/purescript/purescript-quickcheck - matthewleon opened this pull request about 8 years ago
Remove Arbitrary?

github.com/purescript/purescript-quickcheck - paf31 opened this issue about 8 years ago
Add PNG favicons

github.com/purescript/purescript.github.io - hdgarrood opened this pull request about 8 years ago
Clarify contributing / publishing process

github.com/purescript/purescript.github.io - hdgarrood opened this pull request about 8 years ago
Add the favicon

github.com/purescript/purescript.github.io - hdgarrood opened this pull request about 8 years ago
Add genericArbitrary and genericCoarbitrary

github.com/purescript/purescript-quickcheck - LiamGoodacre opened this pull request about 8 years ago
Alt instance for RWST.

github.com/purescript/purescript-transformers - mlang opened this pull request about 8 years ago
Add Eq and Ord instances for Free and Cofree

github.com/purescript/purescript-free - garyb opened this pull request about 8 years ago
refactor using applicative combinators

github.com/purescript/purescript-lazy - safareli opened this pull request about 8 years ago
Add traverse and collect

github.com/purescript/purescript-newtype - garyb opened this pull request about 8 years ago
return should be pure.

github.com/purescript/purescript.github.io - mlang opened this pull request about 8 years ago
Adds /\ type-level operator.

github.com/purescript/purescript-tuples - damncabbage opened this pull request about 8 years ago
Added whenJust

github.com/purescript/purescript-maybe - michal-jewel opened this pull request about 8 years ago
Add CompareSymbol and AppendSymbol

github.com/purescript/purescript-typelevel-prelude - LiamGoodacre opened this pull request about 8 years ago
Fix infinite recursion in top/bottom

github.com/purescript/purescript-orders - andyarvanitis opened this pull request about 8 years ago
Note how to create instances of this type

github.com/purescript/purescript-datetime - chexxor opened this pull request about 8 years ago
What is use case for this?

github.com/purescript/purescript-free - xgrommx opened this issue about 8 years ago
Add unsafeRegex

github.com/purescript/purescript-strings - rightfold opened this pull request about 8 years ago
Add explore combinator

github.com/purescript/purescript-free - paf31 opened this pull request about 8 years ago
Various updates

github.com/purescript/purescript.github.io - paf31 opened this pull request about 8 years ago
Add operator for combining two alternatives.

github.com/purescript/purescript-either - tmcgilchrist opened this pull request about 8 years ago
Add traverseNewtype

github.com/purescript/purescript-newtype - paf31 opened this issue about 8 years ago
Use a Tuple in splitAt

github.com/purescript/purescript-strings - hdgarrood opened this pull request about 8 years ago
Autocomplete

github.com/purescript/trypurescript - paf31 opened this issue about 8 years ago
Global region

github.com/purescript/purescript-st - rightfold opened this issue about 8 years ago
EXCEPTION row is named err

github.com/purescript/purescript-exceptions - leighman opened this issue about 8 years ago
Add Parallel instances for Either V

github.com/purescript/purescript-validation - garyb opened this pull request about 8 years ago
Fix shadowed variable warnings

github.com/purescript/purescript-quickcheck - garyb opened this pull request about 8 years ago
Clarify Foreign type doc

github.com/purescript/purescript-foreign - chexxor opened this pull request about 8 years ago
Add pow

github.com/purescript/purescript-integers - hdgarrood opened this pull request about 8 years ago
Divide and conquer traverse

github.com/purescript/purescript-foldable-traversable - hdgarrood opened this pull request about 8 years ago
Partial constraint on topologicalSort

github.com/purescript/purescript-graphs - rightfold opened this issue about 8 years ago
Use a global package cache

github.com/purescript/psc-package - Pauan opened this issue about 8 years ago
Fix shadowed name warning

github.com/purescript/purescript-tailrec - garyb opened this pull request about 8 years ago
Fix shadowed name warnings

github.com/purescript/purescript-free - garyb opened this pull request about 8 years ago
Fix shadowed name warning

github.com/purescript/purescript-foreign - garyb opened this pull request about 8 years ago
Shadow fix

github.com/purescript/purescript-catenable-lists - garyb opened this pull request about 8 years ago
Laws didn't hold for BoundedEnum

github.com/purescript/purescript-enums - jacereda opened this pull request about 8 years ago
UnboundedEnum

github.com/purescript/purescript-enums - jacereda opened this issue about 8 years ago
Simplify toEnum for Either instance.

github.com/purescript/purescript-enums - LiamGoodacre opened this pull request about 8 years ago
Fix toEnum for (Maybe a)

github.com/purescript/purescript-enums - jacereda opened this pull request about 8 years ago
Fix stack overflow in BoundedEnum (Either _ _)

github.com/purescript/purescript-enums - LiamGoodacre opened this pull request about 8 years ago
Fix name shadowing

github.com/purescript/purescript-transformers - clayrat opened this pull request about 8 years ago
Name shadowed

github.com/purescript/purescript-transformers - clayrat opened this issue about 8 years ago
Add suchThat Gen combinator

github.com/purescript/purescript-quickcheck - garyb opened this pull request about 8 years ago
Fix `normaliseDegrees` example

github.com/purescript/purescript-newtype - garyb opened this pull request about 8 years ago
Add parSequence

github.com/purescript/purescript-parallel - garyb opened this pull request about 8 years ago
Add MonadOr?

github.com/purescript/purescript-control - safareli opened this issue about 8 years ago
Updates for PureScript 0.10

github.com/purescript/purescript-numbers - sharkdp opened this pull request about 8 years ago
Various minor changes

github.com/purescript/purescript-newtype - LiamGoodacre opened this pull request about 8 years ago
Rename `op` to `un`

github.com/purescript/purescript-newtype - garyb opened this issue over 8 years ago
Bring back `runIdentity`

github.com/purescript/purescript-identity - menelaos opened this issue over 8 years ago
Document law "unwrap <<< wrap = id"

github.com/purescript/purescript-newtype - rightfold opened this issue over 8 years ago
Add `FreeAp` for free applicatives

github.com/purescript/purescript-free - garyb opened this pull request over 8 years ago
Add type operator for /\

github.com/purescript/purescript-tuples - natefaubion opened this issue over 8 years ago
Update description of MonadRace

github.com/purescript/purescript-parallel - safareli opened this pull request over 8 years ago
Update for psc 0.10.

github.com/purescript/purescript-filterable - bodil opened this pull request over 8 years ago
Rewrite

github.com/purescript/purescript-graphs - paf31 opened this pull request over 8 years ago
Amend Extend documentation

github.com/purescript/purescript-either - i-am-tom opened this pull request over 8 years ago
Add Testable Gen instance

github.com/purescript/purescript-quickcheck - paf31 opened this pull request over 8 years ago
Prepare for 2.0 release

github.com/purescript/purescript-quickcheck - garyb opened this pull request over 8 years ago
Unfold cofree 2

github.com/purescript/purescript-free - garyb opened this pull request over 8 years ago
Prepare for 2.0 release

github.com/purescript/purescript-datetime - garyb opened this pull request over 8 years ago
Updates for 2.0

github.com/purescript/purescript-parallel - natefaubion opened this pull request over 8 years ago
is it broken with purescript 0.10?

github.com/purescript/purescript-maybe - bogus34 opened this issue over 8 years ago
Fix overly-applied synonyms

github.com/purescript/purescript-transformers - garyb opened this pull request over 8 years ago
Add Day and Pairings

github.com/purescript/purescript-functors - paf31 opened this issue over 8 years ago