Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/elm-tooling/elm-compiler-library

Compiler fork used in elm-language-server-haskell (archived). Use https://github.com/elm-tooling/elm-language-server instead
https://github.com/elm-tooling/elm-compiler-library

Fix toSrcType for aliased record extensions

4c7ff934ffcffc0d9bcfaf2af4da8dd9ebd0edc1 authored over 10 years ago
Move all infix ops out of elm to get code gen right

29578e5b6351b464ffdf8fc4086e68057bf84b27 authored over 10 years ago
cosmetic: factor out some shared code

577fc17340137f06bd2a2aa202a40fbc6c2767df authored over 10 years ago
Hide certain parts of the Text module

0e0d613453319b810181693b85c7e8078ec65541 authored over 10 years ago
Get markdown to work properly

af4af9b1618bb2477f3b7fc80db746c24d2c5324 authored over 10 years ago
Merge branch 'canonicalize'

866b997dc2c4212b752b1e0e2b5c6f989923a4c4 authored over 10 years ago
Update changelog and error messages for type aliases in port types

52ecd6ba10b3aa0c1b648e23ec7554042915ea87 authored over 10 years ago
Add test for type aliases in port types

7e101d35bc57fd054abe4b069bfe97bc9a3cbbf4 authored over 10 years ago
cosmetic: get style more in line with rest of compiler

069a4c5a857a86697a38204b6965ca3c17d7a175 authored over 10 years ago
Remove WebGL tests because they need an external library

223b4dfab00f32341eba84ec7e16106647792e1d authored over 10 years ago
Actually run compiler tests!

39053a533d2db35ae9a549404b10bc1051569140 authored over 10 years ago
Fix #640, correct types of sqrt and logBase

bfa1bc2bd309048725fc9ed56983589ded3a57b5 authored over 10 years ago
Basic description of changes so far

ad21de9c0b403d24a39cd7ed34b3efeb8bba16f9 authored over 10 years ago
Merge branch 'master' into canonicalize

92535952b10d74909c7882991c12a9f918702c66 authored over 10 years ago
Add notes about 0.12.3

78fadfd0bf6a05d101787952d3d9cf6e8a4d6f88 authored over 10 years ago
Add Debug.crash to help with developing large functions

96cd20a8c2dd2a4f5aceacc259119ae3656c1644 authored over 10 years ago
Add --bundle-runtime flag to make standalone files

From @agazso’s request. @maxsnew or @johnpmayer, do you remember if
there is an issue for this? ...

e4742dbecebd0b0e1ab471a39d309ff0eb1aeec9 authored over 10 years ago
cosmetic: mess with indentation

c14d029da46964f4017616ad270e068ebbc38557 authored over 10 years ago
cosmetic: try to make flags more readable

1c1158a9f3bb36d8b713e68844d27c7ee8ac0699 authored over 10 years ago
Clean up build artifacts from library tests

c0819c93162727dca224fe86c1430763006f1d75 authored over 10 years ago
Get ports working with Maybes and Json

5e33985e6b9c1d33cf2be2c44e2bc7f5d4a521cb authored over 10 years ago
Merge pull request #651 from maxsnew/char

Fix Broken Char Ops and Print More when Testing

6870d581d8301c0e160906054b89a39e4d74444a authored over 10 years ago
Move to commit that supports canonicalize branch

6ed5805849b8978980a7badcce6795d660c2c0ef authored over 10 years ago
Get rid of automaton submodule

d75517d7006c8c5b695e428767099fdf278748c4 authored over 10 years ago
Resolve infinite loops for ports, fix #653

8d69600031a08557ba94f46f835d230ba846cc14 authored over 10 years ago
register port names before canonicalization

ff9d643a34cc1e6c941801ba0ae074ae2c589c1b authored over 10 years ago
cosmetic: make module' function a bit clearer

6e594270986871c86d29c71bd8168ebb788e1b84 authored over 10 years ago
cosmetic: make "infer" more clear with ErrorT

6c3be9b380f28bc31a45e85d70c5e31e337cbcf4 authored over 10 years ago
Generate valid ports code

0f3f4097fb4f679d0cae1d6f3905fb9a4b8db1e7 authored over 10 years ago
Make arbitrary instances more restrictive

34b72a273fd5f251b052a7f57bb7f18837c27936 authored over 10 years ago
Fix Char ops

141580fa03b70230dc269e0dd6431935f58b49f8 authored over 10 years ago
Add Failing Char test cases

5ef362e9ba1f15c0f151957546ebe9d8c9f1e3e8 authored over 10 years ago
Print out messages during library testing

