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

Update README.md

github.com/purescript/purescript - 6c111122e2173239e17873e6b3be3bf936cc60bc authored about 11 years ago by Phil Freeman <[email protected]>
Merge pull request #51 from L8D/patch-1

Added syntax highlighting to README

github.com/purescript/purescript - 7c4fc860980b500f5493d1aba801ec3300187089 authored about 11 years ago by Phil Freeman <[email protected]>
Merge pull request #50 from lucian1900/patch-1

TypeScript was just the inspiration, I take it :)

github.com/purescript/purescript - 21b363aaa4e0d416a7518ccf2bcbf6f254336392 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - e417bff34a4388bcff988d989467eb2f7105052d authored about 11 years ago by Tenor Biel <[email protected]>
TypeScript was just the inspiration, I take it :)

github.com/purescript/purescript - d249d8243070a463cc6252e8e499ca941bd071b5 authored about 11 years ago by Lucian Branescu Mihaila <[email protected]>
More work on the Prelude

github.com/purescript/purescript - 4c74822bfd9f030479864147064f4490f9fbf2ce authored about 11 years ago by Phil Freeman <[email protected]>
If blocks without else blocks never result in unreachable code

github.com/purescript/purescript - 1bb682bb97b03ab32a4e703868718e4a1f470cf4 authored about 11 years ago by Phil Freeman <[email protected]>
Map and fold

github.com/purescript/purescript - da9f74c6a34f63ad0cccc2ade5fe264080e93933 authored about 11 years ago by Phil Freeman <[email protected]>
Fix problem with recursive functions with a type signature

github.com/purescript/purescript - 6970c358172da55dfb4d2325e8f57681d4edabfb authored about 11 years ago by Phil Freeman <[email protected]>
Math object

github.com/purescript/purescript - a1ef2ea606c4d7aad5a8e117b4e2cc6ac2c30bfc authored about 11 years ago by Phil Freeman <[email protected]>
Prelude makefile

github.com/purescript/purescript - 84eb3d5d74f4dd2cb73e6cc3acac664cea97464c authored about 11 years ago by Phil Freeman <[email protected]>
Prelude Javascript

github.com/purescript/purescript - 786e67b2fdc4e87a1c9a818847f28dd3ffcd51e3 authored about 11 years ago by Phil Freeman <[email protected]>
First attempt at a prelude

github.com/purescript/purescript - a1ed8a3fda3eef2321e953764a88a201c55a239d authored about 11 years ago by Phil Freeman <[email protected]>
Fix IO example

github.com/purescript/purescript - 92622fd3278b98c1f2964d76227353c7a4fd34f3 authored about 11 years ago by Phil Freeman <[email protected]>
Fix person example

github.com/purescript/purescript - 998367587085f8058110f27b20ef1ce5924d55cc authored about 11 years ago by Phil Freeman <[email protected]>
jquery example

github.com/purescript/purescript - e7dfe870d2026b2866ca631b53d909cdb90cc3f2 authored about 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:paf31/purescript

github.com/purescript/purescript - de7b2d66c8fe8b5ccb214258da5f1722b667967b authored about 11 years ago by Phil Freeman <[email protected]>
Default fixity declaration is infixl

github.com/purescript/purescript - 2a7c5b4039980f915a309623ca93b4d0b9701367 authored about 11 years ago by Phil Freeman <[email protected]>
Merge pull request #41 from Nami-Doc/patch-1

readme - minor typo

github.com/purescript/purescript - caa01ae4661cf2754972d6c236dffcf4ddb3247c authored about 11 years ago by Phil Freeman <[email protected]>
readme - minor typo

github.com/purescript/purescript - 414972932e3dfda4854e3971218783157e5b697f authored about 11 years ago by Nami-Doc <[email protected]>
Merge pull request #38 from puffnfresh/patch-1

Fix minor typo in README

github.com/purescript/purescript - e1150634bd39170d47d48ce7b41cc526b14c7967 authored about 11 years ago by Phil Freeman <[email protected]>
Fix minor typo in README

