Ecosyste.ms: OpenCollective

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

Elm Tooling

Org to facilitate work on tooling for elm
Collective - Host: opensource - https://opencollective.com/elm-tooling - Code: https://github.com/elm-tooling

fix bad markdown performance

github.com/elm-tooling/elm-compiler-library - a5a6f2beb141a0efb01affae3f68c67a4f891400 authored over 10 years ago by DanDanDan <[email protected]>
Add Date.fromTime function, based on PR #357

github.com/elm-tooling/elm-compiler-library - f5c612f13c5452cce024949ecfbd737aefc3f4bf authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #409 from maxsnew/keepWhen

Change semantics of keepWhen/dropWhen.

github.com/elm-tooling/elm-compiler-library - f636b7576f3856ee6105668af0449297cee1fc0e authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #439 from maxsnew/safeNames

Hack to make imported names safe.

github.com/elm-tooling/elm-compiler-library - 56c4fb936d1772222f5f2d5796f250e53d30ce34 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of isClicked

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

github.com/elm-tooling/elm-compiler-library - 007ea7126f55e5355298c09d44be6dad223cdce8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Try to improve error messages in response to issue #479

github.com/elm-tooling/elm-compiler-library - 50c2618d3a30486e3b09d2e16493ec6842f546e5 authored over 10 years ago by Evan Czaplicki <[email protected]>
attempt to make the documentation easier

github.com/elm-tooling/elm-compiler-library - 3fec0f94eeda61e9ef8d1992a72fff125101d9a6 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of dead code, cannot be called because of the type checker

github.com/elm-tooling/elm-compiler-library - 4ef397c3dc06fd9d3a0697953074d13730c6d823 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #456 from maxsnew/trampoline

Trampoline

github.com/elm-tooling/elm-compiler-library - 5d5b01cb2d8cd12f46a7a74a12a57d7992e87194 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'master' into dev

github.com/elm-tooling/elm-compiler-library - 54a2f255846fd56cc72b1f60a682bfb19fde98f5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #473 from maxsnew/window

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

github.com/elm-tooling/elm-compiler-library - daeccdc65ea1987a6111154ce2cdd26c8681c2d3 authored over 10 years ago by Evan Czaplicki <[email protected]>
Better window workaround. Thanks @raynos

github.com/elm-tooling/elm-compiler-library - e1945924034d66480d320f8b93f3366beacc98c5 authored over 10 years ago by Max New <[email protected]>
Tweak runtime so it runs without a "window" object defined.

github.com/elm-tooling/elm-compiler-library - 066992c2517ddd7c79a16caba4db004a51425fee authored over 10 years ago by Max New <[email protected]>
Update to address problems reported in #457

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

github.com/elm-tooling/elm-compiler-library - a5e1aebecf128b7cb73fd407b8d330d3abc58bc2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of extra word

github.com/elm-tooling/elm-compiler-library - ea23081f053057edad3bc1c6ba18b75d3915184d authored over 10 years ago by Evan Czaplicki <[email protected]>
Move documentation to make haddock happy

github.com/elm-tooling/elm-compiler-library - df149b4c3a74417846fa6cf892ccc4a39f4864a2 authored over 10 years ago by Evan Czaplicki <[email protected]>
cleanup and completeness of the MJS library

github.com/elm-tooling/elm-compiler-library - c9905f4f64743fa5a8b1135bd2ed38058ba141c6 authored over 10 years ago by John P Mayer Jr <[email protected]>
Bump version number

github.com/elm-tooling/elm-compiler-library - 5c6882dbd695c6fc3f97213fa0ada5516fcefd63 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev'

github.com/elm-tooling/elm-compiler-library - 4c27440fcb01c794d04219fb0c4717590767674b authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge remote-tracking branch 'evan/dev' into webgl

github.com/elm-tooling/elm-compiler-library - a438d56fb74e2fb4ad5eff0d94d9d0c0cb0080f3 authored over 10 years ago by John P Mayer Jr <[email protected]>
Update trampoline docs to new interface.

github.com/elm-tooling/elm-compiler-library - df135b8c9b45638250cd0c309da3579c54637bb6 authored over 10 years ago by Max New <[email protected]>
Simplify Trampoline datatype.

