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

Merge branch 'dev' into webgl

9efd173f17f8561ac1506df4fc176304429ec170 authored about 11 years ago
fix bad markdown performance

a5a6f2beb141a0efb01affae3f68c67a4f891400 authored about 11 years ago
Add Date.fromTime function, based on PR #357

f5c612f13c5452cce024949ecfbd737aefc3f4bf authored about 11 years ago
Merge pull request #409 from maxsnew/keepWhen

Change semantics of keepWhen/dropWhen.

f636b7576f3856ee6105668af0449297cee1fc0e authored about 11 years ago
Merge pull request #439 from maxsnew/safeNames

Hack to make imported names safe.

56c4fb936d1772222f5f2d5796f250e53d30ce34 authored about 11 years ago
Get rid of isClicked

It can be argued that everything should be derived from isDown and
position (the two real facts ...

007ea7126f55e5355298c09d44be6dad223cdce8 authored about 11 years ago
Try to improve error messages in response to issue #479

50c2618d3a30486e3b09d2e16493ec6842f546e5 authored about 11 years ago
attempt to make the documentation easier

3fec0f94eeda61e9ef8d1992a72fff125101d9a6 authored about 11 years ago
Get rid of dead code, cannot be called because of the type checker

4ef397c3dc06fd9d3a0697953074d13730c6d823 authored about 11 years ago
Merge pull request #456 from maxsnew/trampoline

Trampoline

5d5b01cb2d8cd12f46a7a74a12a57d7992e87194 authored about 11 years ago
Merge branch 'master' into dev

54a2f255846fd56cc72b1f60a682bfb19fde98f5 authored about 11 years ago
Merge pull request #473 from maxsnew/window

Tweak runtime so it runs without a "window" object defined.

daeccdc65ea1987a6111154ce2cdd26c8681c2d3 authored about 11 years ago
Better window workaround. Thanks @raynos

e1945924034d66480d320f8b93f3366beacc98c5 authored about 11 years ago
Tweak runtime so it runs without a "window" object defined.

066992c2517ddd7c79a16caba4db004a51425fee authored about 11 years ago
Update to address problems reported in #457

Sorry for the trouble, I’d like to make installers to get around all of
this crap.

a5e1aebecf128b7cb73fd407b8d330d3abc58bc2 authored about 11 years ago
Get rid of extra word

ea23081f053057edad3bc1c6ba18b75d3915184d authored about 11 years ago
Bump to 0.11

3ab80bf6080da457569747d0cfa765f9b06da7ea authored about 11 years ago
Move documentation to make haddock happy

df149b4c3a74417846fa6cf892ccc4a39f4864a2 authored about 11 years ago
cleanup and completeness of the MJS library

c9905f4f64743fa5a8b1135bd2ed38058ba141c6 authored about 11 years ago
Bump version number

5c6882dbd695c6fc3f97213fa0ada5516fcefd63 authored about 11 years ago
Merge branch 'dev'

4c27440fcb01c794d04219fb0c4717590767674b authored about 11 years ago
Merge remote-tracking branch 'evan/dev' into webgl

a438d56fb74e2fb4ad5eff0d94d9d0c0cb0080f3 authored about 11 years ago
Update trampoline docs to new interface.

df135b8c9b45638250cd0c309da3579c54637bb6 authored about 11 years ago
Simplify Trampoline datatype.

b47166144d33a330cbfbf7e6a2b9330aff9d1de2 authored about 11 years ago
Fix problem with Text alignment!

df95c68c567b8163ee227ba3d4c99f474c9b09cd authored about 11 years ago
Merge branch 'dev' into webgl

d57551558c5fd76f831d8d5581364b0e02b5fa0b authored about 11 years ago
quick to change to MJS to get rid of webgl float array

7a7c23e707a90c0954340793c7601d3b7d454f19 authored about 11 years ago
Correctly update model, accounting for possibly dropped frames

Thanks to @johnpmayer for discovering this issue!

Since draw is async, it was possible to updat...

4b1474dcdc25e99d6d05c889a37e32b5eb58ec2c authored about 11 years ago
Remove old JS dropWhen/keepWhen

50bc5a493fe516eb83ff16ce2c2da97e509f9b23 authored about 11 years ago
Change semantics of keepWhen/dropWhen.

They no longer propagate the right Signal when the left Signal
changes.

0a1c8990eb2375aacc5f7ce4b1ed405611d44b7b authored about 11 years ago
Uncomplicate keepWhen implementation

9dc1549431f34e4720453f8c579b66648526bb29 authored about 11 years ago
Merge pull request #461 from jvoigtlaender/keepIf-docu

corrected documentation of keepIf and friends

6556b1bf4ed19820c1085ae9259f11e9d3ab1ae0 authored about 11 years ago
Revert "Merge pull request #462 from jvoigtlaender/Mouse.isClicked-correction"

This reverts commit 26b7fc617f68301ad936929e3db410438b13954e, reversing
changes made to 9be0abd0...

4e5ba54934136aa3c817eb09cee2b04bbdd540e4 authored about 11 years ago
Merge pull request #462 from jvoigtlaender/Mouse.isClicked-correction

change Mouse.isClicked to adhere to its documentation

26b7fc617f68301ad936929e3db410438b13954e authored about 11 years ago
Try to address #464

9be0abd01889256a337e829d9c938f9df28633ae authored about 11 years ago
Attempt to address #463

@ jvoigtlaender, does this clarify things enough?

bb056ac2f48b651a291e747ce2b6aa4a79f26182 authored about 11 years ago
Add check that all ports appear in the "main" module

It is unclear what it means if ports are used in sub-modules, so to be
cautious, we want to rule...

b00a8cb9b548fe11b226f2535070218d8d977459 authored about 11 years ago
Rename the dummy paths file so that it does not register as C code!

066a164763a4bd6d61250b88c4b177a6a5ecc603 authored about 11 years ago
cosmetic: get rid of a (>>) in favor of a do-block

f5351438ee0dad0bda578fa2edaf19b183e134e4 authored about 11 years ago
Use Build.Print to show errors

fc154f91cf3410ba664077be815c2dd4bbb499ea authored about 11 years ago
change Mouse.isClicked to adhere to its documentation

c3c12b929b296fae1fcc202d65263d5bacbd5945 authored about 11 years ago
corrected documentation of keepIf and friends

b79a8a8061b2a317581c259fb2e77afb298c10fb authored about 11 years ago
Get rid of experimental code for handling "deriving"

6ba394c9cb02c7b560dfd2b14fbb92176dc72e25 authored about 11 years ago
Move splitDots and prevent a non-exhaustive pattern match warning

53c2ab15311564ed89f245ec41ae51ac2a6fc050 authored about 11 years ago
Hack to make imported names safe.

This fixes a bug where imported identifiers with reserved names were
not being changed during co...

4a25c165a44c50c7c29a4198ebc53c91b9f9fead authored about 11 years ago
Basic docs for trampolines

84aab5843be6c70a41963152c3304db9e045b180 authored about 11 years ago
Add native Trampoline support for unbounded recursion

8ae1c1c24639142e130e3840013da0cca05d8ca7 authored about 11 years ago
Merge branch 'dev'

892464e94d4667b27043e42a1a78d3d57c1624a0 authored about 11 years ago
Add a test for port parsing and types

Partly addressing #442

3640376be8cbb78c70765e1baf7d0e7de2ce407c authored about 11 years ago
Move build status higher up

6984bbf4ee5e880a73309e44f8a57b5a9edd7386 authored about 11 years ago
Get rid of the word "simply". It is a condescending word.

598058e1db33a789d0e34e9e6ca55a5ac95d8ad3 authored about 11 years ago
Merge branch 'jsl-add_travis' into dev

64b8e73a3d2f7f32a80ebfbe306a9c8455f36131 authored about 11 years ago
resolve conflict in README!

73cff94ecdb2d2610cbd001232ab4f2fdbc9cc70 authored about 11 years ago
Add the always function

I want it, I do not want to rename constant, and I think it is a good
name.

6a382825d8a4cb16d43db9bd6971e00e21348e53 authored about 11 years ago
Merge branch 'dev' into webgl

2c50fdd7a66385a99e4af12f2404436f06c0cf4f authored about 11 years ago
Simplify the JS API for sending values to signal ports, making error handling more reasonable

996848ce86667253d03b1e7f3ecc8a4154f5bc36 authored about 11 years ago
restrict incoming ports to disallow data structures that contain signals, only "top-level" signals are allowed

1a1aff1bc8ce8eb8c4f5ed986e8a5e7c0f63d30e authored about 11 years ago
Merge pull request #452 from johnpmayer/arbitary-tipe

Added pretty.parse tests for SourceSyntax.Type

00264667255875902bcb4bc9558cb8df622015f2 authored about 11 years ago
Merge remote-tracking branch 'evan/dev' into webgl

Conflicts: (johnpmayer)
compiler/Generate/JavaScript.hs
compiler/SourceSyntax/Expression.hs
c...

be9baab8be88452eb95e8878dfc553b0b2a03eb0 authored about 11 years ago
used a more specific PP rendering to revert the changes to SS.Type pretty

0cd2af27a6f16f3d1633f4c36f8c6bf7ec1887ea authored about 11 years ago
Merge remote-tracking branch 'evan/dev' into arbitary-tipe

d647bfdeda35189e2c06a85002b369d7a6301afe authored about 11 years ago
Added support for .pointer-events.

62540a9065e387263e11ddd5fb1ced47dfefd988 authored about 11 years ago
Improve error messages as described in a list discussion

https://groups.google.com/forum/#!topic/elm-discuss/X4V4edxeFKI

b5e731122dc2d34ce8d6e43a1c2869fc603d400f authored about 11 years ago
Merge in @maxsnew's fixes from #424

Tested on small file where I changed a dependency and on elm-lang.org
code.

b9e627f78e01522a4cf5d34113601237fdd4b7a8 authored about 11 years ago
experimental support for setting favicons

Works in Chrome and FF for sure. Safari definitely does not work. Not
sure about Opera and IE9+

665312543b09914c66eb859f0d262d9e1337a124 authored about 11 years ago
better shrinking and not-infinite-dump generation results in passed tests!

853e63c91831eb56fbc1559b27ce1574aadd2d18 authored about 11 years ago
really didn't need this

bb3e4ca1e714d4696278278d7ab063557d2616e4 authored about 11 years ago
also should be able to check both sub-types are valid

d72cbbffe395aa3d7d65a992b60f2fcb2efe53dc authored about 11 years ago
turned off Data and Record types, found a bad test case with lambda

c91815ebda06d536c69bec1a8af05e344e46925f authored about 11 years ago
better gen and shrink, but stack overflows

afb6bd5023d5d2b71ddde659d6abe4dbc583e74f authored about 11 years ago
Merge remote-tracking branch 'evan/dev' into arbitary-tipe

1b44fbf24ada9c4a50c15cac844113efcf6e002c authored about 11 years ago
Cosmetic: use a qualified import to clarify uses of isTuple

c602071022cdc228a3fa898a5f2f71c3f30a129f authored about 11 years ago
Fix issue with unparenthesized patterns in pretty printed lambdas pointed out by @JoeyEremondi in #446

Regarding the proposed fix in #446: The pattern pretty printer is
correct for cases where you ju...

93321eca632785779fd82d96aae1c42ab775e76b authored about 11 years ago
Fix pretty printing for tuples as discoered by @JoeyEremondi and/or @jmite in PR #446

This fix uses some existing functions for reliably figuring out if
something is a tuple.

6febb89fcd3dd72892e18d91fe49ceaf93d34c85 authored about 11 years ago
Add comments to explain the thought process and structure of the AST

1191c8a6659e84659dbf4935fc9ba3a8563575cf authored about 11 years ago
Rename "output" to "ports" and "input" to "signal"

beabf941e46c371bfbd782dc96c5aaf006d6bd90 authored about 11 years ago
Give nicer error messages when user provides values for ports that do not exist

0fd74d4fadf6404b23b9ed3860060c3fecbeac3d authored about 11 years ago
Handle function exports

f619026fccb0a31f68cc7b7fe77f4f4c41fcebee authored about 11 years ago
Disallow signals-of-signals, functions that involve signals, and signals of functions

bc6ac142ae2c77567d97e644b54a3a1de4aa8bc7 authored about 11 years ago
Correct check for outgoing higher order functions

A function can appear arbitrarily nested in a data structure, but that
function cannot have more...

461abc0c6fbacd23cf181c4e26e27345a9982abd authored about 11 years ago
cosmetic: generalize `collectLambdas` to make a list of types, move prettifying code to the Pretty instance

6c1d2d7bf3072ece5b8e6ef165529638ad6ada0b authored about 11 years ago
Handle signals properly, fix outgoing lists, improve errors for missing fields

36a5c1ddeb6b570ba02475c2c0c19ad75e833c69 authored about 11 years ago
Show nicer error messages when module initialization fails due to invalid port values

2f38eec8f8235e10fef76173385e58bf12a017d9 authored about 11 years ago
Fix checks for node.js on stdout and stderr ports

cbf0b60df8f70a87aa246cd951d308787a5af72f authored about 11 years ago
Make instanceof check safer, check if it's an object before using instance of

53389ffbf8b1b5ab0d3d9803d7d58c5914d57714 authored about 11 years ago
cosmetic: simplify traversal of maybe

c9310cc4d5e3630bca6530d1d151c5aae6cd1fce authored about 11 years ago
added some guards. todo turn this into correct Gen. still one failcase

c6165576188c923ee05a8e5ce764d5aaab1431f0 authored about 11 years ago
new instance for SS.Type

d92ac795c12a8b85203dce8cf45cde0d04a70d12 authored about 11 years ago
Allow the title port to work on Strings and Signals of Strings

1650aad82929d5599ff744487b717901fa31e424 authored about 11 years ago
Generate conversion code for ports

32fbbca5b2addb17453f43be9275164d1d9187aa authored about 11 years ago
Minor changes to checks for ports

63243ca457d6d3a67b4c01ee9699a8b00bdd7116 authored about 11 years ago
Get rid of input handlers for now

329077f1ef499aef93e1baa6e8e83cf8ce8b827e authored about 11 years ago
Style fixes and -Walls for a couple files.

0e40a32adc3c1e95146084c15c5ec0adda2c7332 authored about 11 years ago
Make port checks more permissive

fe3b3439b7576f6248d2258ffb6c178ca920514f authored about 11 years ago
Make the fix from #435

e2aff93df9332dfc694fa93b15ac7475e17cd261 authored about 11 years ago
make conversion functions for input ports optional

9dda928ac4e481005a8632603283f151e51c1d50 authored about 11 years ago
Give more reasonable names to incoming and outgoing ports

828c2c7372c8a60a7d078892c14df5a36c5ea0ac authored about 11 years ago
Simplify SourceSyntax.Type AST, making record extension more restrictive as discussed with @maxsnew

2a0a0e6e3cb5da90cb8caf8bcb074f74a48770b4 authored about 11 years ago
Merge pull request #445 from maxsnew/dict

Fix Dict Bug

9c816d3a7a99afb91162504bd24fad887e8c274a authored about 11 years ago
Remove comment for things that no longer exist

8cadc4d92c3312b8ff91ca0d61a4474857ba4fd8 authored about 11 years ago