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

Be more aggressive with parsing reserved words

github.com/elm-tooling/elm-compiler-library - bf46a33016ed76738c36537ab8fe1b4a239a3724 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: modern indentation

github.com/elm-tooling/elm-compiler-library - 1461bf7a9e53d8d8074c1fa3f66f3a4dcb36578a authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: modern indentation

github.com/elm-tooling/elm-compiler-library - ed22dbd9af8157ce38188d5a3b9c45d34e75aa13 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Bail out of unification on first failure

github.com/elm-tooling/elm-compiler-library - 0d10d2fc67e4b12835f92a56340ba533c12830ba authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: more modern indentation

github.com/elm-tooling/elm-compiler-library - f1c61a65481894645b32ece65ed44f25bc80633c authored almost 10 years ago by Evan Czaplicki <[email protected]>
minor rephrase

github.com/elm-tooling/elm-compiler-library - 14c55e661c93956db4f2c11cb43307ca29584cde authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: use modern indentation rules

github.com/elm-tooling/elm-compiler-library - 564fd4d1c0688d31394cfadb5561f4cdf28ccb59 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make print out of doc Types prettier

github.com/elm-tooling/elm-compiler-library - 12af2306abbbb5817d4dde7efe4e7cb2f9d12c42 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Bump version

github.com/elm-tooling/elm-compiler-library - d42941cf32f7f6318bae2665d745bac3252f0971 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Produce the correct type for shaders and textures

github.com/elm-tooling/elm-compiler-library - 06bc1948bcff7e03a57ff5dba0ee3e616a95770e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move source location to first line of type error message

github.com/elm-tooling/elm-compiler-library - cfaeff971e5a549f2121aaa12901e5991acb6f45 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - 629a71d8e88da1e3ba8fa1827729837623dff51e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Load modules for ports lazily, should fix #793

github.com/elm-tooling/elm-compiler-library - c6beac38da8561b2aa65f73fc40984e5e40ff847 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'no-markdown'

github.com/elm-tooling/elm-compiler-library - 45c65c9952f8d85e59c7830fd5b10da7018cefff authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove markdown blocks as a language construct

github.com/elm-tooling/elm-compiler-library - f9f5d8e2bdca7c445c2dbafade14b64f9a8a61fd authored almost 10 years ago by Evan Czaplicki <[email protected]>
Grab Text.markdown from global Elm object, not locally

github.com/elm-tooling/elm-compiler-library - 48928dcf72aef147fd54f2f75de5ec1ad38c616d authored almost 10 years ago by Evan Czaplicki <[email protected]>
Replace occurrences of "_elm" with variable

github.com/elm-tooling/elm-compiler-library - aac76a9344e2cca676960f404a04c756bcd66941 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: use modern style guide

github.com/elm-tooling/elm-compiler-library - 8f8469b8298f5833c19b67d50cbf0f26513a625b authored almost 10 years ago by Evan Czaplicki <[email protected]>
Switch to more modern style

github.com/elm-tooling/elm-compiler-library - 4c0cab23f376e0f9f6661866ff331690c0dfe083 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Stop trying to convert JS values as they flow out

resolves elm-lang/core #22

github.com/elm-tooling/elm-compiler-library - 530fe174e8e8eb45a68fa837013e6133199fc8b1 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Reorganize test directory

github.com/elm-tooling/elm-compiler-library - e5e55b12cb76eba7e71df1b3bcbd026aaf2262ad authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: use modern indentation style

github.com/elm-tooling/elm-compiler-library - 9c4eb50b0e54c212f38c4b203bb298f79be081ed authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get tests working again

github.com/elm-tooling/elm-compiler-library - a3f5817f6e70db06195958b7193be5dcda3cf37e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Update tests for 0.14

github.com/elm-tooling/elm-compiler-library - e82223a1d93ce20bdf7925db55a4efd06c5c4a13 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Update some old names

github.com/elm-tooling/elm-compiler-library - c6d685eb07e26b7cd132c1339685c835d66cef7d authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get rid of library tests that now live in elm-lang/core

github.com/elm-tooling/elm-compiler-library - a8001a0770a2d99f7bfcb26f53dbc3c0a2b44af5 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Correct link to travis ci build status badge

github.com/elm-tooling/elm-compiler-library - 8910e5afe82faadc069ea115387a23f41927e4aa authored almost 10 years ago by Evan Czaplicki <[email protected]>
Fix missing `{` when pretty printing empty record types