github.com/elm-tooling/elm-compiler-library - b47166144d33a330cbfbf7e6a2b9330aff9d1de2 authored over 10 years ago by Max New <[email protected]>
Fix problem with Text alignment!

github.com/elm-tooling/elm-compiler-library - df95c68c567b8163ee227ba3d4c99f474c9b09cd authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into webgl

github.com/elm-tooling/elm-compiler-library - d57551558c5fd76f831d8d5581364b0e02b5fa0b authored over 10 years ago by John P Mayer Jr <[email protected]>
quick to change to MJS to get rid of webgl float array

github.com/elm-tooling/elm-compiler-library - 7a7c23e707a90c0954340793c7601d3b7d454f19 authored over 10 years ago by John P Mayer Jr <[email protected]>
Correctly update model, accounting for possibly dropped frames

Thanks to @johnpmayer for discovering this issue!

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

github.com/elm-tooling/elm-compiler-library - 4b1474dcdc25e99d6d05c889a37e32b5eb58ec2c authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove old JS dropWhen/keepWhen

github.com/elm-tooling/elm-compiler-library - 50bc5a493fe516eb83ff16ce2c2da97e509f9b23 authored over 10 years ago by Max New <[email protected]>
Change semantics of keepWhen/dropWhen.

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

github.com/elm-tooling/elm-compiler-library - 0a1c8990eb2375aacc5f7ce4b1ed405611d44b7b authored over 10 years ago by Max New <[email protected]>
Uncomplicate keepWhen implementation

github.com/elm-tooling/elm-compiler-library - 9dc1549431f34e4720453f8c579b66648526bb29 authored over 10 years ago by Max New <[email protected]>
Merge pull request #461 from jvoigtlaender/keepIf-docu

corrected documentation of keepIf and friends

github.com/elm-tooling/elm-compiler-library - 6556b1bf4ed19820c1085ae9259f11e9d3ab1ae0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revert "Merge pull request #462 from jvoigtlaender/Mouse.isClicked-correction"

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

github.com/elm-tooling/elm-compiler-library - 4e5ba54934136aa3c817eb09cee2b04bbdd540e4 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #462 from jvoigtlaender/Mouse.isClicked-correction

change Mouse.isClicked to adhere to its documentation

github.com/elm-tooling/elm-compiler-library - 26b7fc617f68301ad936929e3db410438b13954e authored over 10 years ago by Evan Czaplicki <[email protected]>
Try to address #464

github.com/elm-tooling/elm-compiler-library - 9be0abd01889256a337e829d9c938f9df28633ae authored over 10 years ago by Evan Czaplicki <[email protected]>
Attempt to address #463

@ jvoigtlaender, does this clarify things enough?

github.com/elm-tooling/elm-compiler-library - bb056ac2f48b651a291e747ce2b6aa4a79f26182 authored over 10 years ago by Evan Czaplicki <[email protected]>
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...

github.com/elm-tooling/elm-compiler-library - b00a8cb9b548fe11b226f2535070218d8d977459 authored over 10 years ago by Evan Czaplicki <[email protected]>
Rename the dummy paths file so that it does not register as C code!

github.com/elm-tooling/elm-compiler-library - 066a164763a4bd6d61250b88c4b177a6a5ecc603 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: get rid of a (>>) in favor of a do-block

github.com/elm-tooling/elm-compiler-library - f5351438ee0dad0bda578fa2edaf19b183e134e4 authored over 10 years ago by Evan Czaplicki <[email protected]>
Use Build.Print to show errors

github.com/elm-tooling/elm-compiler-library - fc154f91cf3410ba664077be815c2dd4bbb499ea authored over 10 years ago by Evan Czaplicki <[email protected]>
change Mouse.isClicked to adhere to its documentation

github.com/elm-tooling/elm-compiler-library - c3c12b929b296fae1fcc202d65263d5bacbd5945 authored over 10 years ago by jvoigtlaender <[email protected]>
corrected documentation of keepIf and friends

github.com/elm-tooling/elm-compiler-library - b79a8a8061b2a317581c259fb2e77afb298c10fb authored over 10 years ago by jvoigtlaender <[email protected]>
Get rid of experimental code for handling "deriving"

