Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript

A strongly-typed language that compiles to JavaScript
https://github.com/purescript/purescript

Fix some bad parser error messages caused by too many 'try's

5b44a8ed3fd7c2999901011e58538d5d5a694b1e authored about 11 years ago by Phil Freeman <[email protected]>
Add "Try PureScript" link

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

4f6d82f287142aef5365a4b4ea49f8841e2d874f authored about 11 years ago by Phil Freeman <[email protected]>
Bump version

3ddbffc8da890acbfc60ff55bef26a3fd57fb785 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

05dde490cd4a690b44eaded5880da67a997afe7c authored about 11 years ago by Phil Freeman <[email protected]>
Update CONTRIBUTING.md

aa289663216dedcd87e650a8b3422de77ca30d0d authored about 11 years ago by Phil Freeman <[email protected]>
Create CONTRIBUTING.md

8b8fbf0d81545fb5de53e6ae2ea5e5f311aa7b0b authored about 11 years ago by Phil Freeman <[email protected]>
Change record field separator to a comma

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

b9188c216ab7720b42822033efecb6277d94c5bc authored about 11 years ago by Phil Freeman <[email protected]>
bump version

501df8647ce09ef333977a39b754ed919d901ee0 authored about 11 years ago by Phil Freeman <[email protected]>
Update readme to reflect optimized Javascript code

0b6a2c6d193e67511b7d65eef4190fbc02d7d09d authored about 11 years ago by Phil Freeman <[email protected]>
More optimizations

fbbc197c661c87e80bc86d7a81c9c3f764501e4b authored about 11 years ago by Phil Freeman <[email protected]>
Basic Javascript optimizations

36bae691643b016445049f2f21cfa83e63337970 authored about 11 years ago by Phil Freeman <[email protected]>
Create a Javascript AST type, and separate generation and pretty printing.

1afca17e969fb10aad28fb3ea7c2f273fd7e383d authored about 11 years ago by Phil Freeman <[email protected]>
Fix some prelude issues

84439666dee54af23ec9b0001242788917fd4e7d authored about 11 years ago by Phil Freeman <[email protected]>
Sanitize some modules

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

f98236e9bc968c53e45a83818023f67845dfe53a authored about 11 years ago by Phil Freeman <[email protected]>
Prepare package for hackage upload

640b890bc218ac9d5fc26a2cf543d84d137a2251 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

feb8f142e3c17a92b564c27a115b874bc82046c5 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

ea837647c9efcc0577ee52abca70903c90936732 authored about 11 years ago by Phil Freeman <[email protected]>
hlint

1b77d7e83bac4c83e57358cf6b5d8f2f9cbe7f6f authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

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

Added syntax highlighting to README

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 :)

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

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

d249d8243070a463cc6252e8e499ca941bd071b5 authored about 11 years ago by Lucian Branescu Mihaila <[email protected]>
More work on the Prelude

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

1bb682bb97b03ab32a4e703868718e4a1f470cf4 authored about 11 years ago by Phil Freeman <[email protected]>
Map and fold

da9f74c6a34f63ad0cccc2ade5fe264080e93933 authored about 11 years ago by Phil Freeman <[email protected]>
Fix problem with recursive functions with a type signature

6970c358172da55dfb4d2325e8f57681d4edabfb authored about 11 years ago by Phil Freeman <[email protected]>
Math object

a1ef2ea606c4d7aad5a8e117b4e2cc6ac2c30bfc authored about 11 years ago by Phil Freeman <[email protected]>
Prelude makefile

84eb3d5d74f4dd2cb73e6cc3acac664cea97464c authored about 11 years ago by Phil Freeman <[email protected]>
Prelude Javascript

786e67b2fdc4e87a1c9a818847f28dd3ffcd51e3 authored about 11 years ago by Phil Freeman <[email protected]>
First attempt at a prelude

a1ed8a3fda3eef2321e953764a88a201c55a239d authored about 11 years ago by Phil Freeman <[email protected]>
Fix IO example

92622fd3278b98c1f2964d76227353c7a4fd34f3 authored about 11 years ago by Phil Freeman <[email protected]>
Fix person example

998367587085f8058110f27b20ef1ce5924d55cc authored about 11 years ago by Phil Freeman <[email protected]>
jquery example

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

de7b2d66c8fe8b5ccb214258da5f1722b667967b authored about 11 years ago by Phil Freeman <[email protected]>
Default fixity declaration is infixl

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

readme - minor typo

caa01ae4661cf2754972d6c236dffcf4ddb3247c authored about 11 years ago by Phil Freeman <[email protected]>
readme - minor typo

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

Fix minor typo in README

e1150634bd39170d47d48ce7b41cc526b14c7967 authored about 11 years ago by Phil Freeman <[email protected]>
Fix minor typo in README

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

8da29245a5f29d820460c056606e5cb6cbc9c933 authored about 11 years ago by Phil Freeman <[email protected]>
Use extern data for Console example

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

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

fd79561f8cad07bdee1ddddfe9116598468f1f9a authored about 11 years ago by Phil Freeman <[email protected]>
Better name for row kind

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

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

0db273f9f1da8ce73db1f2396bf6305a2895b53a authored about 11 years ago by Phil Freeman <[email protected]>
Object update syntax

e353c00cc255cb9b15588f3c06af76815834db1d authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

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

23025940cf06b8c46b8dbc96d2862d0996dc201f authored about 11 years ago by Phil Freeman <[email protected]>
More pattern matching tests

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

