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 pull request #1925 from bagl/fix-#1916

Fix #1916

5dad0d69601a58b3f2b8d8dc5825d4025973ba1e authored almost 9 years ago
Merge pull request #1951 from purescript/revert-1913-bugfix-1881

Revert "Fix indentation bug #1881"

c89b9fd999ccc2f550061b95fd78bd7045f731f5 authored almost 9 years ago
Revert "Fix indentation bug #1881"

f8b2780b3b8da1a839f26e93b14d88a83c67e8a1 authored almost 9 years ago
Merge pull request #1949 from purescript/1889

Fix #1889, improve performance by avoiding whitespace operations on large strings

552df0901b3183d066b8213af494b21972231c72 authored almost 9 years ago
Merge pull request #1950 from purescript/trusty-travis

Try Trusty dist for Travis

438421af21d15b8140acb6058e52fb2f76b4ea0c authored almost 9 years ago
Try Trusty dist for Travis

209d8f509e282e2d2151dfb9d08dc36422e09749 authored almost 9 years ago
Fix #1889, improve performance by avoiding whitespace operations on large strings

6bb8d5e4cd02079d7cedf30e390e690ae2c1b39f authored almost 9 years ago
Merge master

5674d64724a856041266266b08a87332b80d77b1 authored almost 9 years ago
Merge pull request #1918 from stevejb71/UpgradeOptParseApplicative

Upgrade optparse-applicative to >= 0.12.1 for all executables.

3293a7bcf8bc03bbeacab4db6e89cbc3024dddb5 authored almost 9 years ago
Upgrade optparse-applicative to >= 0.12.1 for all executables.

The upgraded library fixes issue #1838 - better errors for unrecognised command line options.

02271bf2c51aec3838765d9e51877008a72a5a6d authored almost 9 years ago
Merge pull request #1943 from kRITZCREEK/remove-superfluous-constraints

[WIP] removes superfluous constraints.

279527f200ca5d6c1fe890e09aa86fe9a847c78b authored almost 9 years ago
Merge pull request #1938 from hdgarrood/drop-ghc-78

Drop support for GHC 7.8 and older

ebf600aaf2268973154c9fe63c66447f016e67cd authored almost 9 years ago
Merge pull request #1942 from kRITZCREEK/psc-ide-cleanup

lots of formatting.

4d54a7d54aea9a648ccd226d4285cd08aa3d92d9 authored almost 9 years ago
removes superfluous constraints.

Since GHC 7.10 Monad is a superclass of Applicative.

f1dfe1e8ab22692ae9e256261c585832b4e878b7 authored almost 9 years ago
lots of formatting.

The "real" change in this commit is getting rid of the partial accessor
functions that @hdgarrod...

d6a02ca44c64458465dae60b18a561c19b432f6a authored almost 9 years ago
Use GHC 7.10.3 for compiling release binaries

eada392ad9032c0d85c679a2c87d7c0ece456480 authored almost 9 years ago
Remove support for stack LTS 3 and older

* Remove the Travis lts-3 build
* Remove the stack.yaml files for lts-2 and lts-3.
* Update test...

794d45e871af18597cba0d64bac3069ec149d12f authored almost 9 years ago
Drop support for GHC 7.8 and older

Resolves #1919

* Bump minimum `base` version bound in purescript.cabal so that GHC 7.8
and ol...

8baa6ddadc6f277dc3b57f46505aca1a2ea1aad6 authored almost 9 years ago
Merge master

1a45336e803b9d6055cbe076d2112096f1597fe4 authored almost 9 years ago
Merge pull request #1913 from DavidLindbom/bugfix-1881

Fix indentation bug #1881

7fc9e1d330e01b5aad9ae03fcdf3f8bbbf4c6b1f authored almost 9 years ago
Merge pull request #1932 from kRITZCREEK/catch-eof-psc-ide

catches EOF exceptions thrown in acceptCommand

07c6efcaf1178b283fc8eec3aa4b05e7de412a2a authored almost 9 years ago
Merge pull request #1931 from kRITZCREEK/psc-ide-help-cli

