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

By popular demand, name shader blocks glsl

This way the language being used in there is totally explicit.

github.com/elm-tooling/elm-compiler-library - a4745317caae154a0279c8cbc973af28f04a2a73 authored over 10 years ago by Evan Czaplicki <[email protected]>
Put minimum bound on language-glsl

github.com/elm-tooling/elm-compiler-library - 07dba9ce4be8832dcd6f8e9addea31326981e5f7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump to 0.12.3

github.com/elm-tooling/elm-compiler-library - 119957eca672eb14107bc1b01a8b3275721be404 authored over 10 years ago by Evan Czaplicki <[email protected]>
rename glShader to shader

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

github.com/elm-tooling/elm-compiler-library - 66154b465a3a04604d9499f5328a3b05a07bd152 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'stable' into canonicalize

Conflicts:
compiler/Build/Dependencies.hs
compiler/Build/Print.hs
compiler/Elm/Internal/Utils...

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

github.com/elm-tooling/elm-compiler-library - 3ecb9fd8eaf689c284d97f1ec393b066ea5c5c02 authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump version number

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

Add scientific as dep to sort out build problems

github.com/elm-tooling/elm-compiler-library - 56febafecd593662b2e70b974f275ed49836ede3 authored over 10 years ago by Evan Czaplicki <[email protected]>
Try adding scientific to sort out build problems

github.com/elm-tooling/elm-compiler-library - 972e2bd025b5ecc00071770945acbe8295d34e51 authored over 10 years ago by Max New <[email protected]>
Add a function to read imports

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

Fix Build Issues

github.com/elm-tooling/elm-compiler-library - 0cd3ea1368b25b1e7c8f9f7223dec3d77196774c authored over 10 years ago by Evan Czaplicki <[email protected]>
Only use elm_dependencies.json for native if it's there

github.com/elm-tooling/elm-compiler-library - b3ef1b2cde2ab9f558a141fca219bbf670695bb7 authored over 10 years ago by Max New <[email protected]>
Restore GHC 7.8 Travis config

github.com/elm-tooling/elm-compiler-library - 00006ad0ad5cda41472f103d8b2e69bfaf226e4b authored over 10 years ago by Max New <[email protected]>
Add yaml as dep to help cabal

github.com/elm-tooling/elm-compiler-library - 295eceb3f574c02ad4a6b935c9d36d468b3bf475 authored over 10 years ago by Max New <[email protected]>
Merge branch 'webgl'

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

github.com/elm-tooling/elm-compiler-library - 1062ff116b7eaa8e9cf03e3d908bf6fa587333de authored over 10 years ago by Evan Czaplicki <[email protected]>
Name changes for flags

github.com/elm-tooling/elm-compiler-library - 9d678a1b6964317119bdcbc43090dcb84658ff5c authored over 10 years ago by Evan Czaplicki <[email protected]>
Detect native files, build into resulting programs

The “native-modules” field in elm_dependencies.json is now read and
used when generating JS. Whi...

github.com/elm-tooling/elm-compiler-library - 31ca14d950f2b3d237b05a9b06010161111acc71 authored over 10 years ago by Evan Czaplicki <[email protected]>
Cosmetic: add type annotation, switch to do notation

github.com/elm-tooling/elm-compiler-library - 985fec020ae126e95da92aafc282e6de25591bdd authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove WebGL from libraries

github.com/elm-tooling/elm-compiler-library - 6564b2bebc83100544b7ed311534c4e9be3491d0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add "native-modules" as an optional field

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

github.com/elm-tooling/elm-compiler-library - 2fb6d27c6c634d1b52c162cf7a9e0dc57351a1a2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revert "Add GHC 7.8 testing to Travis config"

This reverts commit bb79da6c970dc6d30928f59bafc649f6008bad50.

github.com/elm-tooling/elm-compiler-library - 36bf6b6d2548619783bc811614c5b1ab165e575a authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue #627, problem with `words`

github.com/elm-tooling/elm-compiler-library - 358ed8e54529eb82d69ef1972b41e97eadbdef51 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #626 from codecurve/webgl

Fix matrix vector multiplication in webgl Crate example.

github.com/elm-tooling/elm-compiler-library - 624d4fe9771d36997aba5f8ba50ad087dca41c5c authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix matrix vector multiplication.

