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

A few comments.

85593756a0598a52d8a3a2ae97726237267a14c1 authored almost 11 years ago by joneshf <[email protected]>
Added quit command and use StateT.

94d6913f85befb6e0322f1bfcf8df57634a7a912 authored almost 11 years ago by joneshf <[email protected]>
Add help commands

af875abb367b1c6ff68da6597ada436af3cff4db authored almost 11 years ago by joneshf <[email protected]>
Reverse the binders to make it easier.

ace78ad8c56c7add3c8e05e8c11ddb5c6b42c04f authored almost 11 years ago by joneshf <[email protected]>
First pass at binds.

573a4158cbf126704f648265537bba914c50117a authored almost 11 years ago by joneshf <[email protected]>
First pass at let bindings.

2410dad1807b041814fca29eb4f29194e95ef742 authored almost 11 years ago by joneshf <[email protected]>
Sort function completions.

6144a2aa69f03cb875599a03c4c53581a0852846 authored almost 11 years ago by joneshf <[email protected]>
Moved config creation to Setup.hs.

0bafd28df2c1c9c943e6c73d32863d0e2989bdc5 authored almost 11 years ago by joneshf <[email protected]>
Merge branch 'master' of github.com:purescript/purescript into psci-fixes

7de366cfc3ba1b89a3f28fdf7e76ccd7b355d642 authored almost 11 years ago by joneshf <[email protected]>
Update intro.rst

4f0ea327d241f020eccd0dd3587b163b00681217 authored almost 11 years ago by Phil Freeman <[email protected]>
Update RELEASE-0.5.md

71718fbaf6b05a384e931320e467a926b42ca153 authored almost 11 years ago by Phil Freeman <[email protected]>
Update index.rst

c43db9b0adc376df48fe6f758b14ec8474e10091 authored almost 11 years ago by Phil Freeman <[email protected]>
Delete blocks.rst

28a663ae26808e4cd055ea947d015932e8b092b9 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' into nostatements

Conflicts:
src/Language/PureScript/CodeGen/Optimize.hs

6e45cdff75d6a79234eb0c4f22530f322efcea30 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' into nostatements

7ff5a8e393ff24ae4f15d8cce3e90b16e40398ea authored almost 11 years ago by Phil Freeman <[email protected]>
Update intro.rst

832a58ef250c50211b42b58e2ea5940381fad982 authored almost 11 years ago by Phil Freeman <[email protected]>
Update RELEASE-0.5.md

603e2decdf626d8fc8ac5144cb72a980ef9dfab3 authored almost 11 years ago by Gary Burgess <[email protected]>
Update prelude.purs

Remove unnecessary show [] pattern, as noticed by @michaelficarra.

77fd4f71dac6a8d77ff0ee050361e13a8c5a3e6f authored almost 11 years ago by Gary Burgess <[email protected]>
Merge pull request #200 from garyb/master

Allow `.` in module names

5f99093219cc1246d2826e6612e046d45d6a5aae authored almost 11 years ago by Phil Freeman <[email protected]>
Fix codegen for data constructor names

b71dd8bc6ed893e0ed42f627b150288f86f1be71 authored almost 11 years ago by Gary Burgess <[email protected]>
Parse psc options that can have module names with dots

17d4ff39956b78131d5317bb5c00894642c19c77 authored almost 11 years ago by Gary Burgess <[email protected]>
Parse module name with dots

34f0cd8dcb9c2fa55ec0385fa234c89f39a697b2 authored almost 11 years ago by Gary Burgess <[email protected]>
Change ModuleName to accept [ProperName]

d3f368b99668e1905b4e73d4c0cbe754922dca02 authored almost 11 years ago by Gary Burgess <[email protected]>
History file works.

3fcc1766c6cfec295c84b654c41dbded0cf3b449 authored almost 11 years ago by joneshf <[email protected]>
Merge pull request #199 from joneshf/show-array

Sugar up Array show.