adds a --help command to the psc-ide executables

9aee6c5cb614303571973ff91012fe9de4c92725 authored almost 9 years ago
Merge pull request #1917 from purescript/literal-refactor

Use generic Literal in the AST

1e696f03f3976aaa4df3e85d0efaa81d602e098f authored almost 9 years ago
Update CONTRIBUTORS.md

40aaca79ab08fe0170ebe27ff1b1fc05087ec28e authored almost 9 years ago
Use generic Literal in the AST

e5655c8db56c7119d1e02e0a9392e8cfd57278d2 authored almost 9 years ago
Merge pull request #1933 from purescript/no-ghc-8

Remove GHC 8 build for now

c4ae1cfca50524c850291c49a85637871690c924 authored almost 9 years ago
Remove GHC 8 build for now

e9253c06111c52ea1c815effc9e53346e5ef0737 authored almost 9 years ago
catches EOF exceptions thrown in acceptCommand

This stops the server from crashing if the client terminates the
connection before sending any d...

1f8c9ed281dab1672e3f22665d17e5b8089ae069 authored almost 9 years ago
adds a --help command to the psc-ide executables

Should fix the problems in
https://github.com/purescript-contrib/node-purescript-bin/pull/16
so ...

f5511ded08cdf155ee6a6169c53738d32b620a8a authored almost 9 years ago
Add missing newline

d63fcadea1a7cb2c3a64766e327cb8fc43baa2f1 authored almost 9 years ago
Desugar operator section always to lambda

Fix issue #1916

9c29a145b8abb10e1a7615556e81196c542e2337 authored almost 9 years ago
Update MonadState example

67fe2c709f43e84a0d6e190b64f70b1ddfa21603 authored almost 9 years ago
Basic context simplification

fdc94352319ca3c09076c7965c861497676464c6 authored almost 9 years ago
Generalize types properly in MissingTypeDeclaration warnings

d9acad2be0d47879348c807e19acf5737b09f1ef authored almost 9 years ago
Tests, Check all unknowns in unsolved constraints will be generalized

8a318971aa5b6676c4b15b582ad7b609ea14404e authored almost 9 years ago
Only generalize types for declarations without type annotations

855c37239ea0dc07f096f0a370b38c3d1145c4e5 authored almost 9 years ago
Infer types with class constraints (work in progress)

3ed6f052016064ef16285d1b5031960390e0751d authored almost 9 years ago
Fix indentation bug #1881

c8e3d88b32f92b8fe8bf9c76048bf3631aca3c1d authored almost 9 years ago
0.8.2

38618a54902d64a8cddbafffa079edc91e1bfc90 authored almost 9 years ago
Merge pull request #1910 from purescript/single-open-import-heuristic

Fix detection of single open import

e199cad138bfe2e83446f3da2c1e1a1584df3f01 authored almost 9 years ago
Merge pull request #1909 from purescript/1906-otherwise-guard

Fix true not being treated as an infallible guard

44b52667b489fa1689e1ed0757bb7ce479963580 authored almost 9 years ago
Merge pull request #1908 from purescript/1905-fix-pretty-spin

Fix pretty printer spinning

f698f2bf6dca06eedf2fa05737870e2988f1bdee authored almost 9 years ago
Fix detection of single open import

3c8b32e7ef1ed9e1ca3fb046f71064c1a801baa4 authored almost 9 years ago
Merge pull request #1907 from purescript/fix-winbuild

Fix Windows build script

e5f034d4279080296c4a81afe316ab05dfe10342 authored almost 9 years ago
Fix true not being treated as an infallible guard

ac586930069cf490e60fc98f6f600215157b4dd5 authored almost 9 years ago
Fix pretty printer spinning

6aef07d876fa321de7401564697e86ca361e8c13 authored almost 9 years ago
Fix Windows build script

caeb1f31c98cfc9aa4510ebb6a4977ff49bfc9c6 authored almost 9 years ago
Add stack bundler script

37323734bd07faadd54e70030a63186c24756873 authored almost 9 years ago
Fix bundler to use stack

