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

Unsafe fns

github.com/purescript/purescript-record - natefaubion opened this pull request over 7 years ago
Make search case sensitive

github.com/purescript/pursuit - garyb opened this issue over 7 years ago
RowList operations

github.com/purescript/purescript-typelevel-prelude - LiamGoodacre opened this pull request over 7 years ago
Add proxies for row and RowList

github.com/purescript/purescript-typelevel-prelude - LiamGoodacre opened this pull request over 7 years ago
get, set, modify, insert, delete

github.com/purescript/purescript-record - paf31 opened this pull request over 7 years ago
Add RowListProxy?

github.com/purescript/purescript-typelevel-prelude - justinwoo opened this issue over 7 years ago
Purpose of Locale?

github.com/purescript/purescript-datetime - chexxor opened this issue over 7 years ago
add `into = over wrap`

github.com/purescript/purescript-newtype - safareli opened this issue over 7 years ago
Explain rows in typeclass instances

github.com/purescript/documentation - chexxor opened this pull request over 7 years ago
Move to core

github.com/purescript/purescript-lcg - garyb opened this issue over 7 years ago
Support purs publish

github.com/purescript/psc-package - paf31 opened this issue over 7 years ago
Add missing And constraint

github.com/purescript/purescript-typelevel-prelude - MonoidMusician opened this pull request over 7 years ago
Semiring Either instance is dodgy

github.com/purescript/purescript-either - hdgarrood opened this issue over 7 years ago
Use Math.imul(a, b) instead of a * b | 0

github.com/purescript/purescript - rightfold opened this issue over 7 years ago
Add Semigroup and Monoid instances for App

github.com/purescript/purescript-functors - hdgarrood opened this pull request over 7 years ago
Add Justification functions

github.com/purescript/purescript-strings - safareli opened this issue over 7 years ago
Monoid instance for App

github.com/purescript/purescript-functors - hdgarrood opened this issue over 7 years ago
`wrapIso` is wrong

github.com/purescript/purescript-profunctor - garyb opened this issue over 7 years ago
Add `note` for `MonadError`

github.com/purescript/purescript-transformers - garyb opened this pull request over 7 years ago
Add most list functions for NonEmptyList

github.com/purescript/purescript-lists - garyb opened this pull request over 7 years ago
Add `Parity`

github.com/purescript/purescript-integers - garyb opened this pull request over 7 years ago
define stripPrefix for List.Lazy

github.com/purescript/purescript-lists - safareli opened this pull request over 7 years ago
Redirect

github.com/purescript/purescript.github.io - paf31 opened this pull request over 7 years ago
composition of cofree comonads

github.com/purescript/purescript-free - coot opened this issue over 7 years ago
Use relative URLs

github.com/purescript/purescript.github.io - paf31 opened this pull request over 7 years ago
Bind instance dodgy?

github.com/purescript/purescript-const - paf31 opened this issue over 7 years ago
More general resume

github.com/purescript/purescript-free - natefaubion opened this pull request over 7 years ago
Adds note and hush

github.com/purescript/purescript-either - kritzcreek opened this pull request over 7 years ago
Add `Lazy` instance for `Gen`

github.com/purescript/purescript-quickcheck - garyb opened this pull request over 7 years ago
Add `hoist` functions

github.com/purescript/purescript-profunctor - garyb opened this pull request over 7 years ago
Cannot find purs executable on Windows

github.com/purescript/psc-package - ricksanchez opened this issue over 7 years ago
Add RowToList class

github.com/purescript/purescript-typelevel-prelude - LiamGoodacre opened this pull request over 7 years ago
fromLocalDateTime and toLocalDateTime

github.com/purescript/purescript-datetime - coot opened this pull request over 7 years ago
Fix foldMapDefaultL

github.com/purescript/purescript-foldable-traversable - mbid opened this pull request over 7 years ago
Add -WithIndex classes

github.com/purescript/purescript-foldable-traversable - mbid opened this pull request over 7 years ago
Add cons, snoc, unsnoc

github.com/purescript/purescript-lists - natefaubion opened this pull request over 7 years ago
Missing `Data.List.NonEmpty.cons`

github.com/purescript/purescript-lists - natefaubion opened this issue over 7 years ago
Deprecate unsafePartialBecause; fixes #7

