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

Merge pull request #412 from maxsnew/otherwise

Expand `else` to `True` instead of `otherwise`.

github.com/elm-tooling/elm-compiler-library - 230c6952318ac807fa70d96f813c8aedb918ad54 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Optimize True branch in multi-way if code generation.

github.com/elm-tooling/elm-compiler-library - 647cf279a1b264368bca5e6e6d77cdd453d06c4a authored almost 11 years ago by Max New <[email protected]>
Add basics of "deriving" for ADTs and type aliases. Only parse it for type aliases at the moment.

github.com/elm-tooling/elm-compiler-library - 83e8bad84f87755524feb3d7c000c1b80f33e747 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Expand `else` to `True` instead of `otherwise`.

Makes `if` syntax independent of the value of `otherwise`.
Includes test case.

github.com/elm-tooling/elm-compiler-library - 254d71f4e59a37a96c281dd6128a1287562243e2 authored almost 11 years ago by Max New <[email protected]>
Begin process of allowing "deriving" on type aliases.

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

github.com/elm-tooling/elm-compiler-library - 171f199db32f477a37c510ecb447ae4489336501 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of SourceSyntax.Everything module

github.com/elm-tooling/elm-compiler-library - e119d8ef62af9fdff3b779281064cd116a46d1b4 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Make sure that all names in a program are safe for use in JS code

github.com/elm-tooling/elm-compiler-library - f8bf89b48de7e8fd89d945ed342ebc708e03a92c authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add deriving as a reserved word

github.com/elm-tooling/elm-compiler-library - e690c427b71009cd641ab99ea27d8bfce26471de authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #408 from timthelion/parserQuoteFix

Fix bug in parser

github.com/elm-tooling/elm-compiler-library - 7def8158c1c9b89aa57a487b8d5e0f600642d7df authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add note about how to request features to the main repo

github.com/elm-tooling/elm-compiler-library - 384f86faa192d42b7ebc3c1e8e4ddc4de18af330 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Fix bug in parser

34913d5 broke the parser in the following case:

f = '\"'

This commit fixes that.

github.com/elm-tooling/elm-compiler-library - cbbd42d3f3fac8929c3006c8ed05afe4c2b91e79 authored almost 11 years ago by Timothy Vladimír Hobbs <[email protected]>
Get rid of dependency on uniplate so AST does not need to derive Data or Typeable

This is motivated by wanting to add things to the AST that cannot
derive Data or Typeable

github.com/elm-tooling/elm-compiler-library - 7b20993869b26f08d2a445782d2a483215efbf8a authored almost 11 years ago by Evan Czaplicki <[email protected]>
Fix typo pointed out by @mgold. Thanks!

github.com/elm-tooling/elm-compiler-library - 4b22dbb33ac6215fd48ee1b51c2751bfbeda0a36 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #399 from mgold/char-compare

Fix Char comparisons

github.com/elm-tooling/elm-compiler-library - 39769b77afd719e785643220bdda8fe8a8f5fa33 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Further optimizations

github.com/elm-tooling/elm-compiler-library - 460fe0d3a4d921c30f296461e0c8e11f37fa5d59 authored almost 11 years ago by Max Goldstein <[email protected]>
Use instanceof for performance

github.com/elm-tooling/elm-compiler-library - c6fbc8df24b306e55da9d7d6bb4973c955d1e38c authored almost 11 years ago by Max Goldstein <[email protected]>
Add note about no sharing between top-level and let-bound type variables

github.com/elm-tooling/elm-compiler-library - 3686c8273862930f1fa2cb3bda316a5cf3fa85a0 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Go to original error style. I think it's nicer.

github.com/elm-tooling/elm-compiler-library - 2874797ddb991747a40841e8a2a3964dc770e1bf authored almost 11 years ago by Evan Czaplicki <[email protected]>
Clarify instal directions a bit

github.com/elm-tooling/elm-compiler-library - 60f67d6920aa92eb35c8a0dc90ae130cb12a8da5 authored almost 11 years ago by Evan Czaplicki <[email protected]>
add haskell platform link again

github.com/elm-tooling/elm-compiler-library - 65dd54c99e59aa9cc7ab65b01acfa1468bcf7262 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/elm-compiler-library - a3a5cd933fa87481cc5b71ffbcc3930574cd598d authored almost 11 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/elm-compiler-library - 02bd3a5e3462447af36978e2a0e72133ebcb6aa6 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Keep general instructions on main page

github.com/elm-tooling/elm-compiler-library - ca672f6e4698bba63beab9fa55c1ad43f3b80cb5 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #398 from fosskers/master