af90fd52f93b5c47888178e71cd8152a9f484d37 authored almost 9 years ago
Add back Prelude to cabal file

bdb4987f5d61c6615e846cb8f8d7d44af173496c authored almost 9 years ago
v0.8.1.0

f77c176700e5cdcd19cdbefedf0192d3e2471281 authored almost 9 years ago
Merge pull request #1903 from purescript/1869-single-open-import

Allow one open import without warning

0e4f6db6d3ef0b44e4d5bcf6ab0ac1b3dbe7ed24 authored almost 9 years ago
Merge pull request #1900 from nwolverson/sourcemap-output-fix

Fix source map path with default output dir

f5636d9807031c152e7d45e4d8f1963f8653197e authored almost 9 years ago
Allow one open import without warning

57a3833a0048a9b0b1962c2ddd9635fd4a2d438d authored almost 9 years ago
Update CONTRIBUTORS.md

6caa04886f015e483608feeed2d2fdc16f001427 authored almost 9 years ago
Fix source map path with default output dir

d167155cbedb8580ae379b13c0aceda061e1b404 authored almost 9 years ago
Merge pull request #1899 from phadej/update-travis-2016-02-25

Update travis 2016-02-25

64a130edb6865da92e940842d3cd7cdd92abdc26 authored almost 9 years ago
Update travis 2016-02-25

Also `stack.yaml`s

b4c68f24e812926307be3d9620302f5be9004073 authored almost 9 years ago
Merge pull request #1876 from kRITZCREEK/psc-ide-integration

Adds psc-ide to the project

85f208e7a037b1da90c6075fd5aadd4c86eb4785 authored almost 9 years ago
remove lts-2 build from travis

e7b1265fb457c80142df48bb1779fe4682c21a3d authored almost 9 years ago
Adds psc-ide to the project

e14e3f6ed66961c8700c395173ffb07cd9c8d926 authored almost 9 years ago
Merge pull request #1693 from nwolverson/sourcemap-pr

Add Source Map support.

5a87688b447ae1d8262b69eca1c7aab3e55b5f6d authored almost 9 years ago
Remove position from atoms (hanging error printer)

0311a00290a30b1111e11182e9d89cd254354c3e authored almost 9 years ago
Add Source Map support.

- Add sourcemaps license. Manually removed a few deletions
- Use Emit typeclass, move JS sources...

849459eb97e17ea37540a0c8d9eb1b6021c99ed3 authored almost 9 years ago
Merge pull request #1890 from purescript/dctor-operator-aliases

Operator aliases for data constructors

47d547d04ef227adec48c170ea61efadcbf98e13 authored almost 9 years ago
Operator aliases for data constructors

9a377c48cef11ea2722f0856f9c5a95a335363c9 authored almost 9 years ago
Merge pull request #1870 from purescript/eq-deriving

Eq and Ord deriving

291ff0b06f2abe3189f2b7fe5ad1a522d5084646 authored almost 9 years ago
Update TestDocs.hs to fix tests build

c9a223516923fc249c31a125dcb4c02d282856d4 authored almost 9 years ago
Merge pull request #1863 from hdgarrood/infer-docs-types-2

Infer types in psc-{docs,publish}

021a35164fb7347bc668ab52577a79456d92a09f authored almost 9 years ago
Merge pull request #1884 from izgzhen/psci

refactor PSCi code

32a54fdccf64b558cafef5fe0432a787256d01cc authored almost 9 years ago
Merge pull request #1861 from purescript/1846

#1846, start work on '_ - 1' syntax for sections

6fd48997c797d582a5230b21e586be0f3ec2eb21 authored almost 9 years ago
refactor PSCi code

76fb7f856140b82a3aceaee7ef80872c56ffd5b7 authored almost 9 years ago
Merge pull request #1879 from phadej/ghc-8.0

Bump bounds

efc697d68dd8cfeede4d5b3b0dca2fe8943ed8c0 authored almost 9 years ago
Add GHC8.0.1 to build matrix

a4da062efb368d3dd5da5eec2037e813984eb062 authored almost 9 years ago
Bump bounds

