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
9efd173f17f8561ac1506df4fc176304429ec170 authored about 11 years ago
a5a6f2beb141a0efb01affae3f68c67a4f891400 authored about 11 years ago
f5c612f13c5452cce024949ecfbd737aefc3f4bf authored about 11 years ago
Change semantics of keepWhen/dropWhen.
f636b7576f3856ee6105668af0449297cee1fc0e authored about 11 years agoHack to make imported names safe.
56c4fb936d1772222f5f2d5796f250e53d30ce34 authored about 11 years ago
It can be argued that everything should be derived from isDown and
position (the two real facts ...
50c2618d3a30486e3b09d2e16493ec6842f546e5 authored about 11 years ago
3fec0f94eeda61e9ef8d1992a72fff125101d9a6 authored about 11 years ago
4ef397c3dc06fd9d3a0697953074d13730c6d823 authored about 11 years ago
Trampoline
5d5b01cb2d8cd12f46a7a74a12a57d7992e87194 authored about 11 years ago54a2f255846fd56cc72b1f60a682bfb19fde98f5 authored about 11 years ago
Tweak runtime so it runs without a "window" object defined.
daeccdc65ea1987a6111154ce2cdd26c8681c2d3 authored about 11 years agoe1945924034d66480d320f8b93f3366beacc98c5 authored about 11 years ago
066992c2517ddd7c79a16caba4db004a51425fee authored about 11 years ago
Sorry for the trouble, I’d like to make installers to get around all of
this crap.
ea23081f053057edad3bc1c6ba18b75d3915184d authored about 11 years ago
3ab80bf6080da457569747d0cfa765f9b06da7ea authored about 11 years ago
df149b4c3a74417846fa6cf892ccc4a39f4864a2 authored about 11 years ago
c9905f4f64743fa5a8b1135bd2ed38058ba141c6 authored about 11 years ago
5c6882dbd695c6fc3f97213fa0ada5516fcefd63 authored about 11 years ago
4c27440fcb01c794d04219fb0c4717590767674b authored about 11 years ago
a438d56fb74e2fb4ad5eff0d94d9d0c0cb0080f3 authored about 11 years ago
df135b8c9b45638250cd0c309da3579c54637bb6 authored about 11 years ago
b47166144d33a330cbfbf7e6a2b9330aff9d1de2 authored about 11 years ago
df95c68c567b8163ee227ba3d4c99f474c9b09cd authored about 11 years ago
d57551558c5fd76f831d8d5581364b0e02b5fa0b authored about 11 years ago
7a7c23e707a90c0954340793c7601d3b7d454f19 authored about 11 years ago
Thanks to @johnpmayer for discovering this issue!
Since draw is async, it was possible to updat...
4b1474dcdc25e99d6d05c889a37e32b5eb58ec2c authored about 11 years ago50bc5a493fe516eb83ff16ce2c2da97e509f9b23 authored about 11 years ago
They no longer propagate the right Signal when the left Signal
changes.
9dc1549431f34e4720453f8c579b66648526bb29 authored about 11 years ago
corrected documentation of keepIf and friends
6556b1bf4ed19820c1085ae9259f11e9d3ab1ae0 authored about 11 years ago
This reverts commit 26b7fc617f68301ad936929e3db410438b13954e, reversing
changes made to 9be0abd0...
change Mouse.isClicked to adhere to its documentation
26b7fc617f68301ad936929e3db410438b13954e authored about 11 years ago9be0abd01889256a337e829d9c938f9df28633ae authored about 11 years ago
@ jvoigtlaender, does this clarify things enough?
bb056ac2f48b651a291e747ce2b6aa4a79f26182 authored about 11 years ago
It is unclear what it means if ports are used in sub-modules, so to be
cautious, we want to rule...
066a164763a4bd6d61250b88c4b177a6a5ecc603 authored about 11 years ago
f5351438ee0dad0bda578fa2edaf19b183e134e4 authored about 11 years ago
fc154f91cf3410ba664077be815c2dd4bbb499ea authored about 11 years ago
c3c12b929b296fae1fcc202d65263d5bacbd5945 authored about 11 years ago
b79a8a8061b2a317581c259fb2e77afb298c10fb authored about 11 years ago
6ba394c9cb02c7b560dfd2b14fbb92176dc72e25 authored about 11 years ago
53c2ab15311564ed89f245ec41ae51ac2a6fc050 authored about 11 years ago
This fixes a bug where imported identifiers with reserved names were
not being changed during co...
84aab5843be6c70a41963152c3304db9e045b180 authored about 11 years ago
8ae1c1c24639142e130e3840013da0cca05d8ca7 authored about 11 years ago
892464e94d4667b27043e42a1a78d3d57c1624a0 authored about 11 years ago
Partly addressing #442
3640376be8cbb78c70765e1baf7d0e7de2ce407c authored about 11 years ago6984bbf4ee5e880a73309e44f8a57b5a9edd7386 authored about 11 years ago
598058e1db33a789d0e34e9e6ca55a5ac95d8ad3 authored about 11 years ago
64b8e73a3d2f7f32a80ebfbe306a9c8455f36131 authored about 11 years ago
73cff94ecdb2d2610cbd001232ab4f2fdbc9cc70 authored about 11 years ago
I want it, I do not want to rename constant, and I think it is a good
name.
2c50fdd7a66385a99e4af12f2404436f06c0cf4f authored about 11 years ago
996848ce86667253d03b1e7f3ecc8a4154f5bc36 authored about 11 years ago
1a1aff1bc8ce8eb8c4f5ed986e8a5e7c0f63d30e authored about 11 years ago
Added pretty.parse tests for SourceSyntax.Type
00264667255875902bcb4bc9558cb8df622015f2 authored about 11 years ago
Conflicts: (johnpmayer)
compiler/Generate/JavaScript.hs
compiler/SourceSyntax/Expression.hs
c...
0cd2af27a6f16f3d1633f4c36f8c6bf7ec1887ea authored about 11 years ago
d647bfdeda35189e2c06a85002b369d7a6301afe authored about 11 years ago
62540a9065e387263e11ddd5fb1ced47dfefd988 authored about 11 years ago
https://groups.google.com/forum/#!topic/elm-discuss/X4V4edxeFKI
b5e731122dc2d34ce8d6e43a1c2869fc603d400f authored about 11 years ago
Tested on small file where I changed a dependency and on elm-lang.org
code.
Works in Chrome and FF for sure. Safari definitely does not work. Not
sure about Opera and IE9+
853e63c91831eb56fbc1559b27ce1574aadd2d18 authored about 11 years ago
bb3e4ca1e714d4696278278d7ab063557d2616e4 authored about 11 years ago
d72cbbffe395aa3d7d65a992b60f2fcb2efe53dc authored about 11 years ago
c91815ebda06d536c69bec1a8af05e344e46925f authored about 11 years ago
afb6bd5023d5d2b71ddde659d6abe4dbc583e74f authored about 11 years ago
1b44fbf24ada9c4a50c15cac844113efcf6e002c authored about 11 years ago
c602071022cdc228a3fa898a5f2f71c3f30a129f authored about 11 years ago
Regarding the proposed fix in #446: The pattern pretty printer is
correct for cases where you ju...
This fix uses some existing functions for reliably figuring out if
something is a tuple.
1191c8a6659e84659dbf4935fc9ba3a8563575cf authored about 11 years ago
beabf941e46c371bfbd782dc96c5aaf006d6bd90 authored about 11 years ago
0fd74d4fadf6404b23b9ed3860060c3fecbeac3d authored about 11 years ago
f619026fccb0a31f68cc7b7fe77f4f4c41fcebee authored about 11 years ago
bc6ac142ae2c77567d97e644b54a3a1de4aa8bc7 authored about 11 years ago
A function can appear arbitrarily nested in a data structure, but that
function cannot have more...
6c1d2d7bf3072ece5b8e6ef165529638ad6ada0b authored about 11 years ago
36a5c1ddeb6b570ba02475c2c0c19ad75e833c69 authored about 11 years ago
2f38eec8f8235e10fef76173385e58bf12a017d9 authored about 11 years ago
cbf0b60df8f70a87aa246cd951d308787a5af72f authored about 11 years ago
53389ffbf8b1b5ab0d3d9803d7d58c5914d57714 authored about 11 years ago
c9310cc4d5e3630bca6530d1d151c5aae6cd1fce authored about 11 years ago
c6165576188c923ee05a8e5ce764d5aaab1431f0 authored about 11 years ago
d92ac795c12a8b85203dce8cf45cde0d04a70d12 authored about 11 years ago
1650aad82929d5599ff744487b717901fa31e424 authored about 11 years ago
32fbbca5b2addb17453f43be9275164d1d9187aa authored about 11 years ago
63243ca457d6d3a67b4c01ee9699a8b00bdd7116 authored about 11 years ago
329077f1ef499aef93e1baa6e8e83cf8ce8b827e authored about 11 years ago
0e40a32adc3c1e95146084c15c5ec0adda2c7332 authored about 11 years ago
fe3b3439b7576f6248d2258ffb6c178ca920514f authored about 11 years ago
e2aff93df9332dfc694fa93b15ac7475e17cd261 authored about 11 years ago
9dda928ac4e481005a8632603283f151e51c1d50 authored about 11 years ago
828c2c7372c8a60a7d078892c14df5a36c5ea0ac authored about 11 years ago
2a0a0e6e3cb5da90cb8caf8bcb074f74a48770b4 authored about 11 years ago
Fix Dict Bug
9c816d3a7a99afb91162504bd24fad887e8c274a authored about 11 years ago8cadc4d92c3312b8ff91ca0d61a4474857ba4fd8 authored about 11 years ago