Added link to new Installation instructions

github.com/elm-tooling/elm-compiler-library - 99683b9434f912e6bda3733d01ec404828e2c96a authored almost 11 years ago by Evan Czaplicki <[email protected]>
Added link to new Installation instructions

github.com/elm-tooling/elm-compiler-library - 6b6147afb87730755d3bf7a25a61ee38acae6fd9 authored almost 11 years ago by Colin Woodbury <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - c8854a99354b720236de97dfdb45ae1ba4e7676c authored almost 11 years ago by Evan Czaplicki <[email protected]>
Fix issue #397. Core issue was that scanning for infix declarations was not clever about strings.

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

Add efficient update function for Dict

github.com/elm-tooling/elm-compiler-library - 5071f0f8d6198b8aff7aeb1ca92c44101cd63429 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Implement more general Dict update.

github.com/elm-tooling/elm-compiler-library - 33b39a30db78693faa7a627ec1fee76bfc8df57c authored almost 11 years ago by Max New <[email protected]>
Get rid of check on how many exposed modules. That's for validation elsewhere

github.com/elm-tooling/elm-compiler-library - ac6c5bc04a0d32db82e90d3a95daf03646fb8554 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add note about how to interpret JS functions

github.com/elm-tooling/elm-compiler-library - ab53fac3c4da5e50a4ee23c17036c98f653f30e5 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add efficient update function for Dict

github.com/elm-tooling/elm-compiler-library - bb3d0dc566e6c1b63a24cabe749859a9af614dbf authored almost 11 years ago by Max New <[email protected]>
Fix Char comparisons

Fixes evancz/Elm#392

github.com/elm-tooling/elm-compiler-library - fac00f66c40ca82cb65021a080d29bdb24b1ffe9 authored almost 11 years ago by Max Goldstein <[email protected]>
Get rid of dead code in Prelude. Need to figure out how to kill prelude entirely.

github.com/elm-tooling/elm-compiler-library - 32e7d1da03ae6e657d74e6ea0076b750386e2966 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Take Automaton out of standard libraries for now

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

github.com/elm-tooling/elm-compiler-library - 6785c5cec58af621c099ba41a3327900394d5efb authored almost 11 years ago by John P Mayer Jr <[email protected]>
added some more of MJS, and needed my own custom makeCoords util matrix

github.com/elm-tooling/elm-compiler-library - ed58c3f2aa45857a4909e2e7e5cb850386ae6af8 authored almost 11 years ago by John P Mayer Jr <[email protected]>
Switch away from using Text.Blaze.Html.Renderer.Utf8 because it scrambles some things.

github.com/elm-tooling/elm-compiler-library - 16aef1ea0c3a80497ae16b121b2a961fef2c135b authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get syntax highlighting on code blocks working again.

github.com/elm-tooling/elm-compiler-library - 82d3d88d01be0e1d6d624bee80ed87599f855799 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #391 from ivanov/typos

Typos

github.com/elm-tooling/elm-compiler-library - 37afd0d6a5eed3d2a210e82e667a8b5ba08f796a authored almost 11 years ago by Evan Czaplicki <[email protected]>
fix typos in Graphics

github.com/elm-tooling/elm-compiler-library - b77fd96d682c19b98cd94b295072d8fc838c13ed authored almost 11 years ago by Paul Ivanov <[email protected]>
fix typo in docs

github.com/elm-tooling/elm-compiler-library - 70e861818ded7bab467fb3b6ba641a3cb459e080 authored almost 11 years ago by Paul Ivanov <[email protected]>
Improve documentation for the new libraries

github.com/elm-tooling/elm-compiler-library - 123fb9440dcf09dddea68ebc47dfe4b11651bd6c authored almost 11 years ago by Evan Czaplicki <[email protected]>
create file for uploading standard library to library.elm-lang.org

github.com/elm-tooling/elm-compiler-library - 68d41ba1bc1a0ca43841046220358eb922eb5d43 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add note about short-circuiting with (&&) and (||)

github.com/elm-tooling/elm-compiler-library - f1f5744f5bcb61301df58db65cf8fc928e5a8bd6 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add instances for generating JSON

github.com/elm-tooling/elm-compiler-library - a3cb09a0c152ed6dda8892c6cea97dc7e59c586c authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of Build.Info file, move compiler version to Elm.Internal.Version and use Elm's version conventions

github.com/elm-tooling/elm-compiler-library - 26a8c82b6fef15514f905549f7544d7eee692300 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add link to example program.

