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

STArray and associated optimization rules

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

github.com/purescript/purescript - 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.

github.com/purescript/purescript - 94fc8d13bf428d3f9c9ed8ca24d8c224dcb76a27 authored almost 11 years ago by Phil Freeman <[email protected]>
Inline functions in the ST module

github.com/purescript/purescript - b58d4e5ce4030f6eec54563be2980ec1725417ef authored almost 11 years ago by Phil Freeman <[email protected]>
Update TCO example

github.com/purescript/purescript - 52bc137a2869c56e6682a58d43d3f4401db49b49 authored almost 11 years ago by Phil Freeman <[email protected]>
:OMerge branch 'master' into nostatements

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

github.com/purescript/purescript - e01b631090e7ad42cb79f0d9763db3b02fcc57e7 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix fromString, tweak types

github.com/purescript/purescript-foreign - 6097b76005d1f417b69bd3ef6f4b15f97987a36c authored almost 11 years ago by Gary Burgess <[email protected]>
Add very basic support for let bindings. Does not support local function definitions.

github.com/purescript/purescript - b073973db71ee82d734b804a520ccb8827f625ab authored almost 11 years ago by Phil Freeman <[email protected]>
Remove blocks

github.com/purescript/purescript - 89d1b86667cb5e6316e3ddbde3e7318ff7dfb249 authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

github.com/purescript/purescript - 3c22697a0357e823c2e0b16e4f904ee9a9cf5364 authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

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

github.com/purescript/purescript-foreign - 8033bf81e69434d9afa5c3080ee22206928bf585 authored almost 11 years ago by Gary Burgess <[email protected]>
Update docs

github.com/purescript/purescript - cf1791630ee4592492df7c26ba228e4c30fb310d authored almost 11 years ago by Gary Burgess <[email protected]>
Relax restriction on data constructor names

github.com/purescript/purescript - 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)

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

github.com/purescript/purescript - e24efbcfbdeb7e0c3f5a6c6971bfbb2024db4334 authored almost 11 years ago by Gary Burgess <[email protected]>
Restore module merging in generated code

github.com/purescript/purescript - 5a782cec475e0b6f4cd5f90af239a5c6c835c199 authored almost 11 years ago by Gary Burgess <[email protected]>
Add Math constants

github.com/purescript/purescript - e5e522f72b68de0b340184d03431deaeb68174cb authored almost 11 years ago by Gary Burgess <[email protected]>
Fix float parsing

github.com/purescript/purescript - a094228093f37360e84b5f03a06beaf9026eb276 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix for modules with names that overlap globals

e.g. Math

github.com/purescript/purescript - f110f315972efea75eb4826ad88f6d9b04d4e036 authored almost 11 years ago by Gary Burgess <[email protected]>
Update docs, add more examples

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

github.com/purescript/purescript - 997c4eebee7bafe6ce1015b8f13aa39aed1bab17 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix some issues in the String module

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

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

github.com/purescript/purescript - 473f116caaa4a67f147bc7c40e9ac881cf827eed authored almost 11 years ago by Phil Freeman <[email protected]>
Change the order of some prelude instances

github.com/purescript/purescript - 5fd3f6d6430d2fc2047c69427e6e2965e0bedf7e authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

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

github.com/purescript/purescript - 90a8918b8f563fb6343669c2a554c4c46e105add authored almost 11 years ago by Gary Burgess <[email protected]>
Bump version, move passing test

github.com/purescript/purescript - 7cf7bcb6a1b56dee4ce9202067877fbc4c0a2c96 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix #186

github.com/purescript/purescript - 8488894db331c2d4fe1c0b01bf1e1c35eb3bb612 authored almost 11 years ago by Phil Freeman <[email protected]>
Test for function scope issue #186

github.com/purescript/purescript - 38d8bc9ea5f37a1b2d8471223ca14a085a3684eb authored almost 11 years ago by Gary Burgess <[email protected]>
Delete 1

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

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