github.com/elm-tooling/elm-compiler-library - 0eea43022818ce67356b3bea64c9f730024e3061 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Correct indentation on error message

github.com/elm-tooling/elm-compiler-library - 317f80e8afb05543db3fc82857368424ca64e890 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'pr/833'

github.com/elm-tooling/elm-compiler-library - 201f4d5c7fe111189780d840bd2cdfe447e0f185 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Clean up literal parsing code

github.com/elm-tooling/elm-compiler-library - 7f0733cd6e5f0c3ef1bd3a75f5405f3e68628d5f authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make error messages a bit nicer

github.com/elm-tooling/elm-compiler-library - 7be67d604999480f08b674f3346bdc09bd4a8ac0 authored almost 10 years ago by Evan Czaplicki <[email protected]>
share code more aggressively and move towards better parse errors

github.com/elm-tooling/elm-compiler-library - 44ee98ea7f348a912730424e5d807af018403ab8 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove two unneeded trys

github.com/elm-tooling/elm-compiler-library - 78672b5790fb08e669d217f7f4e6baf99cb7cb2b authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: convert to more modern style

github.com/elm-tooling/elm-compiler-library - aeee66520e6277da8db87d89f83a90818ebb7680 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: update to modern style guide

github.com/elm-tooling/elm-compiler-library - 96fa70ced4d24c94d9fe0bcd9998fe192604535c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Take "data" off of reserved words list

github.com/elm-tooling/elm-compiler-library - d71d0b61f64fd21b1b4a1fe51210ac596551752b authored almost 10 years ago by Evan Czaplicki <[email protected]>
Add support for hexadecimal integer literals

github.com/elm-tooling/elm-compiler-library - 91953b62b865bbb1ccdfad0e6f5597e66e620ccb authored almost 10 years ago by Mauris Van Hauwe <[email protected]>
Make sure docs only contained exported values

github.com/elm-tooling/elm-compiler-library - 58090de33acb4842b521b194116a8eee4a8351c8 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make Transform.Interface a bit easier to read

github.com/elm-tooling/elm-compiler-library - a1aa92ab997dd19543f6fb0f12202796a2812f2e authored almost 10 years ago by Evan Czaplicki <[email protected]>
update (data => type, type => type alias) and improve style

github.com/elm-tooling/elm-compiler-library - 4318f09186016d5570355a0de38430b18dd01d87 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Improve explanation on infinite type aliases

github.com/elm-tooling/elm-compiler-library - 903973dcd57063756b78566db1b8c7de4bff7e02 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Rename Var.ADT to Var.Union

github.com/elm-tooling/elm-compiler-library - 393337f023b6fdeea852fe87ab98fa79d0e12082 authored almost 10 years ago by Evan Czaplicki <[email protected]>
improve style, start improving infinite type alias error message

github.com/elm-tooling/elm-compiler-library - 966c38117c2ef147d8763d7cbc8be68fb8c01cd1 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: conform to modern style guide

github.com/elm-tooling/elm-compiler-library - b651262b6517135d452113862897e344d92bfbd3 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: conform to modern style guide

github.com/elm-tooling/elm-compiler-library - 0bc67ddc4f653121f814b9b642d0da0ef2695f52 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: conform to modern style

github.com/elm-tooling/elm-compiler-library - 6b0badb3170f1392f6caa85b98a7e10253dd87d2 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Stop deriving Show for Type stuff

github.com/elm-tooling/elm-compiler-library - 96dfd8853e1a0a8d6219da291f2f146579201d79 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Conform to modern style guide

github.com/elm-tooling/elm-compiler-library - ff9acf555b75d1f25a224f144bd34fabaabfb838 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove special case for lists

github.com/elm-tooling/elm-compiler-library - bc075042bf4bfa6b0dbbbfbafd30c868f4b01f95 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Mark fields as unused

github.com/elm-tooling/elm-compiler-library - a91c11772e7a96be65275bac5ded53d8d4752ad4 authored almost 10 years ago by Evan Czaplicki <[email protected]>
remove unused imports

github.com/elm-tooling/elm-compiler-library - 0eb8636c03de6b6c0b2489df1ac3d566c026d169 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get elm-doc compiling

github.com/elm-tooling/elm-compiler-library - d87affe949a15bd2ca506faa00bcacb2948a0f01 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Provide implementation for Type.toString