4fdfe7d6ff24a541b2185ad459effde66df30b3d authored about 11 years ago by Phil Freeman <[email protected]>
cabal tests

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

c1ddde14dce90341c7fa51d78580677a3e9aa8ec authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

a543c4e308eb3571a98a2ebd4241108e6f398b66 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

3c03db3bb008d9c902dd5dc02bb20b2449aab85f authored about 11 years ago by Phil Freeman <[email protected]>
Show relevant term in type error

9ee79c6a5bd958dca5dc5e6b4364cface44d3116 authored about 11 years ago by Phil Freeman <[email protected]>
Better parser errors using <?>

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

5c9e25e28281487289c48794db840e8a3835d746 authored about 11 years ago by Phil Freeman <[email protected]>
Fix type synonym bugs

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

c584c40d09fecf88b01103f4aa443a05fddf938b authored about 11 years ago by Phil Freeman <[email protected]>
Show human readable types in type errors

73a773eaaa28aae62e340547f985b1afa14e7c5f authored about 11 years ago by Phil Freeman <[email protected]>
Fixity declarations

a9905bfede2eefd8d4c51bff6815319747fe7e10 authored about 11 years ago by Phil Freeman <[email protected]>
Update README.md

876acf213efa83be831ac41bca1befff48685597 authored about 11 years ago by Phil Freeman <[email protected]>
Rename travis file

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

2ffe0855a6d76f19e48edd78ca3195ddf8c2a75f authored about 11 years ago by Phil Freeman <[email protected]>
Travis integration

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

536281bba91ed7ed8fe8a567d02cb246dbf45aa3 authored about 11 years ago by Phil Freeman <[email protected]>
Recursive functions need to be made lazy

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

0f7185ba2b37fc24a9f2abe426b9310749211621 authored about 11 years ago by Phil Freeman <[email protected]>
Guards, named patterns, fixed array patterns

0c57401678e60342257b4261002b23e758193bf4 authored about 11 years ago by Phil Freeman <[email protected]>
More work on examples

80a4d8e9d55f28226f7d055c15b0cc06c407882c authored about 11 years ago by Phil Freeman <[email protected]>
Person example for talk

69c028d93b4a5fa3a52ca1b1d8c5c27b845d78f1 authored about 11 years ago by Phil Freeman <[email protected]>
Better syntax for single function application

ca13b3a9063badb8b3959727eabf7e1d7a342307 authored about 11 years ago by Phil Freeman <[email protected]>
Console example

0ddd210119c3e9fe0c1b2ef32b8ae0f3fa5f4ab9 authored about 11 years ago by Phil Freeman <[email protected]>
Fix some parsing and pretty printing issues

d66e3328af28fbda9e2638cc9257febbbe394790 authored about 11 years ago by Phil Freeman <[email protected]>
Lightweight syntax for single argument functions

7b064bd0d9885f447d628851e7b869ed8e0f2d8e authored about 11 years ago by Phil Freeman <[email protected]>
Properly handle multiple files

117ee03d27c82b4a28b4bf90d7d4ae725eb64684 authored about 11 years ago by Phil Freeman <[email protected]>
Fix postfix operator precedence

cb44ac240f08e8e1622c7ea818291aa801ce9b62 authored about 11 years ago by Phil Freeman <[email protected]>
Disallow Javascript keywords as identifiers

5cf8fbf0fd850629e6ab41580ed1754d218e430f authored about 11 years ago by Phil Freeman <[email protected]>
Fix example

446c91132158c18ef09b88c05cc6fef7a16501e3 authored about 11 years ago by Phil Freeman <[email protected]>
For Each

aabb9d33f8d94af4a685f4b745f70d8a166d7860 authored about 11 years ago by Phil Freeman <[email protected]>
Finally get indentation working

eec09d8dec7737f8e67354fd32987567abf4e406 authored about 11 years ago by Phil Freeman <[email protected]>
A few tests using shelltestrunner

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

dd540b4b241294f1c9a9fd218f2453ea09c408df authored about 11 years ago by Phil Freeman <[email protected]>
Row unification was not symmetric

1c2bd79dc8571330573f1f637df1fb7b2cbf8f4b authored about 11 years ago by Phil Freeman <[email protected]>
Whitespace sensitive syntax for blocks

db7dadffcd0e9c221fc661885edf282d43f54a2d authored about 11 years ago by Phil Freeman <[email protected]>
Whitespace sensitive syntax using indents package

d6ab2e718282be86c2d233124e5cc41ac38fee78 authored about 11 years ago by Phil Freeman <[email protected]>
First attempt at whitespace sensitive syntax

6b2d16b06eafaccc91c4c99c5868fb93552a15db authored about 11 years ago by Phil Freeman <[email protected]>
More objects tests

0c961be1e185c1296ad1634fb6bb93132c0cb00a authored about 11 years ago by Phil Freeman <[email protected]>
User defined operators

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.

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

f96c9a14ab69b70da651e9fc21e0972322ea1273 authored over 11 years ago by Phil Freeman <[email protected]>
Some tidying of the code gen module

294b01d24a622b9750e000a61537a4b266551879 authored over 11 years ago by Phil Freeman <[email protected]>
More examples

667eeef3666d1a14891eabe3aceb3c1a1be4b582 authored over 11 years ago by Phil Freeman <[email protected]>
Update README.md

79aaba9218f8acc58bf1a986d9162533e2df7fe5 authored over 11 years ago by Phil Freeman <[email protected]>
Formatting

fb489121ae933221443ee7f69e3fbeb01e611386 authored over 11 years ago by Phil Freeman <[email protected]>