768b085d7f28499601aa7cd868af1bab56bd6f99 authored almost 11 years ago by Phil Freeman <[email protected]>
Sugar up Array show.

c6b37d94a10e6806b53f377c634741c0951c079e authored almost 11 years ago by joneshf <[email protected]>
Merge pull request #198 from joneshf/master

Update travis and contributing

1e3c158fa85820bbe6a9b60a297d05e7e9fdfb57 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #197 from joneshf/psci-fixes

Fix for #193

0694c05c8308caf9811ab7ef1e4407a7c3e7126c authored almost 11 years ago by Phil Freeman <[email protected]>
Hold off on handling values.

1d09852fc83275f3299e58b14dc6da6334ee6a2a authored almost 11 years ago by joneshf <[email protected]>
Merge branch 'master' of github.com:joneshf/purescript

af5be99ae3008f6679e7bec80211849e05f920c1 authored almost 11 years ago by joneshf <[email protected]>
Update contrib to reflect test process.

19af27d8e08103a9733cd9262925700dfad3a09b authored almost 11 years ago by joneshf <[email protected]>
Have to install.

c9f686bd8c178f939766fef6108dfc6e62f5f0b4 authored almost 11 years ago by Hardy Jones <[email protected]>
Attempt to get travis to actually run the tests

418d98492a83eb8a5cc800f46a994314432e101e authored almost 11 years ago by Hardy Jones <[email protected]>
Merge branch 'master' of github.com:purescript/purescript into psci-fixes

e46f78d54139316db36d13f3e637775c7bd71297 authored almost 11 years ago by joneshf <[email protected]>
Moved the return call to the AST. Fixes # 193.

5fbc1baace7b8a1896bb1ca9361bf3aff6eff4df authored almost 11 years ago by joneshf <[email protected]>
Merge pull request #196 from joneshf/master

Fixed Arrays.sort mutating the passed in list.

2580555464b48763609ab1871127e2d957abc698 authored almost 11 years ago by Phil Freeman <[email protected]>
Fixed Arrays.sort mutating the passed in list.

0119c5b5c81c82afe70bfa7a926dfd8b16e49883 authored almost 11 years ago by joneshf <[email protected]>
Got psci to compile things and run.

1c597e6f44757b046b0c4410c9a2d80452631b52 authored almost 11 years ago by joneshf <[email protected]>
Fix subsumes relation for object types

d1715d80a0f3471d9758c702a64b39c21be36356 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix rendering of object/row types, add failing test

6cf3dbc6165e7085b3df03255a9c4d72dbc2a9ab authored almost 11 years ago by Phil Freeman <[email protected]>
Use parseFloat for Read Number instance, to make Read and Show instances work together.

8bb17797e15234605791326c6c3ac8a4dc5ddb43 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix refEq in Prelude

05d332385a7186702e247ebb89ab6c1b2ba44ecd authored almost 11 years ago by Phil Freeman <[email protected]>
Create RELEASE-0.5.md

4be1807325d36a64559b151342cc5dcb52978501 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #195 from garyb/master

Improve pretty printing for row types

dfa5117e08ff65b003bcbe4c3f8a49e006dfde48 authored almost 11 years ago by Phil Freeman <[email protected]>
Improve error message for row typecheck failures

Adds parens again, to avoid messages like `Cannot unify with | s2403`

90203865cd6f55b9db8b2c09e1bba0b9fe2aa587 authored almost 11 years ago by Gary Burgess <[email protected]>
Improve pretty printing for row types

ad101908dc2e18f2c06f06da51cc1f3b61b5670c authored almost 11 years ago by Gary Burgess <[email protected]>
Update conf.py

4afcadc8bf42fee6e7ba5c7f7fb4842cf879bc38 authored almost 11 years ago by Phil Freeman <[email protected]>
Update RELEASE-0.4.md

b96316005c651d7b9e9b0c49c902148d6bd843da authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version to 0.4.0