github.com/purescript/purescript - 3e4e206da6f017913796ea883c4d423b54d587af authored about 11 years ago by Brian McKenna <[email protected]>
Merge branch 'master' of github.com:paf31/purescript

github.com/purescript/purescript - 8da29245a5f29d820460c056606e5cb6cbc9c933 authored about 11 years ago by Phil Freeman <[email protected]>
Use extern data for Console example

github.com/purescript/purescript - 4efa52985914db9ea9dc867e7830b15588362e73 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - b1f66a0fee947aa1e90cc354e4cecdc9ccc6de10 authored about 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:paf31/purescript

github.com/purescript/purescript - fd79561f8cad07bdee1ddddfe9116598468f1f9a authored about 11 years ago by Phil Freeman <[email protected]>
Better name for row kind

github.com/purescript/purescript - 846c5e8ed28aec57d08cbb83659b5b789b54e924 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - 6cdbe329d8b902cd192892d70acf70295e0bef7f authored about 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:paf31/purescript

github.com/purescript/purescript - 0db273f9f1da8ce73db1f2396bf6305a2895b53a authored about 11 years ago by Phil Freeman <[email protected]>
Object update syntax

github.com/purescript/purescript - e353c00cc255cb9b15588f3c06af76815834db1d authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - 8da3771f76174230fae686e9462a405755fb8cd0 authored about 11 years ago by Phil Freeman <[email protected]>
Disallow array index and object property updates in blocks.

github.com/purescript/purescript - 23025940cf06b8c46b8dbc96d2862d0996dc201f authored about 11 years ago by Phil Freeman <[email protected]>
More pattern matching tests

github.com/purescript/purescript - 6d5d9746e2d805491b8de57524aab3c5977852e5 authored about 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:paf31/purescript

github.com/purescript/purescript - 4fdfe7d6ff24a541b2185ad459effde66df30b3d authored about 11 years ago by Phil Freeman <[email protected]>
cabal tests

github.com/purescript/purescript - 7c83932382059b8fd3e5de3509e9e01f915a471c authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - c1ddde14dce90341c7fa51d78580677a3e9aa8ec authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - a543c4e308eb3571a98a2ebd4241108e6f398b66 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - 3c03db3bb008d9c902dd5dc02bb20b2449aab85f authored about 11 years ago by Phil Freeman <[email protected]>
Show relevant term in type error

github.com/purescript/purescript - 9ee79c6a5bd958dca5dc5e6b4364cface44d3116 authored about 11 years ago by Phil Freeman <[email protected]>
Better parser errors using <?>

github.com/purescript/purescript - a17d1474e9720482a42d24b90f5bf7058cc0c25c authored about 11 years ago by Phil Freeman <[email protected]>
Introduce saturated type synonyms to allow type synonyms to persist until unification

github.com/purescript/purescript - 5c9e25e28281487289c48794db840e8a3835d746 authored about 11 years ago by Phil Freeman <[email protected]>
Fix type synonym bugs

github.com/purescript/purescript - 38d43e4afe332d77620b3471ad06ff7d232883c1 authored about 11 years ago by Phil Freeman <[email protected]>
Fix a kind checking error, add support for 'extern data'

github.com/purescript/purescript - c584c40d09fecf88b01103f4aa443a05fddf938b authored about 11 years ago by Phil Freeman <[email protected]>
Show human readable types in type errors

github.com/purescript/purescript - 73a773eaaa28aae62e340547f985b1afa14e7c5f authored about 11 years ago by Phil Freeman <[email protected]>
Fixity declarations

github.com/purescript/purescript - a9905bfede2eefd8d4c51bff6815319747fe7e10 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - 876acf213efa83be831ac41bca1befff48685597 authored about 11 years ago by Phil Freeman <[email protected]>
Rename travis file

github.com/purescript/purescript - 199701530f7451cbee7dffbd9258a193baf68218 authored about 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:/paf31/purescript