dc188030e5b8a0c26375a09f51dedcf3a05e221c authored over 10 years ago
Merge pull request #650 from Xashili/patch-2

Fix Array.append with an empty array

0bc1f4b1fc97fdd16f733b05405924459e1ebba2 authored over 10 years ago
Merge pull request #649 from Xashili/patch-1

Fix folds

5d39e64db1ea77f8630b5e15ac91f3e80bf9a714 authored over 10 years ago
Don't alias super simple stuff like Int and Float

8bd16fdf435bbbf54aa2c39d25eb2db02f293a5e authored over 10 years ago
Add tests for folds on longer arrays

8a1b6cc7d6dc0314d6b22a3452bc9007f4039e01 authored over 10 years ago
Add tests for appending to empty arrays

d12a1757994903e2938fca4ad62c731376dd8f56 authored over 10 years ago
Fix Array.append with an empty array

Fix #647

97743d8481b8893de3c7a52b5ac21a4beceb7284 authored over 10 years ago
Fix folds

Fix #648

e1e232cdd7e7a32b08f77cd7fccdd296032a2ae0 authored over 10 years ago
Pretty print aliases correctly for descriptors

537c881fd755b526e9c0925284bf02614fb11292 authored over 10 years ago
cosmetic: make names more consistent

e54192802788ddce36392760d65a9914e31368cc authored over 10 years ago
Carry aliases entirely through type inference

53565e2cae6786411e1ab0a5f05274da8345c62c authored over 10 years ago
cosmetic: switch to forM to improve style

c0511751b701d13de412101464ca498f30169fd3 authored over 10 years ago
Get rid of debugging print that snuck in

eaea36742f0eb3d202ce528e0b512970ceb2038e authored over 10 years ago
cosmetic: make actuallyUnify less monolithic

0dc89bfc625d2fc54e1b2d6cd7628f802f3bdd67 authored over 10 years ago
cosmetic: try to make -Wall happier

a12554f94da9b6050c9f0465e7b1a4f27499504a authored over 10 years ago
Alias on the return type of record constructors

f32c0406c5d20d870331ddbad85464f599cd4fbb authored over 10 years ago
Add "alias" as a field in tvars and TermN's

b16e876650c2b3a674691f3f9745bcc77e538d1d authored over 10 years ago
Merge pull request #641 from alexander-b/gitignore

Add cabal sandbox to .gitignore

b7aeae4067103c703a93c0fb36536e35fda66b01 authored over 10 years ago
Add cabal sandbox to .gitignore

ea0f777f7d6ee3317fd0aae77e54d6a778a79222 authored over 10 years ago
cosmetic: remove structuredVar and improve style

f99c924838d45c0462445b0c72e909b962bf5d7a authored over 10 years ago
Properly print the unit type

e9a2672135aa4b102d7c86bfe0e6aa10fec4ddbe authored over 10 years ago
cosmetic: remove Type.Alias mess from Build.Print

e9ecbe1d7b8395f2dc315c422d5af6c14edf2cea authored over 10 years ago
Remove the Type.Alias module

07907a0941ef0de02b3b27130fbbd9520b010417 authored over 10 years ago
cosmetic: make adjustRank a bit easier to read

97151804e16cf22a36aefa2a9ce4a53f89a85424 authored over 10 years ago
Filter unused modules

Possibly sets things up for warnings on unused imports

70bd232a8066d306f1175310f8c02b47b119cd58 authored over 10 years ago
Update JS gen to use canonicals & be nicer/faster

e6ac3d30a7b2cc8df516d0b1eed8088391c23a23 authored over 10 years ago
Add Text as default import

12a17523570bc11a5807cd0cd99356569b8bf400 authored over 10 years ago
Prettier error on mutually recursive type aliases

702f99cebb287d85dfab72a3965aa5a80020b16c authored over 10 years ago
cosmetic: more consistent Binary instances

ed195c15d67e52f04b5013fb0248fa0918a6b40d authored over 10 years ago
Add canonicalization helper modules

0e739288d3ba2978dc73caba2a8133f097affcb5 authored over 10 years ago
Split canonicalization setup into new module

To make things a bit clearer, it made sense to put all of the
environment setup code by itself.

25eaad128ec6cf56b066d1295813a03bb3655ad1 authored over 10 years ago
cosmetic: align things more nicely

e2c3e2c218eb84eb01a9f38a1e1211f4ba28bff1 authored over 10 years ago
Get docs compiling for now

5340536d87ea571e4cfd4c17406b422664391576 authored over 10 years ago
Use corrected ADT import syntax