0fb110fd5cbfac22ac703821f262dfa9de87bb8f authored almost 11 years ago by Phil Freeman <[email protected]>
Create RELEASE-0.4.md

8b0ebb386aa92740e073fa2fc0ec4c7ffa0c37ea authored almost 11 years ago by Phil Freeman <[email protected]>
Create RELEASE-0.2.md

f112cbf37884f69221f76402b4d92b0e0c1151f8 authored almost 11 years ago by Phil Freeman <[email protected]>
Update and rename RELEASE.md to RELEASE-0.3.md

d03133afed4cb01f05ba6819308b0788c9d2f4cd authored almost 11 years ago by Phil Freeman <[email protected]>
Traverse top-down in replaceTypeClassDictionaries, to avoid traversing the wrong part of the AST, for an approx 30% performance improvement when using type classes.

37fe62165409575d8006c9004dcd59811e943b00 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #192 from garyb/master

Update psc options to allow main module to be specified and multiple modules to be kept by DCE

20e7de41968b64682ecc944978d79e56abb62eae authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

f2c97bd855d4d7f89ca74f79da41297e534d096e authored almost 11 years ago by Gary Burgess <[email protected]>
Rework psc options for new --main and --module

a909908b7d1dc0d1b5c692d8e42c8381bf623a66 authored almost 11 years ago by Gary Burgess <[email protected]>
Check Eff type of main when using --entry-point

83367bd760c7363fb5fe4a50434193b3483ee3f9 authored almost 11 years ago by Gary Burgess <[email protected]>
Use --entry-point to change --run-main's module

7a3a676a3e3eb6fe299472752b66c14331eddd7d authored almost 11 years ago by Gary Burgess <[email protected]>
Default entry point to "Main" when using --run-main

dc8b726d628fb821ddb5d187c3de123bcf9b9037 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix typechecker bug with type synonyms in type annotations

18082c7e15bf721480777abb66ec96289fbc112e authored almost 11 years ago by Phil Freeman <[email protected]>
Expand STArray example

3318082efddfb2a9e7bf5f439869d33fb3ac9fc8 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' into nostatements

8302da983f3a09407826ba1aaa2efec56c153961 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix a typechecker bug which caused type class dictionaries to not be inserted in a particular case

e3846109560f305fa4bc386c11215da0e71517df authored almost 11 years ago by Phil Freeman <[email protected]>
:Merge branch 'master' into nostatements

197ce89e8219ce3b51db92e70ac91fc4553f42f2 authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

8da308835315b1e29797fac0a2139914265c64ec authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

1c4291881350278601bb2448689f7a53ba6ef505 authored almost 11 years ago by Phil Freeman <[email protected]>
Dead code elimination #190

24826e71e6ac8219bb3f8f703fa0c5aabc9e7dcc authored almost 11 years ago by Phil Freeman <[email protected]>
STArray and associated optimization rules

daa6403e3dbcd5539ef1351cdab6d6b4dec6395f authored almost 11 years ago by Phil Freeman <[email protected]>
Collatz example, fix an optimizer bug due to inlining a converted STRef.

cd4aadc90ec1fcbd8fcc718978dfb3af5a665e73 authored almost 11 years ago by Phil Freeman <[email protected]>
Aggressively inline ST computations when STRefs are only used locally. Inline whileE and untilE.

94fc8d13bf428d3f9c9ed8ca24d8c224dcb76a27 authored almost 11 years ago by Phil Freeman <[email protected]>
Inline functions in the ST module

b58d4e5ce4030f6eec54563be2980ec1725417ef authored almost 11 years ago by Phil Freeman <[email protected]>
Update TCO example

52bc137a2869c56e6682a58d43d3f4401db49b49 authored almost 11 years ago by Phil Freeman <[email protected]>
:OMerge branch 'master' into nostatements

f225cd8c8fab1e1a16ac885d55f60cf3954b7fb8 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix --magic-do and inlined operators from the Prelude, fix breaking test