github.com/elm-tooling/elm-compiler-library - 9c7e614b0feed97fa69fc3a23e041ff9aea0938f authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make it possible to extract types from Module.Interface

github.com/elm-tooling/elm-compiler-library - 09301c67d7b5d4e219d8804e81bcb41118e83b96 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Improve the style of records in error messages

github.com/elm-tooling/elm-compiler-library - 73cb511976501a54b9a8367a9dba6363c8651572 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move runtime over to elm-lang/core

github.com/elm-tooling/elm-compiler-library - 5ff58f859b740bea54e872ea8d1b49750b3ee5c5 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Improve the missing field error message a bit

Ideal world, we’d have a string distance algorithm, so we could
actually suggest fields that are...

github.com/elm-tooling/elm-compiler-library - e4ce75997fa0990e72207be4efa73803d829fbca authored almost 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'record-unification'

github.com/elm-tooling/elm-compiler-library - 0fe796bc0322d97b1ff25529571b166632d00028 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Fix #825, nicer error messages when accessing missing fields

By figuring out if a record is open or closed, we can throw the error
earlier so we have more in...

github.com/elm-tooling/elm-compiler-library - 9aa94185a1e6bbd1b43e9555f55b6f9613dabc58 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Refactor unify code to make it easier to get at record unification

github.com/elm-tooling/elm-compiler-library - f766040e3143f284295d666e8b2f2fbb0583985e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Stop saying expected/actual

solve the problem by changing people’s expectations from “this seems
messed up” to “wouldn’t tha...

github.com/elm-tooling/elm-compiler-library - c1ce03a98c57681afdb9f0030130e3fef178fb0e authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: refactor and rename so things are less crazy

github.com/elm-tooling/elm-compiler-library - 12fe8970222a53d586675acfa266352285b043ec authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: try to make things easier to read

github.com/elm-tooling/elm-compiler-library - 87ba2bc74079f78ad373728625379c5b77cc8e6e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make changes to get elm-reactor working

github.com/elm-tooling/elm-compiler-library - db0f872cc14762610b6496bfb8f61f034c3b2d9c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Switch to more traditional style

github.com/elm-tooling/elm-compiler-library - ce40d5e6d53d9c8e35de8beb08a70dea5f282bf8 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Return stdout and stderr when Utils.run fails

github.com/elm-tooling/elm-compiler-library - 1793fd37f175f48b44525355a9a178cb74f062b0 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Correct name of Json.Values through ports

github.com/elm-tooling/elm-compiler-library - 396fd3399589b95c09768af3ccb9b750b94c7073 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Allow outsiders to get the list of ports declared by a module

github.com/elm-tooling/elm-compiler-library - 0c3034db4b6b7340d5a37aa6171787850a9b6de5 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'list'

github.com/elm-tooling/elm-compiler-library - c422a7b19a38e345aaaec35fd0d13d4458277e33 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Use friendlier term "Name Collision" and clearer message

github.com/elm-tooling/elm-compiler-library - 39f4127767c701bd63406cc23f0fd63d81a55b07 authored almost 10 years ago by Evan Czaplicki <[email protected]>
fix #624 and #799, better error messages and style

github.com/elm-tooling/elm-compiler-library - db31fe20d45d6340ee2efc1beda81d9a8fe6606d authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove special syntax for lists in types

github.com/elm-tooling/elm-compiler-library - ee72256cd7a7060b9c110348ead21492df9586e3 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Export default imports from Elm.Compiler.Module

github.com/elm-tooling/elm-compiler-library - e7b401a4f8dbba821ed9ef015ecc370ecd4aa805 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Do not attempt to merge import listings, use the latest one

github.com/elm-tooling/elm-compiler-library - e547fdd13262514b1b8131b12f3fd15cf685ff0f authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get rid of error that refers to --make

github.com/elm-tooling/elm-compiler-library - fdcaaed92f483bdd89935b742aa81753d17f0152 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Modernize code and change Elm.Compiler.comiple API

Someday, it will be necessary to generate source code that knows which
package each module came ...

github.com/elm-tooling/elm-compiler-library - f473c685a33cfed9c48ae25f3961651d261b501c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Finally get rid of Build/ directory, it's all in elm-make!

