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 'master' into canonicalize

Conflicts:
compiler/Parse/Expression.hs

eaff9760da1c45e90942de679569179f9540eb37 authored over 10 years ago
By popular demand, name shader blocks glsl

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

a4745317caae154a0279c8cbc973af28f04a2a73 authored over 10 years ago
Put minimum bound on language-glsl

07dba9ce4be8832dcd6f8e9addea31326981e5f7 authored over 10 years ago
Bump to 0.12.3

119957eca672eb14107bc1b01a8b3275721be404 authored over 10 years ago
rename glShader to shader

bace5d7537805eb4530b9c9ff45ec00736a8d20d authored over 10 years ago
Bump version number

66154b465a3a04604d9499f5328a3b05a07bd152 authored over 10 years ago
Merge branch 'stable' into canonicalize

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

e99d840ed0c79c72c95f6a1500188cbf1bba8333 authored over 10 years ago
Merge branch 'master' into stable

3ecb9fd8eaf689c284d97f1ec393b066ea5c5c02 authored almost 11 years ago
Bump version number

d35d6c80b628ff334b1393a1c1c19b1f3180973f authored almost 11 years ago
Merge pull request #631 from maxsnew/cabal

Add scientific as dep to sort out build problems

56febafecd593662b2e70b974f275ed49836ede3 authored almost 11 years ago
Try adding scientific to sort out build problems

972e2bd025b5ecc00071770945acbe8295d34e51 authored almost 11 years ago
Add a function to read imports

3abe48beea5573871cda6b8d93a0958a5599d813 authored almost 11 years ago
Merge pull request #629 from maxsnew/cabal

Fix Build Issues

0cd3ea1368b25b1e7c8f9f7223dec3d77196774c authored almost 11 years ago
Restore GHC 7.8 Travis config

00006ad0ad5cda41472f103d8b2e69bfaf226e4b authored almost 11 years ago
Only use elm_dependencies.json for native if it's there

b3ef1b2cde2ab9f558a141fca219bbf670695bb7 authored almost 11 years ago
Add yaml as dep to help cabal

295eceb3f574c02ad4a6b935c9d36d468b3bf475 authored almost 11 years ago
Merge branch 'webgl'

a38e0c15ac0ba3683f548606781d029706fcb6b6 authored almost 11 years ago
Merge branch 'pr/613' into webgl

1062ff116b7eaa8e9cf03e3d908bf6fa587333de authored almost 11 years ago
Name changes for flags

9d678a1b6964317119bdcbc43090dcb84658ff5c authored almost 11 years ago
Detect native files, build into resulting programs

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

31ca14d950f2b3d237b05a9b06010161111acc71 authored almost 11 years ago
Cosmetic: add type annotation, switch to do notation

985fec020ae126e95da92aafc282e6de25591bdd authored almost 11 years ago
Remove WebGL from libraries

6564b2bebc83100544b7ed311534c4e9be3491d0 authored almost 11 years ago
Add "native-modules" as an optional field

22c6e719ee87498a42eede6c34cb9135df75e162 authored almost 11 years ago
Merge branch 'master' into webgl

2fb6d27c6c634d1b52c162cf7a9e0dc57351a1a2 authored almost 11 years ago
Revert "Add GHC 7.8 testing to Travis config"

This reverts commit bb79da6c970dc6d30928f59bafc649f6008bad50.

36bf6b6d2548619783bc811614c5b1ab165e575a authored almost 11 years ago
Fix issue #627, problem with `words`

358ed8e54529eb82d69ef1972b41e97eadbdef51 authored almost 11 years ago
Merge pull request #626 from codecurve/webgl

Fix matrix vector multiplication in webgl Crate example.

624d4fe9771d36997aba5f8ba50ad087dca41c5c authored almost 11 years ago
Fix matrix vector multiplication.

d1352d9c7421311f544f098d86e742b05a5bfca1 authored almost 11 years ago
Get module name right, make cosmetic changes

8b6b119f72aac283e7ddcdbca380009a49e296a2 authored almost 11 years ago
Move Equality test to live with all other tests

2a0dc7f976e16406ac393353468162c9f5a7bfae authored almost 11 years ago
Merge branch 'master' into webgl

1887c65b68ed70ee9efe9d81fe2d0dddb0978a46 authored almost 11 years ago
Merge branch 'pr/622'

b80c9045988e2fcc02ed4af027b3bb6825da3708 authored almost 11 years ago
Add test to make sure indices are correct

70a445de3ad967e3e686806012919c7a4728bde2 authored almost 11 years ago
Remove empty lines