e01b631090e7ad42cb79f0d9763db3b02fcc57e7 authored almost 11 years ago by Phil Freeman <[email protected]>
Add very basic support for let bindings. Does not support local function definitions.

b073973db71ee82d734b804a520ccb8827f625ab authored almost 11 years ago by Phil Freeman <[email protected]>
Remove blocks

89d1b86667cb5e6316e3ddbde3e7318ff7dfb249 authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

3c22697a0357e823c2e0b16e4f904ee9a9cf5364 authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

e4cd0aa07bf756aeef6dbf591d1753b17a738329 authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

cf1791630ee4592492df7c26ba228e4c30fb310d authored almost 11 years ago by Gary Burgess <[email protected]>
Relax restriction on data constructor names

bc8ce42bcaded38f04e878d4c623a84a8700354d authored almost 11 years ago by Gary Burgess <[email protected]>
Merge pull request #189 from garyb/master

Fix for the Math module (and others)

3b2638d5bf58f975f49fc73634cb6fe818bf867a authored almost 11 years ago by Phil Freeman <[email protected]>
Add compiler argument to specify namespace in browser

e24efbcfbdeb7e0c3f5a6c6971bfbb2024db4334 authored almost 11 years ago by Gary Burgess <[email protected]>
Restore module merging in generated code

5a782cec475e0b6f4cd5f90af239a5c6c835c199 authored almost 11 years ago by Gary Burgess <[email protected]>
Add Math constants

e5e522f72b68de0b340184d03431deaeb68174cb authored almost 11 years ago by Gary Burgess <[email protected]>
Fix float parsing

a094228093f37360e84b5f03a06beaf9026eb276 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix for modules with names that overlap globals

e.g. Math

f110f315972efea75eb4826ad88f6d9b04d4e036 authored almost 11 years ago by Gary Burgess <[email protected]>
Update docs, add more examples

4bb6219adf3fc8df6fa84b26db4c8ca5111360d1 authored almost 11 years ago by Phil Freeman <[email protected]>
#188 Support for multiple data constructor arguments

997c4eebee7bafe6ce1015b8f13aa39aed1bab17 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix some issues in the String module

57dde89cddac16ec633f48755c8ffedd652d8a2d authored almost 11 years ago by Phil Freeman <[email protected]>
Thunk type class dictionaries to fix the TC equivalent of #185

9be60e11746678e75d5daa10326db8172eb56cc1 authored almost 11 years ago by Phil Freeman <[email protected]>
Minimal failure case for runtime scope issue involving type classes

473f116caaa4a67f147bc7c40e9ac881cf827eed authored almost 11 years ago by Phil Freeman <[email protected]>
Change the order of some prelude instances

5fd3f6d6430d2fc2047c69427e6e2965e0bedf7e authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

aea25440d62e807035ce9d76161eae0d96bb25ed authored almost 11 years ago by Gary Burgess <[email protected]>
Functor instance for Either now #181 is fixed

90a8918b8f563fb6343669c2a554c4c46e105add authored almost 11 years ago by Gary Burgess <[email protected]>
Bump version, move passing test

7cf7bcb6a1b56dee4ce9202067877fbc4c0a2c96 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix #186

8488894db331c2d4fe1c0b01bf1e1c35eb3bb612 authored almost 11 years ago by Phil Freeman <[email protected]>
Test for function scope issue #186

38d8bc9ea5f37a1b2d8471223ca14a085a3684eb authored almost 11 years ago by Gary Burgess <[email protected]>
Delete 1

bd94ad8f1e130ac0450570458c7c29dc81b30425 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix #181 - implement capture avoiding type substitution properly

3fd4ea9a20dd5d4b7699f2e3fe80a8244011da48 authored almost 11 years ago by Phil Freeman <[email protected]>
Free variables calculation, better quantify function.

7604b66a419b27412cb643842f21c4cc9162698a authored almost 11 years ago by Phil Freeman <[email protected]>