github.com/purescript/purescript - 2ffe0855a6d76f19e48edd78ca3195ddf8c2a75f authored about 11 years ago by Phil Freeman <[email protected]>
Travis integration

github.com/purescript/purescript - 875fac687cdfcd6aee7be9b9d4213525d59b2bb0 authored about 11 years ago by Phil Freeman <[email protected]>
If-Then-Else expressions

github.com/purescript/purescript - 536281bba91ed7ed8fe8a567d02cb246dbf45aa3 authored about 11 years ago by Phil Freeman <[email protected]>
Recursive functions need to be made lazy

github.com/purescript/purescript - 071d687408f7a4437c22e3351b944b49d24664f7 authored about 11 years ago by Phil Freeman <[email protected]>
Use ArrowPlus instead of Alternative, get rid of strange Alternative instance. S and iota combinator examples. Fix non-terminating pretty-printer issue

github.com/purescript/purescript - 0f7185ba2b37fc24a9f2abe426b9310749211621 authored about 11 years ago by Phil Freeman <[email protected]>
Guards, named patterns, fixed array patterns

github.com/purescript/purescript - 0c57401678e60342257b4261002b23e758193bf4 authored about 11 years ago by Phil Freeman <[email protected]>
More work on examples

github.com/purescript/purescript - 80a4d8e9d55f28226f7d055c15b0cc06c407882c authored about 11 years ago by Phil Freeman <[email protected]>
Person example for talk

github.com/purescript/purescript - 69c028d93b4a5fa3a52ca1b1d8c5c27b845d78f1 authored about 11 years ago by Phil Freeman <[email protected]>
Better syntax for single function application

github.com/purescript/purescript - ca13b3a9063badb8b3959727eabf7e1d7a342307 authored about 11 years ago by Phil Freeman <[email protected]>
Console example

github.com/purescript/purescript - 0ddd210119c3e9fe0c1b2ef32b8ae0f3fa5f4ab9 authored about 11 years ago by Phil Freeman <[email protected]>
Fix some parsing and pretty printing issues

github.com/purescript/purescript - d66e3328af28fbda9e2638cc9257febbbe394790 authored about 11 years ago by Phil Freeman <[email protected]>
Lightweight syntax for single argument functions

github.com/purescript/purescript - 7b064bd0d9885f447d628851e7b869ed8e0f2d8e authored about 11 years ago by Phil Freeman <[email protected]>
Properly handle multiple files

github.com/purescript/purescript - 117ee03d27c82b4a28b4bf90d7d4ae725eb64684 authored about 11 years ago by Phil Freeman <[email protected]>
Fix postfix operator precedence

github.com/purescript/purescript - cb44ac240f08e8e1622c7ea818291aa801ce9b62 authored about 11 years ago by Phil Freeman <[email protected]>
Disallow Javascript keywords as identifiers

github.com/purescript/purescript - 5cf8fbf0fd850629e6ab41580ed1754d218e430f authored about 11 years ago by Phil Freeman <[email protected]>
Fix example

github.com/purescript/purescript - 446c91132158c18ef09b88c05cc6fef7a16501e3 authored about 11 years ago by Phil Freeman <[email protected]>
For Each

github.com/purescript/purescript - aabb9d33f8d94af4a685f4b745f70d8a166d7860 authored about 11 years ago by Phil Freeman <[email protected]>
Finally get indentation working

github.com/purescript/purescript - eec09d8dec7737f8e67354fd32987567abf4e406 authored about 11 years ago by Phil Freeman <[email protected]>
A few tests using shelltestrunner

github.com/purescript/purescript - 3f38a6eaff4061c0baec2b4096374c5f72199fec authored about 11 years ago by Phil Freeman <[email protected]>
Check all unknowns become quantified at the top level. Fix row unification bug./

github.com/purescript/purescript - dd540b4b241294f1c9a9fd218f2453ea09c408df authored about 11 years ago by Phil Freeman <[email protected]>
Row unification was not symmetric