github.com/elm-tooling/elm-compiler-library - 6ba394c9cb02c7b560dfd2b14fbb92176dc72e25 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move splitDots and prevent a non-exhaustive pattern match warning

github.com/elm-tooling/elm-compiler-library - 53c2ab15311564ed89f245ec41ae51ac2a6fc050 authored almost 11 years ago by Max New <[email protected]>
Hack to make imported names safe.

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

github.com/elm-tooling/elm-compiler-library - 4a25c165a44c50c7c29a4198ebc53c91b9f9fead authored almost 11 years ago by Max New <[email protected]>
Basic docs for trampolines

github.com/elm-tooling/elm-compiler-library - 84aab5843be6c70a41963152c3304db9e045b180 authored almost 11 years ago by Max New <[email protected]>
Add native Trampoline support for unbounded recursion

github.com/elm-tooling/elm-compiler-library - 8ae1c1c24639142e130e3840013da0cca05d8ca7 authored almost 11 years ago by Max New <[email protected]>
Merge branch 'dev'

github.com/elm-tooling/elm-compiler-library - 892464e94d4667b27043e42a1a78d3d57c1624a0 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add a test for port parsing and types

Partly addressing #442

github.com/elm-tooling/elm-compiler-library - 3640376be8cbb78c70765e1baf7d0e7de2ce407c authored almost 11 years ago by Evan Czaplicki <[email protected]>
Move build status higher up

github.com/elm-tooling/elm-compiler-library - 6984bbf4ee5e880a73309e44f8a57b5a9edd7386 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of the word "simply". It is a condescending word.

github.com/elm-tooling/elm-compiler-library - 598058e1db33a789d0e34e9e6ca55a5ac95d8ad3 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'jsl-add_travis' into dev

github.com/elm-tooling/elm-compiler-library - 64b8e73a3d2f7f32a80ebfbe306a9c8455f36131 authored almost 11 years ago by Evan Czaplicki <[email protected]>
resolve conflict in README!

github.com/elm-tooling/elm-compiler-library - 73cff94ecdb2d2610cbd001232ab4f2fdbc9cc70 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add the always function

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

github.com/elm-tooling/elm-compiler-library - 6a382825d8a4cb16d43db9bd6971e00e21348e53 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into webgl

github.com/elm-tooling/elm-compiler-library - 2c50fdd7a66385a99e4af12f2404436f06c0cf4f authored almost 11 years ago by John P Mayer Jr <[email protected]>
Simplify the JS API for sending values to signal ports, making error handling more reasonable

github.com/elm-tooling/elm-compiler-library - 996848ce86667253d03b1e7f3ecc8a4154f5bc36 authored almost 11 years ago by Evan Czaplicki <[email protected]>
restrict incoming ports to disallow data structures that contain signals, only "top-level" signals are allowed

github.com/elm-tooling/elm-compiler-library - 1a1aff1bc8ce8eb8c4f5ed986e8a5e7c0f63d30e authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #452 from johnpmayer/arbitary-tipe

Added pretty.parse tests for SourceSyntax.Type

github.com/elm-tooling/elm-compiler-library - 00264667255875902bcb4bc9558cb8df622015f2 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge remote-tracking branch 'evan/dev' into webgl

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

github.com/elm-tooling/elm-compiler-library - be9baab8be88452eb95e8878dfc553b0b2a03eb0 authored almost 11 years ago by John P Mayer Jr <[email protected]>
used a more specific PP rendering to revert the changes to SS.Type pretty

github.com/elm-tooling/elm-compiler-library - 0cd2af27a6f16f3d1633f4c36f8c6bf7ec1887ea authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge remote-tracking branch 'evan/dev' into arbitary-tipe

github.com/elm-tooling/elm-compiler-library - d647bfdeda35189e2c06a85002b369d7a6301afe authored almost 11 years ago by John P Mayer Jr <[email protected]>
Added support for .pointer-events.

github.com/elm-tooling/elm-compiler-library - 62540a9065e387263e11ddd5fb1ced47dfefd988 authored almost 11 years ago by Christian Widera <[email protected]>
Improve error messages as described in a list discussion

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