github.com/purescript/purescript - 7604b66a419b27412cb643842f21c4cc9162698a authored almost 11 years ago by Phil Freeman <[email protected]>
#184 Nested type synonyms now expand properly, type class instances for type synonyms can be found

github.com/purescript/purescript - 4e224e0f7b63deee01557b73bc4cad7e22029208 authored almost 11 years ago by Phil Freeman <[email protected]>
More code comments

github.com/purescript/purescript - 3285e34bd712b884268356be88ab795eb863b63a authored almost 11 years ago by Phil Freeman <[email protected]>
Another example for #185

github.com/purescript/purescript - 145c764aab45c1035a19e89da07e75c1c55e6313 authored almost 11 years ago by Phil Freeman <[email protected]>
#185 Non-function values should not have access to the current binding group

github.com/purescript/purescript - c2c6075085aa93bade98b3c4a570c3220277c3bd authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

github.com/purescript/purescript - b6bdc41afc029a81044c1efae1a8cadd5de4ed73 authored almost 11 years ago by Phil Freeman <[email protected]>
Add examples/shouldpass

github.com/purescript/purescript - cab0fffb11bf8b9e77f66a91191d3383a8e85c8b authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #183 from garyb/master

Potential fix for #182

github.com/purescript/purescript - 3ca411c6c7fa1f73fd1559ed8d49af3c4cde56fc authored almost 11 years ago by Phil Freeman <[email protected]>
Don't clobber global scope

Also generated JS has `use strict` directive, and fixed a missing `var`
when printing `for` stat...

github.com/purescript/purescript - f0e4444883e587a4afb60f9af8f2d279c53bb6cf authored almost 11 years ago by Gary Burgess <[email protected]>
Prelude additions

Either instance for Functor doesn't work at the moment

github.com/purescript/purescript - 8749c70bf0d3cc321863b7b0d7560fe7d00aafb0 authored almost 11 years ago by Gary Burgess <[email protected]>
Move out jQuery into its own repository, move prelude into a top-level directory

github.com/purescript/purescript - 1238f294d9e8e377dc155124c48a53961d0710e3 authored almost 11 years ago by Phil Freeman <[email protected]>
Escape ' as

github.com/purescript/purescript - 8ddd53ca763622d42c09e4742de303910c32fcfd authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #180 from garyb/master

Idents again

github.com/purescript/purescript - 1331d0406d38b9a3850de27f0bfae703953b6201 authored almost 11 years ago by Phil Freeman <[email protected]>
Use error instead of unit for temp types

github.com/purescript/purescript - b6b3d6b4a674ea09f67384a7f029b2d96a110b41 authored almost 11 years ago by Gary Burgess <[email protected]>
Haddock comments

github.com/purescript/purescript - 2620fe0dbafa3ea4e28c294db45d73bba09fa486 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix for #179

github.com/purescript/purescript - 68e90f1a3b822514389cdeeef9ef2b27a64ddd0b authored almost 11 years ago by Gary Burgess <[email protected]>
Use indexer for JS reserved idents where possible

github.com/purescript/purescript - 3a2e274f505dc3009f61cef75884a5c292d4b36d authored almost 11 years ago by Gary Burgess <[email protected]>
Bump version

github.com/purescript/purescript - 65ecaeb7af7a174725fdd1d0e94eace52f942a5b authored almost 11 years ago by Phil Freeman <[email protected]>
Fix some issues in the optimizer, so that purescript-promises can work properly.

github.com/purescript/purescript - 85375f90130c66e80b55d6d2f0150c677af30bad authored almost 11 years ago by Phil Freeman <[email protected]>
Doc update

github.com/purescript/purescript - 1893f8e8ca25ec602a62979663f51d21d8e7c7a7 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix #178 - make sure qualified names are taken into account when sorting definitions.

github.com/purescript/purescript - b1ba4c2228d31e559c90ff1043b6530890f0d90a authored almost 11 years ago by Phil Freeman <[email protected]>
Prelude updates

github.com/purescript/purescript - 07afa04161fbdd4e6b35b10284bea097c2471bd8 authored almost 11 years ago by Phil Freeman <[email protected]>
Instantiate constrained types as well as universally quantified types when unifying with a unification variable.