e7537d7ee103b6e65b17bd1972206f0963b3fd94 authored almost 9 years ago
Merge pull request #1873 from hdgarrood/fix-publish-tests

Tidy up the tests

7bb21b5081fe0005b4be8e3170ee89621eb27339 authored almost 9 years ago
More tests, handle Void types

b4e5bf2b336aa400b50cec3b6c8274d4bc8e0297 authored almost 9 years ago
Add tests for records and nested types

8838396090833e4d8cc8e3d4ac6b24800d4a44cc authored almost 9 years ago
Fix redundant case warning in derived Ord instances

6bbecf25a9e1bbfa1ec65959f57987cc222c1f9d authored almost 9 years ago
More efficient derived instances for Ord

14de64728330986d5af26bc2cb3367478dac8f24 authored almost 9 years ago
Tidy up the test suites

* Consolidate both test suites into a single one; the "psci-tests" suite
is now gone
* Enable ...

3000b40c1d801ae5a3ecf82b8f1254f5982c3ac7 authored almost 9 years ago
Deriving tests

05e5c188222011fd589a7c69f5ea854f15c10a94 authored almost 9 years ago
Ord deriving

d5d0adfb0399d0eeec190378f7c4608de2baa463 authored almost 9 years ago
Merge pull request #1871 from kRITZCREEK/fix-stack-yaml-parse-error

fix stack.yaml syntax error

d48167a5cb7aad9a966c191ec7dc701869f780e4 authored almost 9 years ago
fix stack.yaml syntax error

00dfbdd6b2c7467a88858118cb2a8b94f84e646d authored almost 9 years ago
Eq deriving

469b5aebfdc43123bcf769744109a4cde2c6bed4 authored almost 9 years ago
Merge branch 'master' into 1846

0dc8a34ec4a9a06a3f2cb1b69d5d09d8c148702e authored almost 9 years ago
Infer types in psc-{docs,publish}

Fixes #1834

Instead of taking types from the partially-desugared AST, we now insert
wildcard ty...

7d936d3b64257fe4ad203f2514ab8192eae5b142 authored almost 9 years ago
Deprecation warnings

6566dd4aba9bfef4257ad7c5ccaa20eccc195fb4 authored almost 9 years ago
More tests

c9aac3cb987c2a7b6fdb9498abc408a863fb22ef authored almost 9 years ago
Add Parens constructor back, ensure new operator sections are parenthesized

a4510ee873656d564a02a55d843c23100addf3bc authored almost 9 years ago
Merge pull request #1865 from kRITZCREEK/hlint-refactorings

apply hlint suggestions

2380c68e8181a09d66f45e0444d8824e532b9bb3 authored almost 9 years ago
Merge pull request #1864 from hdgarrood/stackage-https

Use stackage over HTTPS

3ea3574eecf4dd838cca2a8e22705d154fc8cfbd authored almost 9 years ago
apply hlint suggestions

20f1200532678510ff2ec4ee28d376619c51e3c8 authored almost 9 years ago
Use stackage over HTTPS

Stackage has started redirecting permanently to HTTPS, which is breaking
the CI build, so this s...

39841807f909f5e1dd584c53f820e573cc4d83a0 authored almost 9 years ago
Fix #1846, start work on '_ - 1' syntax for sections

22c9dfdaec294adb53257be090748dbf06cbb118 authored almost 9 years ago
Merge pull request #1847 from DavidLindbom/master

Extended parser to accept unicode forall and arrows

1b5d32d9f6f07fb2aa5b33668c339482aa2bf875 authored almost 9 years ago
Extended parser to accept unicode arrows

280726b80fca701743b3ee9794216da50a8c1398 authored almost 9 years ago
Merge pull request #1852 from purescript/tco-inline-interaction-fix

Workaround for TCO/composition inlining interaction

915e23576e93289373a777346a3d3102bd013ba4 authored almost 9 years ago
Workaround for TCO/composition inlining interaction

5481c38d2f128b9c4929f330b6cffba17fcc42ca authored almost 9 years ago