github.com/elm-tooling/elm-compiler-library - d1352d9c7421311f544f098d86e742b05a5bfca1 authored over 10 years ago by Randall Britten <[email protected]>
Get module name right, make cosmetic changes

github.com/elm-tooling/elm-compiler-library - 8b6b119f72aac283e7ddcdbca380009a49e296a2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move Equality test to live with all other tests

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

github.com/elm-tooling/elm-compiler-library - 1887c65b68ed70ee9efe9d81fe2d0dddb0978a46 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'pr/622'

github.com/elm-tooling/elm-compiler-library - b80c9045988e2fcc02ed4af027b3bb6825da3708 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add test to make sure indices are correct

github.com/elm-tooling/elm-compiler-library - 70a445de3ad967e3e686806012919c7a4728bde2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove empty lines

github.com/elm-tooling/elm-compiler-library - 1c7e9f984affe834e0ff3d42e9326bd56847a98d authored over 10 years ago by Christian Widera <[email protected]>
Get rid of unused value

github.com/elm-tooling/elm-compiler-library - 902603950886a6a444122e46e1bd748f6366f110 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move docs around a bit

github.com/elm-tooling/elm-compiler-library - f4a6b3e334d06eb1195240897e2c6f34b3b286a3 authored over 10 years ago by Evan Czaplicki <[email protected]>
get rid of strict mode error

github.com/elm-tooling/elm-compiler-library - 2b5f6c98434a4c9db430b2a31fddea2ca0b4c140 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove trailing commas, make Closure Compiler happy

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

Fix Equality Test

github.com/elm-tooling/elm-compiler-library - 24ab294f507c2a93a58ca61b6bc495785283c000 authored over 10 years ago by Evan Czaplicki <[email protected]>
Refer to correct library

github.com/elm-tooling/elm-compiler-library - 3aa9c70fbbc67951822cff77a60420056141cf88 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add record equality tests

github.com/elm-tooling/elm-compiler-library - 06910829267d5b270be64c8da02c87e0a9393da0 authored over 10 years ago by Max New <[email protected]>
Update tests for new module structure.

github.com/elm-tooling/elm-compiler-library - afae5d37b2695bbc6ea1825863dd25aa97d09933 authored over 10 years ago by Evan Czaplicki <[email protected]>
Match module name and file name

github.com/elm-tooling/elm-compiler-library - 1d1580da4d867b7e528d0d367f94c63b686ab3fc authored over 10 years ago by Evan Czaplicki <[email protected]>
Split Vec2, 3, and 4 out into their own libraries

github.com/elm-tooling/elm-compiler-library - dbfc352bcfdc3e0f3c9787570491a4e95bd5d87d authored over 10 years ago by Evan Czaplicki <[email protected]>
Actually Add the sum type equality check :/

Fortunately the fix did, in fact, work

github.com/elm-tooling/elm-compiler-library - 869e71bd18ee77b5405493c09eba7dead791a5cb authored over 10 years ago by Max New <[email protected]>
Fix sum type equality check

github.com/elm-tooling/elm-compiler-library - 17a76cf4c3d48ef5d912f1491594ab2ce6f6b81c authored over 10 years ago by Max New <[email protected]>
Add (failing) equality tests

github.com/elm-tooling/elm-compiler-library - 52a5ca061771d7361ff0f5fa1601b5474154f909 authored over 10 years ago by Max New <[email protected]>
Update tests to match Math.Vector and Math.Matrix

github.com/elm-tooling/elm-compiler-library - bf13e7d98450bf113e807865b4742728c2f99190 authored over 10 years ago by Evan Czaplicki <[email protected]>
Split MJS into Math.Vector and Math.Matrix

github.com/elm-tooling/elm-compiler-library - 9bed9119c8b4894852f5640434729a1b1f375628 authored over 10 years ago by Evan Czaplicki <[email protected]>
minor markdown fixes in comments

github.com/elm-tooling/elm-compiler-library - 3965802a8a12d9e4c89befe7696a058fa299b909 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of mysterious runtime error in toTuple3

@johnpmayer, is this an okay change? I wasn’t sure what was going on
here.

github.com/elm-tooling/elm-compiler-library - 1b3a66aacd1c7d02ec60155b8b3b52b5c162e5ed authored over 10 years ago by Evan Czaplicki <[email protected]>
Improve formatting of docs for makeLookAt

github.com/elm-tooling/elm-compiler-library - 1a4509c9f3ef1f7235f936e6037ea1bd32f9b6c8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Try to improve comments for hsl colors