github.com/purescript/purescript - e5ffbf9e7548da4c4e242a30c6eaeeb92b70961b authored almost 11 years ago by Phil Freeman <[email protected]>
Disallow type synonym instances #177

github.com/purescript/purescript - 554c9a009be0a304c72cd731b0cfd77455d31eef authored almost 11 years ago by Phil Freeman <[email protected]>
Update patterns.rst

github.com/purescript/purescript - d8d0f54a66dfa6793093542686f7cba33f478e6e authored almost 11 years ago by Phil Freeman <[email protected]>
Update docs

github.com/purescript/purescript - 13fb411d1eda7d337cc3faac685481479a262f6e authored almost 11 years ago by Phil Freeman <[email protected]>
Remove JS types from prelude

github.com/purescript/purescript - bfaf9e7566518f1e228aeb113b8eb3c7d031d2a6 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix for #171

github.com/purescript/purescript - 29baa9716506106c065ea81c3743a50fe721adc8 authored almost 11 years ago by Gary Burgess <[email protected]>
Update tests for `return`

github.com/purescript/purescript - 67fb0b21fd0f7f54051549e448edd33bf19889f0 authored almost 11 years ago by Gary Burgess <[email protected]>
Vanity & enable travis emails

github.com/purescript/purescript - 265e572ffbc729292bc4c90eeb76f0ebf2b54f3f authored almost 11 years ago by Gary Burgess <[email protected]>
update docs

github.com/purescript/purescript - 643f84a5e849dd9a28e1644358e1aeedb090bbc2 authored almost 11 years ago by Phil Freeman <[email protected]>
Update for new Prelude

github.com/purescript/purescript-quickcheck - b1b95de2a7fa91a5b9325f112e931dcd97333088 authored almost 11 years ago by Phil Freeman <[email protected]>
Update prelude to use Haskell named (JS reserved keywords)

github.com/purescript/purescript - db2b0ef0ecff05578c0ae832b0330f9a77348dfa authored almost 11 years ago by Phil Freeman <[email protected]>
Fix prettyPrintType and update docs #174

github.com/purescript/purescript - d71ddee293c76e9cd412c5e056fa563895bbe35d authored almost 11 years ago by Phil Freeman <[email protected]>
Remove Javascript parser

github.com/purescript/purescript - 20505a810962bba4ed77c03fe2a95e36585358ca authored almost 11 years ago by Phil Freeman <[email protected]>
Fix op precedence in tests

github.com/purescript/purescript-quickcheck - 3c096ee2721b4652c8ba4fb531b7989d6a4e9695 authored almost 11 years ago by Phil Freeman <[email protected]>
Make operator precedence in the Prelude match Haskell #176

github.com/purescript/purescript - 6fd0295d026c95e2e8b805bb9e3a8e249f83dc82 authored almost 11 years ago by Phil Freeman <[email protected]>
Disallow ticks/underscore in data constructor names

github.com/purescript/purescript - 315498f27c0e23beb1eaf0606fe8b2ac3d4800e4 authored almost 11 years ago by Gary Burgess <[email protected]>
Fix broken tests

github.com/purescript/purescript - 64289a1e90e74198a313f90bac606c2f173873b8 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge master

github.com/purescript/purescript - 9a5c70777180ad43f5fd0056ebdc819892ab2251 authored almost 11 years ago by Gary Burgess <[email protected]>
Merge branch 'master' of https://github.com/garyb/purescript

github.com/purescript/purescript - a621359c904cf15fd7a3a1e24e72bba3b9313fa4 authored almost 11 years ago by Gary Burgess <[email protected]>
Allow JS reserved identifiers

github.com/purescript/purescript - 29fdee5134ba0fc511af5cb839a585df8572a4a1 authored almost 11 years ago by Gary Burgess <[email protected]>
Disallow data constructors from having the same name as their enclosing module #172

github.com/purescript/purescript - 6e46a60f45eedd211dfc5035584d923fcd629da0 authored almost 11 years ago by Phil Freeman <[email protected]>
Basic documentation generation #164