github.com/purescript/purescript-partial - hdgarrood opened this pull request over 7 years ago
Iterable typeclass

github.com/purescript/purescript-tailrec - matthewleon opened this pull request over 7 years ago
Fix typo: 'plain' -> 'plane'

github.com/purescript/purescript-strings - isomorpheme opened this pull request over 7 years ago
run gc before benching

github.com/purescript/purescript-minibench - matthewleon opened this pull request over 7 years ago
define upFromIncluding

github.com/purescript/purescript-enums - safareli opened this pull request over 7 years ago
Iterable typeclass.

github.com/purescript/purescript-foldable-traversable - matthewleon opened this pull request over 7 years ago
Add some bifunctors-style newtypes

github.com/purescript/purescript-profunctor - garyb opened this pull request over 7 years ago
Add `ToList` class

github.com/purescript/purescript-lists - natefaubion opened this issue over 7 years ago
tailRecEff space leak

github.com/purescript/purescript-tailrec - matthewleon opened this issue over 7 years ago
Add generators for date and time types

github.com/purescript/purescript-datetime - garyb opened this pull request over 7 years ago
Add `genBoundedEnum`

github.com/purescript/purescript-enums - garyb opened this pull request over 7 years ago
Data.List.Lazy: strange Show instance

github.com/purescript/purescript-lists - matthewleon opened this issue over 7 years ago
Make `foldr` lazy

github.com/purescript/purescript-foldable-traversable - natefaubion opened this issue over 7 years ago
Require tailrec^3.3.0

github.com/purescript/purescript-lists - paf31 opened this pull request over 7 years ago
Show ForeignError msg before concatenation

github.com/purescript/purescript-foreign - rightfold opened this pull request over 7 years ago
Enhance string & char generation

github.com/purescript/purescript-strings - garyb opened this pull request over 7 years ago
force GC after benchmarking

github.com/purescript/purescript-minibench - matthewleon opened this issue over 7 years ago
add monadRec for Maybe

github.com/purescript/purescript-tailrec - safareli opened this pull request over 7 years ago
Define MonadRec for Maybe

github.com/purescript/purescript-tailrec - safareli opened this issue over 7 years ago
Badge

github.com/purescript/purescript-minibench - paf31 opened this pull request over 7 years ago
Rename "count" to "countPrefix"

github.com/purescript/purescript-strings - chexxor opened this issue over 7 years ago
replicateM -> replicateA ?

github.com/purescript/purescript-lists - clayrat opened this issue over 7 years ago
Add typelevel boolean if

github.com/purescript/purescript-typelevel-prelude - LiamGoodacre opened this pull request over 7 years ago
Added Discard instance

github.com/purescript/purescript-either - Risto-Stevcev opened this pull request over 7 years ago
Added Discard instance

github.com/purescript/purescript-exceptions - Risto-Stevcev opened this pull request over 7 years ago
Remove version notice

github.com/purescript/purescript-typelevel-prelude - garyb opened this pull request over 7 years ago
Version compatibility

github.com/purescript/purescript-typelevel-prelude - joneshf opened this issue over 7 years ago
Add `extend` instance for `Array`

github.com/purescript/purescript-control - i-am-tom opened this pull request over 7 years ago
there is no MonadRec instance

github.com/purescript/purescript-maybe - safareli opened this issue over 7 years ago
Add the `writer` function

github.com/purescript/purescript-transformers - garyb opened this pull request over 7 years ago
Monadic Quickcheck

github.com/purescript/purescript-quickcheck - dilipzotha opened this issue over 7 years ago
Add MonadZero instance

github.com/purescript/purescript-functors - paf31 opened this pull request over 7 years ago
add toAlternative function

github.com/purescript/purescript-maybe - safareli opened this issue over 7 years ago
Add lastDayOfMonth

github.com/purescript/purescript-datetime - MichaelXavier opened this pull request over 7 years ago
Use public domain movie

github.com/purescript/purescript.github.io - doolse opened this pull request over 7 years ago
Add a Foldable instance for V

github.com/purescript/purescript-validation - rightfold opened this issue over 7 years ago
Fix partitionDefault and add instances for Map

github.com/purescript/purescript-filterable - LiamGoodacre opened this pull request over 7 years ago
splitAt without Maybe?

github.com/purescript/purescript-strings - MonoidMusician opened this issue over 7 years ago