github.com/elm-tooling/elm-compiler-library - d7841fea431d5ee32c2d089279a4910596e9b890 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revamp to be a bit clearer to beginners like me

github.com/elm-tooling/elm-compiler-library - 244efb8ef8eb8a8524c177f45f5dd1efe87dd90f authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix undefined references for converting colors to css

github.com/elm-tooling/elm-compiler-library - 149c39ffca1d46f80d9e3c62e0f3ef818b4563d9 authored over 10 years ago by Evan Czaplicki <[email protected]>
Slight rewrite and use prettier colors

github.com/elm-tooling/elm-compiler-library - 444198d51b05ff957555d4e049bc71ff8c571c9d authored over 10 years ago by Evan Czaplicki <[email protected]>
Revamp Color library

* switch from HSV to HSL, which is way easier to understand
* color introspection with toRgb and...

github.com/elm-tooling/elm-compiler-library - 23a01b3bdcd88a1f3cb9bcad46ade710d78d7a00 authored over 10 years ago by Evan Czaplicki <[email protected]>
Redo crate program with clearer names

github.com/elm-tooling/elm-compiler-library - 17d8b5878ed4919018f993ff4ffc1ea88acbed23 authored over 10 years ago by Evan Czaplicki <[email protected]>
Exporting types was causing runtime errors

To be fixed!

github.com/elm-tooling/elm-compiler-library - b6c7f695ad7d4d6d9f51058079d08ce1c3d1abc1 authored over 10 years ago by Evan Czaplicki <[email protected]>
Migrate lib test runner to libraries/

github.com/elm-tooling/elm-compiler-library - 1717067c17e353c9a24ad16b37c8de3eba0c6c89 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic, get ready to migrate to libraries/

github.com/elm-tooling/elm-compiler-library - caefc1ccd20fad724488290d8d1269167ed02088 authored over 10 years ago by Evan Czaplicki <[email protected]>
rename tests/elm to tests/libraries

github.com/elm-tooling/elm-compiler-library - c02c7045be9ef4b66bca17f981f4ddc791faf535 authored over 10 years ago by Evan Czaplicki <[email protected]>
Rename tests/hs to tests/compiler

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

Add GHC 7.8 testing to Travis config

github.com/elm-tooling/elm-compiler-library - 271a61172f89ec66f7a3290bdd21e7aecd358a86 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move WebGL compiler tests to right spot

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

github.com/elm-tooling/elm-compiler-library - 33d4d572e50061d4aeee507e21bbe262e4136baa authored over 10 years ago by Evan Czaplicki <[email protected]>
Add option to display location of elm_runtime.js

github.com/elm-tooling/elm-compiler-library - 8a6c7b0bc4d973bd3f03a4a63aaac5a92eaee813 authored over 10 years ago by Max New <[email protected]>
Add GHC 7.8 testing to Travis config

See https://github.com/hvr/multi-ghc-travis and
http://ro-che.info/articles/2014-03-08-happy-ale...

github.com/elm-tooling/elm-compiler-library - bb79da6c970dc6d30928f59bafc649f6008bad50 authored over 10 years ago by Max New <[email protected]>
Merge pull request #610 from johnpmayer/webgl

Webgl

github.com/elm-tooling/elm-compiler-library - 82b7c0f17f2597d03d0592b179329a983f39c30d authored over 10 years ago by Evan Czaplicki <[email protected]>
Revert "Attempt at adding ghc 7.8 Travis testing"

This reverts commit 5bc1a106add5e4380cf53969f189e42d2c28fe60.

github.com/elm-tooling/elm-compiler-library - 0f894b89126b8a959cfed8394227f1752d36128a authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'master' of https://github.com/elm-lang/Elm

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

github.com/elm-tooling/elm-compiler-library - 99c11393ae0ad01fd199dc047b7715c61589f791 authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge branch 'stable'

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

Attempt at adding ghc 7.8 Travis testing

github.com/elm-tooling/elm-compiler-library - 51a7278a249d5f87389d7ea73de2d68b45045c50 authored over 10 years ago by Evan Czaplicki <[email protected]>
Attempt at adding ghc 7.8 Travis testing

github.com/elm-tooling/elm-compiler-library - 5bc1a106add5e4380cf53969f189e42d2c28fe60 authored over 10 years ago by Max New <[email protected]>
Merge branch 'master' into webgl