1c7e9f984affe834e0ff3d42e9326bd56847a98d authored almost 11 years ago
Fix #620

52e70c8a9452b160597accc520788e38d3a0e8b6 authored almost 11 years ago
Get rid of unused value

902603950886a6a444122e46e1bd748f6366f110 authored almost 11 years ago
Move docs around a bit

f4a6b3e334d06eb1195240897e2c6f34b3b286a3 authored almost 11 years ago
get rid of strict mode error

2b5f6c98434a4c9db430b2a31fddea2ca0b4c140 authored almost 11 years ago
Remove trailing commas, make Closure Compiler happy

979f15e324dd6dbeff142e930f3e1b3ff4ccf08b authored almost 11 years ago
Merge pull request #619 from maxsnew/eq

Fix Equality Test

24ab294f507c2a93a58ca61b6bc495785283c000 authored almost 11 years ago
Refer to correct library

3aa9c70fbbc67951822cff77a60420056141cf88 authored almost 11 years ago
Add record equality tests

06910829267d5b270be64c8da02c87e0a9393da0 authored almost 11 years ago
Update tests for new module structure.

afae5d37b2695bbc6ea1825863dd25aa97d09933 authored almost 11 years ago
Match module name and file name

1d1580da4d867b7e528d0d367f94c63b686ab3fc authored almost 11 years ago
Split Vec2, 3, and 4 out into their own libraries

dbfc352bcfdc3e0f3c9787570491a4e95bd5d87d authored almost 11 years ago
Actually Add the sum type equality check :/

Fortunately the fix did, in fact, work

869e71bd18ee77b5405493c09eba7dead791a5cb authored almost 11 years ago
Fix sum type equality check

17a76cf4c3d48ef5d912f1491594ab2ce6f6b81c authored almost 11 years ago
Add (failing) equality tests

52a5ca061771d7361ff0f5fa1601b5474154f909 authored almost 11 years ago
Update tests to match Math.Vector and Math.Matrix

bf13e7d98450bf113e807865b4742728c2f99190 authored almost 11 years ago
Split MJS into Math.Vector and Math.Matrix

9bed9119c8b4894852f5640434729a1b1f375628 authored almost 11 years ago
minor markdown fixes in comments

3965802a8a12d9e4c89befe7696a058fa299b909 authored almost 11 years ago
Get rid of mysterious runtime error in toTuple3

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

1b3a66aacd1c7d02ec60155b8b3b52b5c162e5ed authored almost 11 years ago
Improve formatting of docs for makeLookAt

1a4509c9f3ef1f7235f936e6037ea1bd32f9b6c8 authored almost 11 years ago
Try to improve comments for hsl colors

d7841fea431d5ee32c2d089279a4910596e9b890 authored almost 11 years ago
Revamp to be a bit clearer to beginners like me

244efb8ef8eb8a8524c177f45f5dd1efe87dd90f authored almost 11 years ago
Fix undefined references for converting colors to css

149c39ffca1d46f80d9e3c62e0f3ef818b4563d9 authored almost 11 years ago
Slight rewrite and use prettier colors

444198d51b05ff957555d4e049bc71ff8c571c9d authored almost 11 years ago
Revamp Color library

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

23a01b3bdcd88a1f3cb9bcad46ade710d78d7a00 authored almost 11 years ago
Redo crate program with clearer names

17d8b5878ed4919018f993ff4ffc1ea88acbed23 authored almost 11 years ago
Exporting types was causing runtime errors

To be fixed!

b6c7f695ad7d4d6d9f51058079d08ce1c3d1abc1 authored almost 11 years ago
Migrate lib test runner to libraries/

1717067c17e353c9a24ad16b37c8de3eba0c6c89 authored almost 11 years ago
cosmetic, get ready to migrate to libraries/

caefc1ccd20fad724488290d8d1269167ed02088 authored almost 11 years ago
rename tests/elm to tests/libraries

c02c7045be9ef4b66bca17f981f4ddc791faf535 authored almost 11 years ago
Rename tests/hs to tests/compiler

d2a461958d063d3cd9e79fa565a79b716a0c0bbb authored almost 11 years ago
Merge pull request #611 from maxsnew/travis

Add GHC 7.8 testing to Travis config

271a61172f89ec66f7a3290bdd21e7aecd358a86 authored almost 11 years ago
Move WebGL compiler tests to right spot

b2bce98490c4e7b3bfd3b46f4757c4d5bb3c8882 authored almost 11 years ago
Merge branch 'master' into webgl

33d4d572e50061d4aeee507e21bbe262e4136baa authored almost 11 years ago
Add option to display location of elm_runtime.js