github.com/purescript/purescript - 3d682f48628e05fd9dabb3765439abd72d7cc0c0 authored almost 11 years ago by Phil Freeman <[email protected]>
Update blocks.rst

github.com/purescript/purescript - 79ea6eff96e158a8fa4f0564afc7989d801ef357 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix some failing tests

github.com/purescript/purescript - ea60a04d7706eb97b37084b02ea77f8c1b67301e authored almost 11 years ago by Phil Freeman <[email protected]>
Some work on type classes in the Prelude

github.com/purescript/purescript - c0aa52cf4cf1f35696b95b9ec5e5ac653255c264 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix last remaining breaking test case for skolems bug #147

github.com/purescript/purescript - 4f77064ab72ff93afb13148cda926bab9e8abced authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

github.com/purescript/purescript - 6e22593fa1f7dece93ab3415a1c12a90e1b310bf authored almost 11 years ago by Phil Freeman <[email protected]>
First work on fixing the skolems bug #147

github.com/purescript/purescript - 97d123eb6c7a82bd4a7ba80d69a67ea693f62f35 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix order of type class dictionaries passed to a function

github.com/purescript/purescript - 7873a9828ef3db53441392feca4b5ddcff079167 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix random function in Prelude

github.com/purescript/purescript - 9010d9839a388ca0217a322efd2be0e844f90613 authored almost 11 years ago by Phil Freeman <[email protected]>
Update blocks.rst

github.com/purescript/purescript - 94bb42f3c3f6c73c6e84603bfac2a76ad63f8832 authored almost 11 years ago by Phil Freeman <[email protected]>
Basic documentation generation #164

github.com/purescript/purescript - aaa6c533ae7599a304a40fc22620296c4a36ea81 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix some failing tests

github.com/purescript/purescript - 39bdc4de9f808ed5ad0101e8d22fd8e3dce207f0 authored almost 11 years ago by Phil Freeman <[email protected]>
Some work on type classes in the Prelude

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

github.com/purescript/purescript - a5fb99f31c81fafb5e964350ebef843817e7f3d5 authored almost 11 years ago by Phil Freeman <[email protected]>
Bump version

github.com/purescript/purescript - c56c9bc3f38e3740d4a9c2fd27a044dee06b8350 authored almost 11 years ago by Phil Freeman <[email protected]>
Fix last remaining breaking test case for skolems bug #147

github.com/purescript/purescript - 558bebeefa6ec2dfad4242ed038cc7431e4c0143 authored almost 11 years ago by Phil Freeman <[email protected]>
First work on fixing the skolems bug #147

github.com/purescript/purescript - 64ea30aee57caa409ef7262efeea5196ae3f6ef6 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge pull request #170 from garyb/master

Include file path in syntax errors

github.com/purescript/purescript - c866c63744561ef03a533d50da1bc3331015ac84 authored almost 11 years ago by Phil Freeman <[email protected]>
Include file path in syntax errors

github.com/purescript/purescript - 6019f26a5529064dbc5165a7e7702bb3e3587da1 authored almost 11 years ago by Gary Burgess <[email protected]>
Added a test for arrays

github.com/purescript/purescript-quickcheck - 0bf2d4b9e1e9f0929ab20fb94496ddba086740c0 authored almost 11 years ago by Phil Freeman <[email protected]>
Merge branch 'master' of github.com:purescript/purescript-quickcheck

github.com/purescript/purescript-quickcheck - 56c6b46713efaa78a99e6900a3e021f0f3ad1249 authored almost 11 years ago by Phil Freeman <[email protected]>
Initial commit

github.com/purescript/purescript-quickcheck - c85cf15854d2c8754dfd876df10f66a756c4c822 authored almost 11 years ago by Phil Freeman <[email protected]>
Initial commit

github.com/purescript/purescript-quickcheck - 4e328448d80d8ef68a87ff980aebee8a23493f4b authored almost 11 years ago by Phil Freeman <[email protected]>