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 debugger pane in IE

github.com/elm-tooling/elm-compiler-library - 70660c2b838665134713e85fa95900b8030de1d0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Make "Restart" work properly

github.com/elm-tooling/elm-compiler-library - d6201eedf9ac5000ca0f1d5516ae6b7214c16d07 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update JS generation code

Rely on new Canonicalization to get safe names. Get rid of SafeNames
module.

github.com/elm-tooling/elm-compiler-library - 26fab7110e823dd6d775bc20f65b67b410ae1168 authored over 10 years ago by Evan Czaplicki <[email protected]>
Starting to get Canonicalize working with new AST

canonicalize everything, even ports. Should set up to handle type alias
on ports.

github.com/elm-tooling/elm-compiler-library - ee5e0fba17bbffaf6d506e15b60d67c84f53cceb authored over 10 years ago by Evan Czaplicki <[email protected]>
Handle BuiltIn properly

github.com/elm-tooling/elm-compiler-library - 35e90f60aeebc638cb6274561030407916b51ad5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move RawType and CanonicalType into AST.Type

github.com/elm-tooling/elm-compiler-library - 4cd751457e76c7c755cc978452d7b2efc19cebc3 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #581 from klangner/master

Fixed example in customButton documentation

github.com/elm-tooling/elm-compiler-library - 1d6702b8c1dde3d252079d5126de9c55a70b069b authored over 10 years ago by Evan Czaplicki <[email protected]>
Fixed example in customButton documentation

github.com/elm-tooling/elm-compiler-library - daed9d8131e7f562ef090c5459701b0e870a9ba8 authored over 10 years ago by Krzysztof Langner <[email protected]>
Make listings sortable

github.com/elm-tooling/elm-compiler-library - 6dfa748fcf99a20a53f61a92c0507f395dd6a749 authored over 10 years ago by Evan Czaplicki <[email protected]>
Tweak CanonicalBody and uncomment some Pretty code

github.com/elm-tooling/elm-compiler-library - 64bcb0c5ffe10f20de541f40a3675de64c5709bb authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of duplicate type alias for RawPattern

github.com/elm-tooling/elm-compiler-library - 02d6b4e94aad11146dd6a101d0237135f79df9b2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add distinction for built-in values

github.com/elm-tooling/elm-compiler-library - a97429cbe68b50479fa139c288c9554fea4ea1f7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update Parse/ module for new AST structure

github.com/elm-tooling/elm-compiler-library - 0725fe3872b7fed05e62e0ca8054207651aa040a authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of old SourceSyntax files

github.com/elm-tooling/elm-compiler-library - 9f82256ad32789fc69392d21bc7b2d908a0333fa authored over 10 years ago by Evan Czaplicki <[email protected]>
Migrate all of SourceSyntax/ to AST/

github.com/elm-tooling/elm-compiler-library - 2b6f5f1152ff1caa71a14a03e6159522298c50bd authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of unused file

github.com/elm-tooling/elm-compiler-library - 2f8b048a7b455bfe7a2884929c66fc776f413823 authored over 10 years ago by Evan Czaplicki <[email protected]>
Begin making canonical variables explicit in AST

Also start migrating AST to the AST/ directory

github.com/elm-tooling/elm-compiler-library - 368e33ed61745e220c102c400343172e3881d4ef authored over 10 years ago by Evan Czaplicki <[email protected]>
slight changes to markdown

github.com/elm-tooling/elm-compiler-library - b2e83cc89f5e4d6a047699db500ca0f7251224b3 authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge pull request #579 from deadfoxygrandpa/array

Array tests

github.com/elm-tooling/elm-compiler-library - 89fda74f13914c28ff52fbbb87ddc5ef074f5925 authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch to List representation for append test

This works around the structural equality thing Evan mentioned

github.com/elm-tooling/elm-compiler-library - a4aa1504596221f7f00762c0c143046ed703aa10 authored over 10 years ago by Alex Neslusan <[email protected]>
Add Array tests to Test.elm

github.com/elm-tooling/elm-compiler-library - 772d1c221e2980e7e3f7087cc0189298a4ef1aba authored over 10 years ago by Alex Neslusan <[email protected]>
Rename Array to Array.elm

github.com/elm-tooling/elm-compiler-library - abaaf39500743a7c1cc3237526f69f5c6ce7069a authored over 10 years ago by Alex Neslusan <[email protected]>
Create tests for Array

github.com/elm-tooling/elm-compiler-library - 87ef790452020e7eea071846638e12adc1412d42 authored over 10 years ago by Alex Neslusan <[email protected]>
Merge branch 'vector' of https://github.com/Xashili/Elm into array

