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

Merge master

9aa09286fefe72287af5a06b91364a8b5de156fe authored about 9 years ago
Update generic deriving for latest purescript-generics changes

759b3c68505535e06078d185593b773de68f1ab5 authored about 9 years ago
Merge pull request #1634 from purescript/1632

Fix #1632, instantiate type variables in anyProxy calls in generic instances

68c7290679048f442f14e31d13de4c98bb5c103b authored about 9 years ago
Fix #1632, instantiate type variables in anyProxy calls in generic instances.

e177fb39a0c3cdcfae436833aab2b3b8641c3528 authored about 9 years ago
Merge pull request #1631 from soupi/psci-browse

adding more information to psci :browse command

cf0d9d3623f8cde7bb77720e661be1b1fb11d392 authored about 9 years ago
adding more information to psci :browse command

293128e8ae40c29ee65f320c801ac089c666a92e authored about 9 years ago
Merge pull request #1628 from hdgarrood/less-noisy-rendered-instances

Reduce noise in instance declarations

444eadf206cb32e9b16c282a499cf37537edba0c authored about 9 years ago
Merge pull request #1624 from purescript/1596

Fix #1596, don't show type checker warnings in the event of an error

9d44e1b6767bf07a5da347e65661db0a1e245a9a authored about 9 years ago
Reduce noise in instance declarations

`instance showFoo :: Show Foo` is now rendered as `Show Foo`, since the
extra information is mos...

9829ec7a8208ff55918b8705c97fd41d3861cd48 authored about 9 years ago
Merge pull request #1627 from hdgarrood/psc-publish-error-reporting

Psc publish error reporting

81a7efa868bc3fa3f705635d26d235e048ab516f authored about 9 years ago
Better bower.json error reporting for psc-publish

Fixes #1560

- Use the functions for displaying errors from bower-json and
aeson-better-errors...

7b71cab8238bfc7224f4360a9cdeed45ab946623 authored about 9 years ago
Remove useless constructor BowerJSONNameMissing

That kind of validation happens inside bower-json.

84e513daddb742b30c9265258cdc102301f81920 authored about 9 years ago
Merge pull request #1626 from hdgarrood/psc-publish-message-spaces

Fix missing spaces in psc-publish error message

0b66f36d118d51d863bc918fba7389d1bd19b84b authored about 9 years ago
Fix missing spaces in psc-publish error message

ff53b06033ea05821f6b1231b2a0c8f95f607e89 authored about 9 years ago
Don't warn unused data constructors when none imported

b20be15a207fa9740a690bb27bd819d18dc5c36b authored about 9 years ago
Warn on unused data constructors

6a894b4a8d78e6908441532761c4eb031f18a6af authored about 9 years ago
Simplify warning on all explicit imports unused

3c6e62e96de1cb6f884639cd6bcf11a16adbfbf5 authored about 9 years ago
Also suppress import warnings for modules re-exported via qualified name

39d1e265848d57ab90b8701aab605f42c197f673 authored about 9 years ago
Don't warn on re-exported modules

a719aa0655ad603f5b2428fe34cdbb05095c10aa authored about 9 years ago
Fix warnings for unqualified implicit imports

db4168ec76e788e8764802940f11ca548c0e5579 authored about 9 years ago
GHC <= 7.10

1912dfed5df4839c7bfec5c57d3e8aa35370ea99 authored about 9 years ago
Fix #1596, don't show type checker warnings in the event of an error

f8d6c4840dd123ee029d497ff2b26458c037dc17 authored about 9 years ago
Merge pull request #1623 from michaelficarra/patch-1

small optimisation in encodeChar

381f73b78200f992a8009cd179a83e51b522dee2 authored about 9 years ago
small optimisation in encodeChar

618c99086115928654d957a1c46f84f3d8cc11ac authored about 9 years ago
Merge pull request #1622 from michaelficarra/unicode-supplementary-planes

support escapes for characters outside of BMP (code points > 0xFFFF)

80ce8985727140f3ebc88d66ac647ae6d625f172 authored about 9 years ago
support escapes for characters outside of BMP (code points > 0xFFFF)

cf1d81deeb9e076bdf1ce99d0ca078b6c5f77780 authored about 9 years ago
Merge pull request #1621 from michaelficarra/GH-1602

fixes #1602: escape sequences for characters with code point below 0x10

2a6ef782924c5142dbae07ed6faa49d7a2819cce authored about 9 years ago
fixes #1602: escape sequences for characters with code point below 0x10

177db3e4dd2011e5df017d6c145d778c6e0d5ee5 authored about 9 years ago
Merge pull request #1618 from balajirrao/master

Record constructor field puns, fix #921

e480f5dd3881df9810f1c52078ad81a4f5cad5ad authored about 9 years ago
Record constructor field puns, fix #921

eae6a4d1fd9aa91e8c686071f2667e1daa3eb8a7 authored about 9 years ago
Merge pull request #1619 from purescript/1090