github.com/elm-tooling/elm-compiler-library - b9056797ec9ca276e12161b6af8f6e425f2d8fa5 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Require minimal deps file when just building things locally

github.com/elm-tooling/elm-compiler-library - 16e6654af8c51b6a19bf26f003e6083ef85c96b9 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Switch to using elm_dependencies.json to search for additional src-dirs

github.com/elm-tooling/elm-compiler-library - 87bf14f268b6e2d2715d457d1befa8bba566d42c authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add dependencies field to Deps

github.com/elm-tooling/elm-compiler-library - 8a46ead147ff707e40b12028f62cd822a3b7c336 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Adopt "model" code from elm-get so that dependencies can be crawled from the compiler.

github.com/elm-tooling/elm-compiler-library - 3c1b9f7171cb2e8fdb805bbf7b4cf7323f3a15dd authored almost 11 years ago by Evan Czaplicki <[email protected]>
Guard against issue #387

github.com/elm-tooling/elm-compiler-library - 61ff49067f319f150b81f4dacb0707f9efc45de1 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Automatically look in elm_dependencies/ and use the latest version available

github.com/elm-tooling/elm-compiler-library - fe7e3195fa91ad79850ac484ad0458906d3b638d authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of dummy Paths_Elm.hs file!

github.com/elm-tooling/elm-compiler-library - d6e769514ea8743b6ba1605a8007ac8bde44308e authored almost 11 years ago by Evan Czaplicki <[email protected]>
Finish refactoring code into Build/ directory, make some names more consistent and remove unneeded dependencies

github.com/elm-tooling/elm-compiler-library - dac51abc8867b90d87ff77558e6d43f831e06df1 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Start breaking the build process up into smaller modules

github.com/elm-tooling/elm-compiler-library - 6cb3b3006283d433884737a8cbddbaf8396c24bc authored almost 11 years ago by Evan Czaplicki <[email protected]>
Rollback on laziness for now.

I feel like it does not have a strong use case yet, and does not align
with the nearterm goals o...

github.com/elm-tooling/elm-compiler-library - 80e8af63e5fc852cddd2cb043193f388d6068242 authored almost 11 years ago by Evan Czaplicki <[email protected]>
added more to MJS

github.com/elm-tooling/elm-compiler-library - 469be37b7f5542fd73090f04de2ae4439384853c authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge branch 'dev' into topic/webgl

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

github.com/elm-tooling/elm-compiler-library - 4384bf8360f5bb39c9c97cf8c7dcef68b951da5e authored almost 11 years ago by John P Mayer Jr <[email protected]>
first pass at doing canvas resizing and redrawing

github.com/elm-tooling/elm-compiler-library - a8a4f79f19df0eabb2db92f3f4b20ff68404825d authored almost 11 years ago by John P Mayer Jr <[email protected]>
Mess around with wording and switch to using a pdf for the contributor agreement

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

github.com/elm-tooling/elm-compiler-library - be90dd6254e8b35719f238c397ea1b9c3699ed6f authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge pull request #359 from jsl/add_contributing_doc

Add initial CONTRIBUTING.md

github.com/elm-tooling/elm-compiler-library - 0ce1d53f018fd58879a7dcdd791c2eb3f442e2dd authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add more info to comments

github.com/elm-tooling/elm-compiler-library - c8c9913983e11ba207a4acb1c386249e59b63f01 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Clarify docs for `splitWith` and make note about potential infinite loops more consistent

github.com/elm-tooling/elm-compiler-library - f57ffdf84e2b87b6079a1a1263e6cef91f7b9e05 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add more documentation (mainly adding more examples) and change to the name `splitWith`

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

github.com/elm-tooling/elm-compiler-library - 8a9fbbc7ccbfa591c530ed732b27d64fa56f4199 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #377 from cstork/master

Fix Keyboard.lastPressed to signal repeated keys

github.com/elm-tooling/elm-compiler-library - 854eeaae67f0e07c6b7329c741ad13222a98ea00 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add -threaded and -O2 back to resolve build issue on some machines that default to using single threaded runtime

github.com/elm-tooling/elm-compiler-library - 983954fb19fbfa4bfe9ac7b1abacdae1728c4d4d authored almost 11 years ago by Evan Czaplicki <[email protected]>
Improve message for errors when unifying rigid type variables

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

Add unsafe Stream functions

github.com/elm-tooling/elm-compiler-library - 91007fc4f9bb17e2acfeddccde3f318924f2d00e authored almost 11 years ago by Evan Czaplicki <[email protected]>
that's not how you spell "high five"!