github.com/elm-tooling/elm-compiler-library - c5af8c3921d57974c9d6f4ac937e2822068a2931 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revert "Remove Array for now, migrate to vector branch"

This reverts commit c4080e0e4d70180d94b5ce964c33fdf01296a53e.

github.com/elm-tooling/elm-compiler-library - f41059ae38f8cba4694918685ae2d15d0ef58ab5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revert "Remove leftover reference to Array"

This reverts commit ee241190acb3c040380a7f088d2ed44ec18a6824.

github.com/elm-tooling/elm-compiler-library - 89e17d4889b88c2a5d4273afa5e541fa856e2c07 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update to match new branch structure, fixes #574

github.com/elm-tooling/elm-compiler-library - 67f6d1a6b0c9e95fd2be1aa6bd05b4bca07ddd91 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update to point people to elm-platform to install

github.com/elm-tooling/elm-compiler-library - 72a9517befeb620090e03011fd83036ae92d5917 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update to point people to elm-platform to install

github.com/elm-tooling/elm-compiler-library - 36b532a0d4b7e6b0e37b73513dc8e3d8fe79ab4c authored over 10 years ago by Evan Czaplicki <[email protected]>
Update to match new branch structure, fixes #574

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

github.com/elm-tooling/elm-compiler-library - 2419c7ce6bb099680e5c5b64118519c8fcd44075 authored over 10 years ago by Christian Widera <[email protected]>
Fix node lengths on initialize

github.com/elm-tooling/elm-compiler-library - dbff6250ef9eb7907961c253c988116379eeaec6 authored over 10 years ago by Christian Widera <[email protected]>
Add native fromList and initialize functions

github.com/elm-tooling/elm-compiler-library - 6bef808bcac5e748cb54582d1ae6e8ea93c5dab3 authored over 10 years ago by Christian Widera <[email protected]>
Fix bug when main is not a signal

github.com/elm-tooling/elm-compiler-library - 0294fda5405fd18fc9dca2359ff70f05f8124af5 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: add curly braces

github.com/elm-tooling/elm-compiler-library - 0cc63b4393e0312fb4b2db7073d74795c8f039be authored over 10 years ago by Evan Czaplicki <[email protected]>
Add watch and watchSummary functions

github.com/elm-tooling/elm-compiler-library - 5e1ae81505f9acb8b0b51d71dfaa5aaa7c367b3b authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #573 from mgold/patch-1

Remove unnecessary imports

github.com/elm-tooling/elm-compiler-library - ac5cd73d8afa1efcdb77b0e8a822bd961ce2fba3 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove unnecessary imports

Added in 0a1c8990eb23 and made unnecessary in 9dc1549431f34. The newline is cosmetic.

github.com/elm-tooling/elm-compiler-library - d10f370fec18e39a96a21c9925298eebc0662340 authored over 10 years ago by Max Goldstein <[email protected]>
Merge branch 'master' into debugger

github.com/elm-tooling/elm-compiler-library - 2a03dd99976ae3312f5c6a94eda1bd32ad5ac52a authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue, text did not always capture clicks

github.com/elm-tooling/elm-compiler-library - 0b7449f12da3c4c840bcc279dfdfa0e40b864e01 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue in which links did not detect hovers

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

Bump binary lower bound (need decodeOrFail)

github.com/elm-tooling/elm-compiler-library - d716993f5b4bb290ac568f8285933f49db212379 authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump binary lower bound (need decodeOrFail)

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

github.com/elm-tooling/elm-compiler-library - 9e5c97286994f2930ff6d3cd55529eedb80fdbe7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix weird hover issue

height of button was doubled by the clicker

github.com/elm-tooling/elm-compiler-library - dbabe35537c653ce16fddcc6b72d3aea438027f8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Allow clicks to propagate through the trace canvas

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

github.com/elm-tooling/elm-compiler-library - 163f96d4758107491cd136c6fb631b82880904e7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #564 from maxsnew/fix-test

Update test case to match new example

github.com/elm-tooling/elm-compiler-library - a863e31080b8a8d0d8c38498132cd3ab1a73bfe5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update test case to match new example

github.com/elm-tooling/elm-compiler-library - 3d835eb658a531a59cdc5d7cbb99ccb817920919 authored over 10 years ago by Max New <[email protected]>
Merge pull request #560 from pseudonom/master

Stopped event propagation in hoverables.

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

Initial Library Tests

github.com/elm-tooling/elm-compiler-library - 9d36caae9ff1828aec0f44e408331b793c8e3100 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #561 from maxsnew/remove-array