github.com/elm-tooling/elm-compiler-library - b5e731122dc2d34ce8d6e43a1c2869fc603d400f authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge in @maxsnew's fixes from #424

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

github.com/elm-tooling/elm-compiler-library - b9e627f78e01522a4cf5d34113601237fdd4b7a8 authored almost 11 years ago by Evan Czaplicki <[email protected]>
experimental support for setting favicons

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

github.com/elm-tooling/elm-compiler-library - 665312543b09914c66eb859f0d262d9e1337a124 authored almost 11 years ago by Evan Czaplicki <[email protected]>
better shrinking and not-infinite-dump generation results in passed tests!

github.com/elm-tooling/elm-compiler-library - 853e63c91831eb56fbc1559b27ce1574aadd2d18 authored almost 11 years ago by John P Mayer Jr <[email protected]>
really didn't need this

github.com/elm-tooling/elm-compiler-library - bb3e4ca1e714d4696278278d7ab063557d2616e4 authored almost 11 years ago by John P Mayer Jr <[email protected]>
also should be able to check both sub-types are valid

github.com/elm-tooling/elm-compiler-library - d72cbbffe395aa3d7d65a992b60f2fcb2efe53dc authored almost 11 years ago by John P Mayer Jr <[email protected]>
turned off Data and Record types, found a bad test case with lambda

github.com/elm-tooling/elm-compiler-library - c91815ebda06d536c69bec1a8af05e344e46925f authored almost 11 years ago by John P Mayer Jr <[email protected]>
better gen and shrink, but stack overflows

github.com/elm-tooling/elm-compiler-library - afb6bd5023d5d2b71ddde659d6abe4dbc583e74f authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge remote-tracking branch 'evan/dev' into arbitary-tipe

github.com/elm-tooling/elm-compiler-library - 1b44fbf24ada9c4a50c15cac844113efcf6e002c authored almost 11 years ago by John P Mayer Jr <[email protected]>
Cosmetic: use a qualified import to clarify uses of isTuple

github.com/elm-tooling/elm-compiler-library - c602071022cdc228a3fa898a5f2f71c3f30a129f authored almost 11 years ago by Evan Czaplicki <[email protected]>
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...

github.com/elm-tooling/elm-compiler-library - 93321eca632785779fd82d96aae1c42ab775e76b authored almost 11 years ago by Evan Czaplicki <[email protected]>
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.

github.com/elm-tooling/elm-compiler-library - 6febb89fcd3dd72892e18d91fe49ceaf93d34c85 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add comments to explain the thought process and structure of the AST

github.com/elm-tooling/elm-compiler-library - 1191c8a6659e84659dbf4935fc9ba3a8563575cf authored almost 11 years ago by Evan Czaplicki <[email protected]>
Rename "output" to "ports" and "input" to "signal"

github.com/elm-tooling/elm-compiler-library - beabf941e46c371bfbd782dc96c5aaf006d6bd90 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Give nicer error messages when user provides values for ports that do not exist

github.com/elm-tooling/elm-compiler-library - 0fd74d4fadf6404b23b9ed3860060c3fecbeac3d authored almost 11 years ago by Evan Czaplicki <[email protected]>
Handle function exports

github.com/elm-tooling/elm-compiler-library - f619026fccb0a31f68cc7b7fe77f4f4c41fcebee authored almost 11 years ago by Evan Czaplicki <[email protected]>
Disallow signals-of-signals, functions that involve signals, and signals of functions

github.com/elm-tooling/elm-compiler-library - bc6ac142ae2c77567d97e644b54a3a1de4aa8bc7 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Correct check for outgoing higher order functions

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

github.com/elm-tooling/elm-compiler-library - 461abc0c6fbacd23cf181c4e26e27345a9982abd authored almost 11 years ago by Evan Czaplicki <[email protected]>
cosmetic: generalize `collectLambdas` to make a list of types, move prettifying code to the Pretty instance

github.com/elm-tooling/elm-compiler-library - 6c1d2d7bf3072ece5b8e6ef165529638ad6ada0b authored almost 11 years ago by Evan Czaplicki <[email protected]>
Handle signals properly, fix outgoing lists, improve errors for missing fields

