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
Solves #1853
2fffbcb748793d98c059ab69e0b144273368c238 authored about 9 years agocca823fde37833521a445749bdb9c9fbb279cf5b authored about 9 years ago
adding qualified name lookup for psci :browse issue #974
f4d109c0e0c760d93644c1203716778df0ac96af authored about 9 years agoSupport new location of `otherwise` in exhaustivity checker
ca66265abc3dd03a4ea6eb642e9d21ae426d7b50 authored about 9 years ago1934294ad77b214491356f7929b6a38985f3462e authored about 9 years ago
5a3cb289b96667a9844d9ca39c83c8478cb6949f authored about 9 years ago
Add missing case to usedModules
04314995889c580fd081e2f8421c914eb93c4b04 authored about 9 years agoInclude module name in re-exports internal errors / fix #1831
64350ef730429dee20152fc44d92d3442290d6a9 authored about 9 years agocfb5c0c8a0582870bc8b232b5b063f32f05ae891 authored about 9 years ago
Updates & fixes for JS inliner
41d7b50f708864a0ed49dd60b897b954d4ecf0c4 authored about 9 years agod866f68371b9df8f040512fcde29494a6847f0af authored about 9 years ago
Fix #1839, Renaming for nested constructor binders
63e7a56b16568dba99bf27f8b4a94f17283591d4 authored about 9 years agoebb7f8d29a8177ad23621b93da77c9200c5af9ae authored about 9 years ago
This commit changes the `everywhereOnValues` traversal in `CoreFn.Traversals`
to call the binder...
Fix generic deriving bug with >1 type argument
c8006a131e14d8f630239c6b8105135eff2bd709 authored about 9 years agoab5af8870c73e3e20d3565822503ec5e4648197c authored about 9 years ago
Quotes psc-docs examples.
d1c7635e5195242566f9f1242e51fe6cf9632577 authored about 9 years agoChange Logger datatype into a newtype
cb1c755dc8307eb7d29ad307e206a21dc0fc2b06 authored about 9 years agoExpose error suggestions in JSON
cb924d74ccd2f1225ffa58fc3e08a26b3b9ede8f authored about 9 years ago
Fixes #1831: crashes in psc-docs and psc-publish when encountering
modules which re-export decla...
Include the module name for all internal errors encountered during
collection of documentation f...
3ea5bf4cd7232cedc141bcdfb637528595f1d381 authored about 9 years ago
Fix #1825, generate fresh binder names unless all names in case are equal
150d9c66569248a4b970c000afda5bd483fca26d authored about 9 years ago75876fefb22811198038e0684ba12c66cd34fbb5 authored about 9 years ago
Fix #1794, preserve external require expressions when minifying
662cc951d33561c8264e38b3e260d065e7ede007 authored about 9 years agoRelax rules for docs comments, fixes #1820
14b8aa13caefca7d9fd4b4cbf958029d1b4f2d3b authored about 9 years ago70ddf2be5596c0ee2e5ce19c3edbdc5770449d93 authored about 9 years ago
Rename `foreign` argument to fix compiling issue
20ecf4385e3243f4963b751cded065d5fef090fd authored about 9 years ago17b5c055e3671d9d4e34a7e1e665c665214ea2e9 authored about 9 years ago
761106e45528a18d075b2dfa7176e5167e7c10c1 authored about 9 years ago
Reexport docs
604f69dd983c9b7c87ac9b399f4e94a6234fdc15 authored about 9 years ago4961b372791c83a36492b139e91645088c308b82 authored about 9 years ago
Enhancements to import linting
a0b92c797fdb283a1a8356249517df3e4a9093b4 authored about 9 years agod9d397eded09691072bd9906b21526291e1943de authored about 9 years ago
9aa05e3d7897bbd261d22c007c81ce036c0bbf11 authored about 9 years ago
Fix #1802, fix #1797, remove redundant hints and whitespace in errors
63be32a513a35648e3181ac78e1f6a02c4c3a24b authored about 9 years agoce9743335acee10b1d0dd3ae13baf4db284e7f6e authored about 9 years ago
Fix #1796, don't print to stderr when using json errors
3eef41d5a70245366e6ea266c0c5098c309bfc3a authored about 9 years agoDon't apply module collision renaming to current module
ee524b28dc800ddd5799e679716bc68a01f10ebd authored about 9 years agoAdd position info to UnknownModule error
6fdf971a7856a2d1276bbf13120b20fb6b8d348b authored about 9 years ago2dbb329546c467e13d2c6ede86502c345681a87f authored about 9 years ago
7ab867f54dfef13d1fa4c24e964c932cacd7b4c9 authored about 9 years ago
e40d4d0e4267442925bf6ee75455648ae922dd0e authored about 9 years ago
94b4044bc7dace59e2d850856d2ed7154ab3e72b authored about 9 years ago
* Add a new field in Language.PureScript.Docs.Types.Module for
re-exported declarations
* Spli...
In particular, tests for documentation for re-exports.
c3b8b3642a3e93eab25ad1ca21223c5a07ee263f authored about 9 years agoThis is what cabal seems to expect us to do.
2ed7800a3bdb14915e1806a6d98c30df9087973f authored about 9 years agoClearly demarcate each section of the test suite.
4fbebffe8b4d6c8c94358874f345aac6d3d5c782 authored about 9 years agoThis new information will be necessary for documenting re-exports.
0f4e0fd062e84fbac3dd6217491b20db51cc0829 authored about 9 years ago
* Generalised to work with any Monad which has both MonadIO and
MonadError MultipleErrors inst...
Add a variant of Language.PureScript.Sugar.Names.desugarImports which
also returns the Env, buil...
Better unused import warnings
2d01b2b8a27bfb2719c1c1ec6a49e6bed83d2fa4 authored about 9 years ago0e0a7233a182603d0041d5362460b121197c23b8 authored about 9 years ago
Remove warning about implicitly importing data constructors
eb144ec09de12192c573befbf7ecfd1484ff1476 authored about 9 years ago
The warning is obnoxious and does not help with the safety issue the
same way implicit module im...
Allow https://github.com URLs for psc-publish
bc5f300eed5fa3dfa786ff911262731ec22dd78b authored about 9 years agoFollow-up to #1549, #1752.
The HTTPS git access is preferable in a lot of network scenarios (e....
a98f28a3c81fd67f6d87852a670a24291dffb379 authored about 9 years agoFix #1779 spurious UnusedDctorImport
bef7b11a113173e0c7bd48832cc0a4ba7a42b86e authored about 9 years agoDistinguish between the different ProperNames
b59ad3d5b46734e0300a297fb2f92450968c6561 authored about 9 years agoRemove errorlink in JSON to separate field
f651ee95209737b171b3e221c3ce8f9401861413 authored about 9 years ago526e700e6669c5741da398b0e3a665b6a1fea653 authored about 9 years ago
d1a956da45c3eb49503837480df4fbea29e85d3b authored about 9 years ago
95f2b12cfe94cb4394bdf4fa346a401518c24652 authored about 9 years ago
allow [email protected] in extractGithub. Fixes #1549
08aeed2a609ee43a3304d7f0e1dc6e84e457238f authored about 9 years ago8ca3d1e68bb49ca979a8272f3913cdcefc115cd9 authored about 9 years ago
Warn about unspecified constructors in type imports
3bec40cfad9360d924986c500399a4da19634268 authored about 9 years ago0c31b54a71b5cb47471914eb2737aae3e7e68f3e authored about 9 years ago
c099eee28db0e124fa2dad3fa29625a17ed16bf5 authored about 9 years ago
Remove ParseDesugarError data type
342c17fb6f1e158481aece274a088ac635262784 authored about 9 years agouses the latest resolver when stack installing
c6a2bce2428019cb1457f6a09a4dc6c3438518bf authored about 9 years agoThis is so that users get an "up to date" version of purescript when their global stack config i...
9f8cffaaf1c95ca1ed6d5ba48166033c5bb1c755 authored about 9 years ago
There's no reason to distinguish the individual cases, I think, so this
data type just adds nois...
Fix warning about values missing from virtual modules
896bbcdb91c43b3054297e8c3a28592f00de07d3 authored about 9 years ago86acebbe3a0fb7cbc203d2ce45b223a228a78168 authored about 9 years ago
Allow operator aliases for imported values
6f88b7418cc6edf3e3d3ab99d34c4b1e713a359c authored about 9 years ago
This changes Control.Monad.Logger.Logger from a datatype to a newtype.
Since newtypes disappear ...
640418025a7b3cfeb673706da9b57da908e7bc32 authored about 9 years ago
Remove bind import linter special case
658701989da6a388b8e32557587df1f6a052bf40 authored about 9 years agoffd3594085b756cc9eeb022f1e24792c8a63b308 authored about 9 years ago
Don't warn about implicit qualified imports
99c5b2037879e87ce442ab307e0aebd8757e0885 authored about 9 years ago3d84af651fbc59b04ba595c6a872b637ef23bd0f authored about 9 years ago
Allow use of bottom integer
ebc4aac98c8620f84a6c738bba2f4d11dc49aae9 authored about 9 years ago293f0020c06746975e2a43dd372e9a472907b124 authored about 9 years ago
Remove further remnants of `import M (..)`
deb12b4958decd6b2e9a9e1ada0e9ae84529a04b authored about 9 years agoFix #1732, calculate type map separately for each error
cc91cad22a9823444a146b325845935f19d31f1e authored about 9 years agoFix #1723, revert parser change.
3c6d99d9aa6dde6fcf5a4a225b46140cb5ed5609 authored about 9 years ago1b52c24f186f7aaf60b7acc3a32a2068a5f6b69e authored about 9 years ago
3c5c1cb505a69174fa09d208216b3f68aa96c4f7 authored about 9 years ago
Fix #1742, revert import (..) change
a30de17e088c7df11a77f4a3ad32ccf8eb2ecc9b authored about 9 years ago9d0a9eaf906b9f3fec0764b3e65438a2136de94f authored about 9 years ago
33851dcb718979c554177da641e186dd26dcf0fe authored about 9 years ago
6ee91351c0b99aff91e02799adf0f1e0d1405986 authored about 9 years ago
Remove special handling of primes from renamer
1e8f4aa1e3503f128d97a4d06078406d5624e5fa authored about 9 years agoRename default 'main' in psci
d9dbc9553e967b3b93783e9e8cc70c2c8e2d7376 authored about 9 years agoEnsure no duplicates appear in the PSCiState
3fb0e24863db35a0613f17c7b1870d1b47aebf7f authored about 9 years agoUnicode operators
65087aa9d5bd2e4236c06d6d48fba8e31ab53d90 authored about 9 years agoRevise reserved & built in names list
71c0a76031a9bd8d4eb6cc778547c96db4f06542 authored about 9 years ago9fecb2ac264669049234963639bf609f73851dc2 authored about 9 years ago
0c9617ac2a71037ea02cef4d1530e8f12213e6ec authored about 9 years ago
This allows people to use main inside psci without getting unexplained
(from their point of view...