Remove leftover reference to Array

github.com/elm-tooling/elm-compiler-library - 80dc6c5bff814995e3f0fa2c3b5021b240529dd4 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove leftover reference to Array

github.com/elm-tooling/elm-compiler-library - ee241190acb3c040380a7f088d2ed44ec18a6824 authored over 10 years ago by Max New <[email protected]>
Stopped event propagation in hoverables.

github.com/elm-tooling/elm-compiler-library - 35871273c3ea08ddd295690b52e8d317e1df0261 authored over 10 years ago by Eric Easley <[email protected]>
Remove Array for now, migrate to vector branch

I got around to properly doing my research on various implementations
for immutable vectors. It ...

github.com/elm-tooling/elm-compiler-library - c4080e0e4d70180d94b5ce964c33fdf01296a53e authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #559 from pseudonom/master

Stopped event propagation in clickables.

github.com/elm-tooling/elm-compiler-library - 4eb24f2b7823dbe030579ae8c0e2d4d721fd00e7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Stopped event propagation in clickables.

github.com/elm-tooling/elm-compiler-library - ef6a2d6bc7d990cade886112105700e9d0c2d1a2 authored over 10 years ago by Eric Easley <[email protected]>
Resolve issue with getting negative indices

Negative indices produced <internal value> instead of an error, and the
safer versions of get we...

github.com/elm-tooling/elm-compiler-library - 3bf97126c1ddffab0adb8553a5d04666b2a9d4e5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Work on docs and simplify/normalize API

Did some renaming:
fill -> repeat
concat -> append
getSafe -> getWithDefault

Added initia...

github.com/elm-tooling/elm-compiler-library - ea54e588ef521a37774aee48d9d7373492b4e110 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix #557

Code seemed to be from before the switch to the new string
representation.

github.com/elm-tooling/elm-compiler-library - 9fb9f91db0ccf995eea0ce9f18c32f389cd1cd63 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue #271

Buttons should now behave correctly when they are stacked vertically

github.com/elm-tooling/elm-compiler-library - d21783da5bf0b61674cbba22c9394b81390aff2e authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1 from deadfoxygrandpa/patch-1

Add absolute path to elm compiler in LibTests

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

github.com/elm-tooling/elm-compiler-library - 5e6a8c98aa37a71c62566ac147b0684e7cbec7be authored over 10 years ago by John P Mayer Jr <[email protected]>
docs that are compatible with elm-get

github.com/elm-tooling/elm-compiler-library - 909c4266ed24ad1d481977a5ff2d3c7d83607cd0 authored over 10 years ago by John P Mayer Jr <[email protected]>
Add absolute path to elm compiler in LibTests

github.com/elm-tooling/elm-compiler-library - 3212bc887e153d04186479c493fc432117982df0 authored over 10 years ago by Alex Neslusan <[email protected]>
Use https links for git submodules (for Travis)

github.com/elm-tooling/elm-compiler-library - f9c25577e4260002a58655a63ce842be7da21ada authored over 10 years ago by Max New <[email protected]>
Resolve documentation problems reported in #550

github.com/elm-tooling/elm-compiler-library - 0c106b32adcf117bd67399de657b45cf029fe491 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue #549

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

Fix String.split documentation example

github.com/elm-tooling/elm-compiler-library - a7be9f75afb66645ba85fb98eac02f86ca525ae1 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix String.split documentation example (found via testing!)

github.com/elm-tooling/elm-compiler-library - 511208672acdaf30e55131c8a6d842d2b0260d60 authored over 10 years ago by Max New <[email protected]>
Make tests prettier and add String tests

Starting with the documentation examples. Found a bug already!

github.com/elm-tooling/elm-compiler-library - 7c966d625ba70794bfc97966b673b96a5a075de3 authored over 10 years ago by Max New <[email protected]>
cosmetic: use Haskell style guide recommendation for many cased definition

github.com/elm-tooling/elm-compiler-library - 8c6e08040593df00d91f22d951e6a204ab801c22 authored over 10 years ago by Evan Czaplicki <[email protected]>
Cosmetic: make markdown parser a bit nicer to read and switch out (++"") for id to avoid an extra copy

github.com/elm-tooling/elm-compiler-library - 32fb518bb73fd709b0d929005b3fa3bb30bc698f authored over 10 years ago by Evan Czaplicki <[email protected]>
Turn O(n^2) parsing of shaders into O(n)

fixes the list concatenation gotcha

github.com/elm-tooling/elm-compiler-library - 861a91d4b6d46f845778436d3234ba23c13b54d0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #548 from johnpmayer/webgl