64bececdab3329e88414ff10fd6b0f7f46bf3baa authored over 10 years ago
explicitly list exports of Maybe module

677e16d94be2a6d19f745db49534422b59e048f9 authored over 10 years ago
Merge pull request #636 from Apanatshka/websocket-string-fix

Fixed bug where old String representation was used

fa405fc73f6338ddf17fea2ee317825d626ba52f authored over 10 years ago
Fixed bug where old String representation was used

88598697787310b4dcdad8d1f1345bdfbb5f20a3 authored over 10 years ago
cosmetic: add Env prefix to insert functions

ceae300716166f9194f0a653e00c8700fa375f3d authored over 10 years ago
cosmetic: use module prefixes for variable canonicalization

4a5093f73812e7ec09b277aa22cfe9116123e325 authored over 10 years ago
Explicitly list exports

cb72b986a6de3b41fad7d64be3d79c0b509963b6 authored over 10 years ago
cosmetic: use more module prefixes

25a64770a737dd342f0d06969d0f776a27171003 authored over 10 years ago
cosmetic: format code to a bit easier to read

d8b55113140ee0798dbbf3b7850680c8fbc0c732 authored over 10 years ago
Explicitly list exports

0bd70e7779eb034076be50d30de839acf59396f9 authored over 10 years ago
Do a better job canonicalizing values

9e272b6e545dfb3ba00a590b797f64152783e5ba authored over 10 years ago
cosmetic: make line a bit shorter

d9709769d3002b4614696ff7c9d07b7bce695eb0 authored over 10 years ago
Fix errors with imports

e327216d9e1d1ca4a5b4f20bcf5b05f68f198f0a authored over 10 years ago
Properly resolve ADTs with no exposed constructors

65008ee5a4db1f39270db2069b4e07f814748390 authored over 10 years ago
Dummy implementations until everything else works

f89574c9e01e822f00ae028625bd45f195fe9721 authored over 10 years ago
Canonicalize values and ADTs before type inference

46841f064d0a852a4eca793271d1f4f3f883a2c1 authored over 10 years ago
When canonicalizing, prefer local definitions

440c18286c5ad358985a817bf086dabedb8fd37e authored over 10 years ago
Properly import (::)

dfdf96da5dc77fba31d2b194492c21002e082f30 authored over 10 years ago
only expose exported values, add comments

6a7c0d6384fc28f6c83c22f15100652368598d81 authored over 10 years ago
Use canonical names during type inference

eae58a72da7c78bbc2542ca78ccb512adf5da04b authored over 10 years ago
Take steps to allow higher kinded polymorphism

e2a0b460698f4fba64ddbc96c59970c2dc8b38c8 authored over 10 years ago
Use fewer local vars

c33ca8af94d6576af26e9d671ef95d78512520e9 authored over 10 years ago
cosmetic: mess with indentation

fcd5d23076650d4205604132ab8cc8b658bcac66 authored over 10 years ago
Merge pull request #634 from mgold/fix-evancz-link

Two more evancz/Issues -> elm-lang/Issues

e123780cb065726e3c132a490676cac7d99f2489 authored over 10 years ago
Two more evancz/Issues -> elm-lang/Issues

d1526733380bf4aff83b67db9bcfab6454d93db3 authored over 10 years ago
Merge pull request #633 from Apanatshka/patch-1

Updated link in error from evancz to elm-lang

70ca90ae4f557f68fb0fea7be183b525eb0c3573 authored over 10 years ago
Updated link in error from evancz to elm-lang

16640f5834277df578ffca5f5c5bcb9460b96b83 authored over 10 years ago
Get the latest submodules

7ecaa262d48670d67d3a5f738579f1470ba30496 authored over 10 years ago
Get tests compiling again

8895172bfef2b042ad403e3d5c92197b80c02a3c authored over 10 years ago
SourceSyntax => AST

975fd2853f306b298ca43392a0d1f603e23d457d authored over 10 years ago
Merge branch 'master' into debugger

Conflicts:
.gitignore

94fb30cfd2ab34a70aea261df70b08959499f635 authored over 10 years ago
Correct parsing of listings

404c4429700239fa59c9a1cbd702232d1e864ff6 authored over 10 years ago
glShader => glsl in pretty printer

7e623f6fd86c54e75b0c650f053697dbffcf235e authored over 10 years ago
Merge branch 'master' into canonicalize

8b7b284f60f96dc39500f19e527ae283aaa8b2d5 authored over 10 years ago
Add zipN and zipWithN for N in {3,4,5}

20ccc834c1a597d1ef356c14073670b62f90d875 authored over 10 years ago