github.com/purescript/purescript - 1c2bd79dc8571330573f1f637df1fb7b2cbf8f4b authored about 11 years ago by Phil Freeman <[email protected]>
Whitespace sensitive syntax for blocks

github.com/purescript/purescript - db7dadffcd0e9c221fc661885edf282d43f54a2d authored about 11 years ago by Phil Freeman <[email protected]>
Whitespace sensitive syntax using indents package

github.com/purescript/purescript - d6ab2e718282be86c2d233124e5cc41ac38fee78 authored about 11 years ago by Phil Freeman <[email protected]>
First attempt at whitespace sensitive syntax

github.com/purescript/purescript - 6b2d16b06eafaccc91c4c99c5868fb93552a15db authored about 11 years ago by Phil Freeman <[email protected]>
More objects tests

github.com/purescript/purescript - 0c961be1e185c1296ad1634fb6bb93132c0cb00a authored about 11 years ago by Phil Freeman <[email protected]>
User defined operators

github.com/purescript/purescript - 17fedf92691f86c499e43bc7a5b0963acf6aa5e0 authored about 11 years ago by Phil Freeman <[email protected]>
Separate polytypes into their own datatype, remove rank 2 types. Fix type synonym example.

github.com/purescript/purescript - 5d428e9a0e35ce06d8072d1b1fa49b4d01cb4455 authored about 11 years ago by Phil Freeman <[email protected]>
Work on type synonyms and rank-N types

github.com/purescript/purescript - f96c9a14ab69b70da651e9fc21e0972322ea1273 authored about 11 years ago by Phil Freeman <[email protected]>
Some tidying of the code gen module

github.com/purescript/purescript - 294b01d24a622b9750e000a61537a4b266551879 authored about 11 years ago by Phil Freeman <[email protected]>
More examples

github.com/purescript/purescript - 667eeef3666d1a14891eabe3aceb3c1a1be4b582 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

github.com/purescript/purescript - 79aaba9218f8acc58bf1a986d9162533e2df7fe5 authored about 11 years ago by Phil Freeman <[email protected]>
Formatting

github.com/purescript/purescript - fb489121ae933221443ee7f69e3fbeb01e611386 authored about 11 years ago by Phil Freeman <[email protected]>
Formatting

github.com/purescript/purescript - 5c78e3e2bae7f7fa0a7e89fa14b20364859e62e1 authored about 11 years ago by Phil Freeman <[email protected]>
Support arrays and objects in assignments

github.com/purescript/purescript - adc70ed6d399a5d38aa866c75df9db545ea3db48 authored about 11 years ago by Phil Freeman <[email protected]>
Update README

github.com/purescript/purescript - ed3fc70c3c35d4a3db81d50d92ef7728c6191c57 authored about 11 years ago by Phil Freeman <[email protected]>
Better code gen, better support for arrays, more patterns, more examples.

github.com/purescript/purescript - ae6037fec474a3fbea15f5544e24bb0b1a52a5c4 authored about 11 years ago by Phil Freeman <[email protected]>
Examples and TODO

github.com/purescript/purescript - a10616f6efa9ac3f10a8b0989c2690da2f31ba26 authored over 11 years ago by Phil Freeman <[email protected]>
Fix some typechecker bugs

github.com/purescript/purescript - 78f85b3f37ab4ed400fcb09844d7edc597cbd454 authored over 11 years ago by Phil Freeman <[email protected]>
Remove test file

github.com/purescript/purescript - 8c17718b29eada5989859ab4a9c52063fd0a098f authored over 11 years ago by Phil Freeman <[email protected]>
Initial add

github.com/purescript/purescript - 100d787f41d8d9be80a6173e50041dede4c7daa9 authored over 11 years ago by Phil Freeman <[email protected]>
Initial commit

github.com/purescript/purescript - 291a6d4ddd88c65a8a0c5368441c1b7c639ca854 authored over 11 years ago by Phil Freeman <[email protected]>