Fix #1090, allow accessors in operator sections

f1c330f6a5eb374676219a94f960b19ad1370b3f authored about 9 years ago
Fix #1090, allow accessors in operator sections

7b4222cb4effe35436655da6caec8b07f6e3659e authored about 9 years ago
Merge pull request #1612 from phadej/refactors-2

Refactors 2

6bedebe112020e99f3f701589432d86e2be09cd2 authored about 9 years ago
Apply few more automatic refactorings

fb13db912a1a661fe2da98ae5e91762a80677111 authored about 9 years ago
Merge pull request #1616 from purescript/1590

Fix #1590, limit depth of pretty-printed expressions

07e8adc7becd26c816d07c2932483f446b6dafb4 authored about 9 years ago
Reformat files to unix line-endings

94cc306efa3446b0d9eeae67bdc41ca278f0e53a authored about 9 years ago
Merge pull request #1617 from zudov/missing-space

Missing space in an error message

fd682fafdaec4ef8d2b5c1b1dfdd24dd5453a708 authored about 9 years ago
Missing space in an error message

c0274e295769afba31db48c653e19150020f5642 authored about 9 years ago
Fix #1590, limit depth of pretty-printed expressions

5c16e8544e8d17faf7555565056ff86969749aea authored about 9 years ago
Merge pull request #1614 from purescript/1335

Fix #1335, track scoped type variables when skolemizing

09c43143bfac552bf100847cad4bb43519ed0cae authored about 9 years ago
Merge pull request #1615 from purescript/1591

Fix #1591, use the 'negate' in scope

3901ae7649f30861df72a8f0dfbabc4e4849fb80 authored about 9 years ago
Fix #1591, use the 'negate' in scope

f090fbdfc76a231fc5c9c947798198f00f72c019 authored about 9 years ago
Add test case

79e7a092778d89481cb2a1f27b3212be2420be05 authored about 9 years ago
Fix #1335, track scoped type variables when skolemizing

0d7c8f097da8137e107adfecd7c9f21e9f40e6aa authored about 9 years ago
Merge pull request #1613 from purescript/1175

Fix #1175

710666966e18b2f081a6ccb018d2142a6ab8ac52 authored about 9 years ago
Merge pull request #1601 from purescript/tc-refactor

New approach to unification

1ae09f001261b812ede53237ca24e9ca3dde3680 authored about 9 years ago
Fix #1175

522a99b1fd58928de74bd2b9dfb276df34f49f9d authored about 9 years ago
Merge pull request #1611 from phadej/refactors

Apply few automatic refactorings

7ce4667fc24ce5c72336bd497b4a79b406a81064 authored about 9 years ago
Apply few automatic refactorings

b70991f7c8776f81f13765808f5825d6a6fcbe6e authored about 9 years ago
Constraints

fe69c1ce69bcdc676055b39d19af3a72e1280964 authored over 9 years ago
Merge pull request #1606 from natefaubion/psc-bundle-require-path

Add --require-path options to psc-bundle

648591f4a2830cb309e53eddbceafaba644511f8 authored over 9 years ago
Fix redundant import

ae84a66a1fd1392dae5704b3a2406dc484487b85 authored over 9 years ago
Add --require-path options to psc-bundle

2c7b5341877b279a56401ab35707269c57f6eb2d authored over 9 years ago
Merge master

3c1ed14cdffc8c6fff12da48c8cf460e158cf15b authored over 9 years ago
Merge pull request #1608 from phadej/ghc-7.10.3

Add GHC 7.10.3 to build matrix

c93749160adfbcafeab6ecdc07d204d55ff6f517 authored over 9 years ago
Merge branch 'master' into tc-refactor

103cbf8b34033d42c10399818662ba9d85dc437f authored over 9 years ago
Merge pull request #1610 from phadej/base-compat

Base compat

09f4c2d7304ad145c55eccd8479244a5df3ceb95 authored over 9 years ago
Use base-compat across package

2978939dec1d5e60b3d38e768753797726f841e3 authored over 9 years ago
Use base-compat in psci

d1d281aa1f304222b2d84ec774e12d9321dfa05e authored over 9 years ago
Write license-generator in Haskell

8f7583efcb101ccf820a1634a9c994a49e88759b authored over 9 years ago
Add GHC 7.10.3 to build matrix

6572dbcda5a23cf06f20521790a91dcfffd44c86 authored over 9 years ago
Use base-compat in tests

621a5a78bb02731632166e9bbd156bd3c21412ba authored over 9 years ago
Merge pull request #1603 from purescript/fieldpuns

Field puns, fix #921

3c357d9349be571b9eb3510ee7dbbffe23218e69 authored over 9 years ago
Field puns, fix #921

5cc3031433473b948c6ee5169259b8886a1c032b authored over 9 years ago
Merge pull request #1586 from purescript/1465

Fix #1465