8a6c7b0bc4d973bd3f03a4a63aaac5a92eaee813 authored almost 11 years ago
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...

bb79da6c970dc6d30928f59bafc649f6008bad50 authored almost 11 years ago
Merge pull request #610 from johnpmayer/webgl

Webgl

82b7c0f17f2597d03d0592b179329a983f39c30d authored almost 11 years ago
Revert "Attempt at adding ghc 7.8 Travis testing"

This reverts commit 5bc1a106add5e4380cf53969f189e42d2c28fe60.

0f894b89126b8a959cfed8394227f1752d36128a authored almost 11 years ago
Merge branch 'master' of https://github.com/elm-lang/Elm

6319b75bbd15de0cc61e4ad478bc25adfbd25be0 authored almost 11 years ago
Resolve #608

fe87712d87bcc096c7848525a4c0df5f064c02c8 authored almost 11 years ago
Merge remote-tracking branch 'elm-lang/webgl' into webgl

99c11393ae0ad01fd199dc047b7715c61589f791 authored almost 11 years ago
Merge branch 'stable'

bb28e3bac3fa403002191e54839955313f0d7618 authored almost 11 years ago
Merge pull request #607 from maxsnew/travis

Attempt at adding ghc 7.8 Travis testing

51a7278a249d5f87389d7ea73de2d68b45045c50 authored almost 11 years ago
Attempt at adding ghc 7.8 Travis testing

5bc1a106add5e4380cf53969f189e42d2c28fe60 authored almost 11 years ago
Merge branch 'master' into webgl

Conflicts:
server/elm-server.cabal

b080f8d34b7e61862cb20fb67b211ff1bd1c9cbf authored almost 11 years ago
Merge branch 'pr/606'

adaa65f0274b1a6cbf33dbd394fc2d63897b6f2d authored almost 11 years ago
Fix runtime error reporting

32306c5e9a8e54f8460758c7218656faec79df7a authored almost 11 years ago
Merge branch 'master' into pr/606

34172738c3534db19d269d31a970b0c23826858a authored almost 11 years ago
Bump version to fix hackage issues

8506512567ea97668c5c17a7204f0ff01bf9ab32 authored almost 11 years ago
Bump because I forgot to set build as Simple for hack age release

4914d457c4eab825a6ddfc0dfcde8aed16e4124e authored almost 11 years ago
Merge branch 'master' into stable

64fb941bf4fef1516b78e356fc60ea4f0a389313 authored almost 11 years ago
Get zero-indexing right in get examples

fd0574416b8ff4ec1ee5aeea98cbcd5943961ae2 authored almost 11 years ago
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...

513ce27cc666616cd133b50b43b37103fbde1cec authored almost 11 years ago
Adjust tests to get better expected/actual errors

7a6a0fa815d8c2c6f9dd89c737a058012013cf44 authored almost 11 years ago
Improve error messages, rm trailing whitespace

Always leave a codebase cleaner than you found it.

4bec310476972410aa3a08cc502d3f1d6e3d061f authored almost 11 years ago
Allow Arrays to pass through ports

Closes elm-lang/Elm#597

f99ac9741d2ae5f255e02907c46749e4158a5e10 authored almost 11 years ago
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...

bfcf2a70ba5dda9d28589d874a85ee9718d07528 authored almost 11 years ago
Clean up tests for String library

c9e46aa8270024e58fe33250756e937c096bf379 authored almost 11 years ago
Fix silly type error with Array tests

408a8c87543963e8d8c70ae561323cffb12aabde authored almost 11 years ago
Merge branch 'pr/603'

Conflicts:
tests/elm/Test/Array.elm

cede92fc79533bc299961e1797217795e4bb642f authored almost 11 years ago
The value versions of (::) and [] are defined in Elm

aa19d7b2319c3e19a84c9020c10d9918648e6906 authored almost 11 years ago
Don't try to find interface for Native modules

7868a2b9158a25b7acd4c86b1729e716b10deb5e authored almost 11 years ago
remove reprime, many minor cosmetic changes

d41a656269eaab8bdf40aee6cc8792634bcc9880 authored almost 11 years ago
Move to [1..] instead of initialize

0eb77ffe281b1ada0bedbb29f1aa42f7f44a25d3 authored almost 11 years ago
Fix parantheses

6872f9347f8f33bfc7925b8a9d9bd00c9af58da2 authored almost 11 years ago
Array.to/fromJSArray to Native.Array

3f433034208b8c51b90a7ab842097ef90ccc33a4 authored almost 11 years ago
Add Array.to/fromJSArray tests

155c60e4dc059144c536aca4b62b80db5c91f8c8 authored almost 11 years ago