github.com/elm-tooling/elm-compiler-library - 36a5c1ddeb6b570ba02475c2c0c19ad75e833c69 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Show nicer error messages when module initialization fails due to invalid port values

github.com/elm-tooling/elm-compiler-library - 2f38eec8f8235e10fef76173385e58bf12a017d9 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Fix checks for node.js on stdout and stderr ports

github.com/elm-tooling/elm-compiler-library - cbf0b60df8f70a87aa246cd951d308787a5af72f authored almost 11 years ago by Evan Czaplicki <[email protected]>
Make instanceof check safer, check if it's an object before using instance of

github.com/elm-tooling/elm-compiler-library - 53389ffbf8b1b5ab0d3d9803d7d58c5914d57714 authored almost 11 years ago by Evan Czaplicki <[email protected]>
cosmetic: simplify traversal of maybe

github.com/elm-tooling/elm-compiler-library - c9310cc4d5e3630bca6530d1d151c5aae6cd1fce authored almost 11 years ago by Evan Czaplicki <[email protected]>
added some guards. todo turn this into correct Gen. still one failcase

github.com/elm-tooling/elm-compiler-library - c6165576188c923ee05a8e5ce764d5aaab1431f0 authored almost 11 years ago by John P Mayer Jr <[email protected]>
new instance for SS.Type

github.com/elm-tooling/elm-compiler-library - d92ac795c12a8b85203dce8cf45cde0d04a70d12 authored almost 11 years ago by John P Mayer Jr <[email protected]>
Allow the title port to work on Strings and Signals of Strings

github.com/elm-tooling/elm-compiler-library - 1650aad82929d5599ff744487b717901fa31e424 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Generate conversion code for ports

github.com/elm-tooling/elm-compiler-library - 32fbbca5b2addb17453f43be9275164d1d9187aa authored almost 11 years ago by Evan Czaplicki <[email protected]>
Minor changes to checks for ports

github.com/elm-tooling/elm-compiler-library - 63243ca457d6d3a67b4c01ee9699a8b00bdd7116 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of input handlers for now

github.com/elm-tooling/elm-compiler-library - 329077f1ef499aef93e1baa6e8e83cf8ce8b827e authored almost 11 years ago by Evan Czaplicki <[email protected]>
Style fixes and -Walls for a couple files.

github.com/elm-tooling/elm-compiler-library - 0e40a32adc3c1e95146084c15c5ec0adda2c7332 authored almost 11 years ago by Max New <[email protected]>
Make port checks more permissive

github.com/elm-tooling/elm-compiler-library - fe3b3439b7576f6248d2258ffb6c178ca920514f authored almost 11 years ago by Evan Czaplicki <[email protected]>
Give more reasonable names to incoming and outgoing ports

github.com/elm-tooling/elm-compiler-library - 828c2c7372c8a60a7d078892c14df5a36c5ea0ac authored almost 11 years ago by Evan Czaplicki <[email protected]>
make conversion functions for input ports optional

github.com/elm-tooling/elm-compiler-library - 9dda928ac4e481005a8632603283f151e51c1d50 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Simplify SourceSyntax.Type AST, making record extension more restrictive as discussed with @maxsnew

github.com/elm-tooling/elm-compiler-library - 2a0a0e6e3cb5da90cb8caf8bcb074f74a48770b4 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Make the fix from #435

github.com/elm-tooling/elm-compiler-library - e2aff93df9332dfc694fa93b15ac7475e17cd261 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #445 from maxsnew/dict

Fix Dict Bug

github.com/elm-tooling/elm-compiler-library - 9c816d3a7a99afb91162504bd24fad887e8c274a authored almost 11 years ago by Evan Czaplicki <[email protected]>
Remove comment for things that no longer exist

github.com/elm-tooling/elm-compiler-library - 8cadc4d92c3312b8ff91ca0d61a4474857ba4fd8 authored almost 11 years ago by Evan Czaplicki <[email protected]>
added depends to test suite

github.com/elm-tooling/elm-compiler-library - f83b40638c1c8748facff40093c68e4da2d44811 authored almost 11 years ago by John P Mayer Jr <[email protected]>