dc54faf480c3e5dd64da69ef6b7e21d31bf17016 authored over 9 years ago
Bump semigroups dependency

de7b3dd39efa88298426a03d330d42ffecfb5c4a authored over 9 years ago
New approach to unification

117d5d3cd25122aa3859f0425f196e623aa08490 authored over 9 years ago
Merge pull request #1593 from purescript/parallel-parse

Parse modules in parallel

80fb351509e54d19d2a849f11b122c20c895f001 authored over 9 years ago
Merge pull request #1545 from nwolverson/unused-imports

Give warnings on unused imports (implicit and explicit)

0281a04abf2176f72267327bf07d26d4c4532aa3 authored over 9 years ago
Type constructors mark their type used. Show operators properly

9314ff804573928d8748f7d2f85193bf95341e8a authored over 9 years ago
Give warnings on unused imports (implicit and explicit)

47c0ffb2d481592085aa9bfdff3d67d1a3ad8046 authored over 9 years ago
Parse modules in parallel

da5983f489d8ed52bb3e0e4fc25bb3f34f38315f authored over 9 years ago
-> 0.7.5.3

62192bd6b5ecd2d7dd12512fbd0a2f6fbca0be68 authored over 9 years ago
Merge pull request #1587 from purescript/1578

Fix #1578

3295c372d3d221a4c9b99ce408b8197b9cf38d0c authored over 9 years ago
Fix < 7.10

893379f7aa11b0d35f1279f12524b94daea00b7c authored over 9 years ago
Fix #1578

232bb8183c04efa41a5b9d538650a5de4627f849 authored over 9 years ago
Pre-AMP fix

cb9ac8654de44e4b643ca8ca82ef62a560f70952 authored over 9 years ago
Merge pull request #1581 from purescript/1072

Fix #1072

61a97b585e16f95aea127206841db174142a1cd7 authored over 9 years ago
Merge pull request #1583 from purescript/1577

Fix #1577, fix #1130

634790fd5fb440acb2cf5effd2e13c55c6e4ba6d authored over 9 years ago
Merge pull request #1584 from purescript/1582

Fix #1582

acab6ab7ffb0859d08132710fa3e23f60eb8111b authored over 9 years ago
Fix #1465

81f6d69222d09bb6665d2999eb9fef80d34d34d4 authored over 9 years ago
All you need is nub. Fix #1582

2704b3816bd919146e2f3b6bce594f22364bd18e authored over 9 years ago
Fix #1577, fix #1130

c059120dc70df48213a3d722a7c6050a34f6094d authored over 9 years ago
Fix #1072

e350fea840c4ceb9acbeb09279bcacfecb2628ff authored over 9 years ago
-> 0.7.5.2

a70e397e829a6764f418531674f96302879e5a7e authored over 9 years ago
Fix build for < GHC 7.10

9d8bae194be87a2a59be6751b32abd72ce96aa3c authored over 9 years ago
-> 0.7.5.1

cfcf62ee1b8fc860e63204f48aac800c2c8b6d6f authored over 9 years ago
Merge pull request #1571 from purescript/1570

Fix #1570

95f30138c2f9e3a552015009e3c8614b403d8d08 authored over 9 years ago
Fix double-warning issue

6a378be5ac331db09ccc72e88228e4e55eb369c0 authored over 9 years ago
Fix build for GHC < 7.10

bd2e5839ee15c028402122fce7e890757d30f689 authored over 9 years ago
Merge pull request #1572 from purescript/1297

Fix #1297, reduce memory usage from WriterT

322292cedc073457314c9e97071fc36860f9bb2f authored over 9 years ago
Fix tests

b6fe164d84c395423c1fb4c5c88be33887767a79 authored over 9 years ago
Fix #1297, reduce memory usage from WriterT

b3bb653dc63e10e960417451d9d8d80f6891e6a2 authored over 9 years ago
Fix #1570

724ac1d684c57df54a3e3825b43c46418b16ae42 authored over 9 years ago
Merge pull request #1566 from purescript/1169

Fix #1169

2c7f09292648249d9e3dabdd79cad2b26e75a15e authored over 9 years ago
Add failing test case for #1169

8d0963c48bb9705d2c6dfaaae83873ec334912f9 authored over 9 years ago
Merge pull request #1567 from purescript/1315

Fix #1315

0fc5d6bd744129ff8cd1bf5e64134ce88461d4d2 authored over 9 years ago
Merge pull request #1568 from purescript/1534-2

Fix #1534 again

a85e06194294005b7e6728f61f0c3861dab1bfca authored over 9 years ago
Merge pull request #1565 from purescript/hints-after

Display hints after main error, resolve #1563

3972dcf32c5467ea7c30a3436bf2df0d0445ee93 authored over 9 years ago
Merge pull request #1554 from purescript/1548

Try to fix #1548

1b83274db6b21b874a570414bb4c4435cb6e8ca8 authored over 9 years ago