github.com/elm-tooling/elm-compiler-library - ed1aeb68027eb069b2b235877dcc343a6b8c709c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Fix silly mistakes in Transform.AddDefaultImports

Got too excited about sharing it with folks :P

github.com/elm-tooling/elm-compiler-library - 58175b2df1b9cb60b1ccecbddec43049885ccc6e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove stray indent

github.com/elm-tooling/elm-compiler-library - 3e2f44c60ff99e581053beed14289b3836a0ac5e authored almost 10 years ago by Evan Czaplicki <[email protected]>
Turn default imports back on

The default imports are now:

import Basics (..)
import Maybe (Maybe(..))
import Res...

github.com/elm-tooling/elm-compiler-library - 92be75c649fe8b5010893c9be30b2ae5177b207a authored almost 10 years ago by Evan Czaplicki <[email protected]>
Point to correct source directory

github.com/elm-tooling/elm-compiler-library - ab90bc350a53baac52027a4811135e4fd73fcfb4 authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: modernize for Haskell style guide

github.com/elm-tooling/elm-compiler-library - 41dfc6ce01983c86ade40ca067b49423ac99dada authored almost 10 years ago by Evan Czaplicki <[email protected]>
Update for most recent Json API

github.com/elm-tooling/elm-compiler-library - 0a27d89fa9785ee44955a52f015495f102dea730 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Rename compiler/ to src/

Make consistent with other Elm repos. Longer term, probably move the
runtime/ code out of this r...

github.com/elm-tooling/elm-compiler-library - 914e047dd53246d84db95f81937fa6ce088b67fc authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove rewrite rule for List.++

github.com/elm-tooling/elm-compiler-library - 2f93678122515b683189d0908eef373988153dba authored almost 10 years ago by Evan Czaplicki <[email protected]>
Allow raw JavaScript values through ports (experiment)

github.com/elm-tooling/elm-compiler-library - cc9c97b3e6112395551e624cb29c825a4369cac8 authored almost 10 years ago by Evan Czaplicki <[email protected]>
improve error on bad messages sent to ports

github.com/elm-tooling/elm-compiler-library - c28b9df7a9604513434a995078dda1a091ccb69e authored almost 10 years ago by Evan Czaplicki <[email protected]>
style: modernize indentation

github.com/elm-tooling/elm-compiler-library - 7a85931e370a0794e079b646947d5b047f681fe0 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get ports working, improve ports error messages

github.com/elm-tooling/elm-compiler-library - e8322d7a036978a5e0520fc6e5d7adb54ac697e5 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Fix error in turning json into documentation

github.com/elm-tooling/elm-compiler-library - 10689057f6d8497e416ac2c0a9b9cbbfd64d5622 authored almost 10 years ago by Evan Czaplicki <[email protected]>
expose hyphenate and dehyphenate functions

github.com/elm-tooling/elm-compiler-library - 4efcbfd0d7f4bddf81230563ef8c3a5b2f5acf4c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move executable runner to Elm.Utils

trying to share code that’s used by a bunch of different tools

github.com/elm-tooling/elm-compiler-library - 821991314bee7540910fd8900cbce4cdcfa96d7f authored almost 10 years ago by Evan Czaplicki <[email protected]>
Depend on Native.Signal instead of Signal

github.com/elm-tooling/elm-compiler-library - 9c1f9045466257b90580d00a6fd95ed535683170 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get rid of a bunch of ignores that are not needed now

github.com/elm-tooling/elm-compiler-library - 6fb5f2b83d1ece0de8a2ef3ca31450b6f6456fa7 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move runtime errors to Native.Utils

github.com/elm-tooling/elm-compiler-library - 96f6750d882a6dd200b4e73464cf7c5ca9294b8c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Do "instanceof Array" test with generated code

github.com/elm-tooling/elm-compiler-library - 8eace70a5d80314fc995767530766210d0e4bf29 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move globally defined variables into runtime

github.com/elm-tooling/elm-compiler-library - 5141148fb0246526b15d46f1935487cf9f3982e5 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Depend on Elm.Utils version of (|>)

github.com/elm-tooling/elm-compiler-library - bc9b5390ea16bd249fc049cdbe5d4b8f55e80484 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Expose runtime, add Elm.Utils for all projects to share

github.com/elm-tooling/elm-compiler-library - 10a84b4d6c2db10ed8536d2473097d6906a1d081 authored almost 10 years ago by Evan Czaplicki <[email protected]>