Conflicts:
server/elm-server.cabal

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

github.com/elm-tooling/elm-compiler-library - adaa65f0274b1a6cbf33dbd394fc2d63897b6f2d authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix runtime error reporting

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

github.com/elm-tooling/elm-compiler-library - 34172738c3534db19d269d31a970b0c23826858a authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump version to fix hackage issues

github.com/elm-tooling/elm-compiler-library - 8506512567ea97668c5c17a7204f0ff01bf9ab32 authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump because I forgot to set build as Simple for hack age release

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

github.com/elm-tooling/elm-compiler-library - 64fb941bf4fef1516b78e356fc60ea4f0a389313 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get zero-indexing right in get examples

github.com/elm-tooling/elm-compiler-library - fd0574416b8ff4ec1ee5aeea98cbcd5943961ae2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Make meaning of Array.slice match String.slice

This is the meaning used by JS, Python, Clojure, and Scala at least. I
hope Dijkstra would be pl...

github.com/elm-tooling/elm-compiler-library - 513ce27cc666616cd133b50b43b37103fbde1cec authored over 10 years ago by Evan Czaplicki <[email protected]>
Adjust tests to get better expected/actual errors

github.com/elm-tooling/elm-compiler-library - 7a6a0fa815d8c2c6f9dd89c737a058012013cf44 authored over 10 years ago by Evan Czaplicki <[email protected]>
Improve error messages, rm trailing whitespace

Always leave a codebase cleaner than you found it.

github.com/elm-tooling/elm-compiler-library - 4bec310476972410aa3a08cc502d3f1d6e3d061f authored over 10 years ago by Max Goldstein <[email protected]>
Allow Arrays to pass through ports

Closes elm-lang/Elm#597

github.com/elm-tooling/elm-compiler-library - f99ac9741d2ae5f255e02907c46749e4158a5e10 authored over 10 years ago by Max Goldstein <[email protected]>
Rename String.sub to String.slice and add tests

Name change to get it to match Array library. May be good to bring
left, right, dropLeft, and dr...

github.com/elm-tooling/elm-compiler-library - bfcf2a70ba5dda9d28589d874a85ee9718d07528 authored over 10 years ago by Evan Czaplicki <[email protected]>
Clean up tests for String library

github.com/elm-tooling/elm-compiler-library - c9e46aa8270024e58fe33250756e937c096bf379 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix silly type error with Array tests

github.com/elm-tooling/elm-compiler-library - 408a8c87543963e8d8c70ae561323cffb12aabde authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'pr/603'

Conflicts:
tests/elm/Test/Array.elm

github.com/elm-tooling/elm-compiler-library - cede92fc79533bc299961e1797217795e4bb642f authored over 10 years ago by Evan Czaplicki <[email protected]>
The value versions of (::) and [] are defined in Elm

github.com/elm-tooling/elm-compiler-library - aa19d7b2319c3e19a84c9020c10d9918648e6906 authored over 10 years ago by Evan Czaplicki <[email protected]>
Don't try to find interface for Native modules

github.com/elm-tooling/elm-compiler-library - 7868a2b9158a25b7acd4c86b1729e716b10deb5e authored over 10 years ago by Evan Czaplicki <[email protected]>
remove reprime, many minor cosmetic changes

github.com/elm-tooling/elm-compiler-library - d41a656269eaab8bdf40aee6cc8792634bcc9880 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move to [1..] instead of initialize

github.com/elm-tooling/elm-compiler-library - 0eb77ffe281b1ada0bedbb29f1aa42f7f44a25d3 authored over 10 years ago by Christian Widera <[email protected]>
Fix parantheses

github.com/elm-tooling/elm-compiler-library - 6872f9347f8f33bfc7925b8a9d9bd00c9af58da2 authored over 10 years ago by Christian Widera <[email protected]>
Array.to/fromJSArray to Native.Array

github.com/elm-tooling/elm-compiler-library - 3f433034208b8c51b90a7ab842097ef90ccc33a4 authored over 10 years ago by Christian Widera <[email protected]>
Add Array.to/fromJSArray tests

github.com/elm-tooling/elm-compiler-library - 155c60e4dc059144c536aca4b62b80db5c91f8c8 authored over 10 years ago by Christian Widera <[email protected]>
Add Tuples to the built-in ADTs

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