WebGL

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

github.com/elm-tooling/elm-compiler-library - 7afbdb5bd036061252a5da1c91b44227aebe0bd9 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #547 from johnpmayer/master

missing Native dependency (unchecked) causing runtime failure

github.com/elm-tooling/elm-compiler-library - 90bdd68cbd968a7e15cedf9859e60b3133be2329 authored over 10 years ago by Evan Czaplicki <[email protected]>
Install jsdom in the test

github.com/elm-tooling/elm-compiler-library - b4123966677f190ef422270d8580c5ec30de0ab1 authored over 10 years ago by Max New <[email protected]>
Add Trampoline tests to start

github.com/elm-tooling/elm-compiler-library - a655ed15dbe871311e65742626271471936e082f authored over 10 years ago by Max New <[email protected]>
Add Basic Library Testing Support (with failing test case as proof!)

github.com/elm-tooling/elm-compiler-library - 0078e5acb0c5debf574ab3fffe42a5d805449ab1 authored over 10 years ago by Max New <[email protected]>
unsafe coerce GLSL shaders - for eDSL writers!

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

github.com/elm-tooling/elm-compiler-library - 5c830e13969e9a2b4729f0b0c0f494ff64eb38f0 authored over 10 years ago by John P Mayer Jr <[email protected]>
missing Native dependency (unchecked) causing runtime failure

github.com/elm-tooling/elm-compiler-library - 019ed563226bc512f250759149f88a898a5eb27c authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge branch 'master' into webgl

github.com/elm-tooling/elm-compiler-library - 069c382dfb6d63046bde781b51916663b01c9cbf authored over 10 years ago by John P Mayer Jr <[email protected]>
Add IO and automaton submodules

github.com/elm-tooling/elm-compiler-library - 8a2fc7c798676612037872e8032378e0b9f12f47 authored over 10 years ago by Max New <[email protected]>
Merge pull request #546 from Xashili/array

Array

github.com/elm-tooling/elm-compiler-library - ad5bdaab95e72d7df8ff866525a6593a86f4feab authored over 10 years ago by Evan Czaplicki <[email protected]>
Hopefully fix'd conflict

github.com/elm-tooling/elm-compiler-library - a61faefbaa29f24751592ba9b472b3a36a068e41 authored over 10 years ago by Christian Widera <[email protected]>
Update to newest head

github.com/elm-tooling/elm-compiler-library - ab5baf6812f0035d5a1c5cf92d2b9e2572715e57 authored over 10 years ago by Christian Widera <[email protected]>
Merge pull request #2 from elm-lang/master

Update

github.com/elm-tooling/elm-compiler-library - a3d6dab48aea0b830b70caaa0a4feadf96b2364e authored over 10 years ago by Christian Widera <[email protected]>
Fixed some old *Map to indexedMap

github.com/elm-tooling/elm-compiler-library - b1464916069ef1f76c63a790bccca2625ac3b1ee authored over 10 years ago by Christian Widera <[email protected]>
Merge branch 'master' into debugger

github.com/elm-tooling/elm-compiler-library - 42c0018de88f5b670aea5f0c2152db3d90b4711c authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop relying on Native.JavaScript which no longer exists

github.com/elm-tooling/elm-compiler-library - 3d40a4f59b55a7b54e535ab387713dff5c838364 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix get function names

github.com/elm-tooling/elm-compiler-library - 66bd1a4790871f47ccdcdf3bbc3084b2cde307bf authored over 10 years ago by Christian Widera <[email protected]>
Update function names

github.com/elm-tooling/elm-compiler-library - 150e8d605c413b2ee0d3f5ac1e324b0e2cb910eb authored over 10 years ago by Christian Widera <[email protected]>
Update toList -> elements

github.com/elm-tooling/elm-compiler-library - 7175be19a5ea3bd350b7c4ddb4f7f5c20f6f8abc authored over 10 years ago by Christian Widera <[email protected]>
Add Arrays to Show

github.com/elm-tooling/elm-compiler-library - 2fb19e2408fefc59f0f654b1c2013bea225cf6f4 authored over 10 years ago by Christian Widera <[email protected]>
Clarify things

github.com/elm-tooling/elm-compiler-library - 339f3b51fa5edfcddb7f9ebee407513808547b06 authored over 10 years ago by Christian Widera <[email protected]>
Add a reminder

github.com/elm-tooling/elm-compiler-library - 3f23d77db15016d5e204b6fa88cac7ca17061a2c authored over 10 years ago by Christian Widera <[email protected]>