github.com/elm-tooling/elm-compiler-library - 01a5b1d8c23136c02ed3123362bed480bb341af5 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Get rid of dependency on `Text.Read.readMaybe` to resolve #382

github.com/elm-tooling/elm-compiler-library - 6768b0ef7a74264d59df5039ab11892b5ba3ebc4 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add unsafe Stream functions

github.com/elm-tooling/elm-compiler-library - 3eeefe71413ba444b3db8789fd0b62083171669c authored almost 11 years ago by Max New <[email protected]>
Add documentation for `JsonValue`

github.com/elm-tooling/elm-compiler-library - 1707e52e69eaf62ec1c2ae5ee73d0d5bdbc850b9 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Turn off markdown interpolation for now.

This will of course get turned back on! I don’t want to do it in the
very next release though.

github.com/elm-tooling/elm-compiler-library - 4452e4e13831ca4a32544d9fd594640a47777f98 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Update documentation to be more up to date

github.com/elm-tooling/elm-compiler-library - d12a744824a0cd0dfa818aece43c24ece0af4971 authored almost 11 years ago by Evan Czaplicki <[email protected]>
Switch back to stateless API, currently do not want to change this in the next release

github.com/elm-tooling/elm-compiler-library - 1aa3b76e8e7eb2c5979bdb14a5050c1b6c4cfa65 authored almost 11 years ago by Evan Czaplicki <[email protected]>
spinning cube demo!

github.com/elm-tooling/elm-compiler-library - 3e2d2e9e6a00ece93a97bd37d16c3f8c9aad39ad authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge remote-tracking branch 'alex/webgl' into topic/webgl

Conflicts:
libraries/Native/Graphics/WebGL.js

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

github.com/elm-tooling/elm-compiler-library - b9e10b4bef7b26b216749de374aa7cecbd800c3e authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge pull request #381 from bcdarwin/master

Add check for duplicate constructors within the same unit

github.com/elm-tooling/elm-compiler-library - 32d162732b64a64bea3c9024efdddd0f4a758b64 authored almost 11 years ago by Evan Czaplicki <[email protected]>
clean up error reporting

github.com/elm-tooling/elm-compiler-library - d1b3db22f293f2cc45d7b50d8ca2def2097c96ce authored almost 11 years ago by Ben Darwin <[email protected]>
partial staging with stuff

github.com/elm-tooling/elm-compiler-library - fec4a41521eb0d15b2c09d63459f17c04629a35b authored almost 11 years ago by John P Mayer Jr <[email protected]>
also fix duplicate *type* constructors

github.com/elm-tooling/elm-compiler-library - 55e5c342ce415eb541d85940875ae4f64913c27b authored almost 11 years ago by Ben Darwin <[email protected]>
fix duplicate *data* constructors

github.com/elm-tooling/elm-compiler-library - 36b73fe7f5c6869592671751ca97b2561850a221 authored almost 11 years ago by Ben Darwin <[email protected]>
simplified shader type. added webgl missing throwerror

github.com/elm-tooling/elm-compiler-library - 3c338bdd1f1a266a3df8bfc435ad006a8278fd33 authored almost 11 years ago by John P Mayer Jr <[email protected]>
now webgl takes a signal function, so we can do one-time bind and link

github.com/elm-tooling/elm-compiler-library - e2fc4daf4cc2aede7d18837e87f294e781917411 authored almost 11 years ago by John P Mayer Jr <[email protected]>
Merge pull request #379 from maxsnew/lazy

Increase sharing in Stream combinators

github.com/elm-tooling/elm-compiler-library - 1fbb635c51a6f31bb82244da7ffe664f5e0dfffe authored almost 11 years ago by Evan Czaplicki <[email protected]>
Fix iterate with optimal sharing

github.com/elm-tooling/elm-compiler-library - 16d8753640f73831e84a2b5610e6d3505c128875 authored almost 11 years ago by Max New <[email protected]>
Increase sharing in Stream combinators

github.com/elm-tooling/elm-compiler-library - 12d3cc5e925cffd96056f23f3c08d4901690724d authored almost 11 years ago by Max New <[email protected]>
Add notes about sorting and laziness

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

Add Lazy Evaluation/Streams Library

github.com/elm-tooling/elm-compiler-library - 3f9170aa00b7e358e4648b61679206f210c67efd authored almost 11 years ago by Evan Czaplicki <[email protected]>
Add Stream docs and fix type of sampleOn.

github.com/elm-tooling/elm-compiler-library - 08b88b7ebbe50e81761829b13c1cfbbdf99fd084 authored almost 11 years ago by Max New <[email protected]>