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 #772, make case expression variable names safe

github.com/elm-tooling/elm-compiler-library - 6ee6a3e175aa7fce28c62239c36cab273f3d1fc3 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: use qualified imports much more

github.com/elm-tooling/elm-compiler-library - 50f287820e403bb1d9e6fb5ba886ef5f7c6bc3ea authored about 10 years ago by Evan Czaplicki <[email protected]>
Add tests that catch #772

github.com/elm-tooling/elm-compiler-library - fb3dd8026000b271449f0bf65d40acec85e4b685 authored about 10 years ago by Evan Czaplicki <[email protected]>
Add rudimentary tests for Basics

github.com/elm-tooling/elm-compiler-library - 536a46c5e56c50d3774899e964dbf2be68ea386f authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: match indentation of other cases

github.com/elm-tooling/elm-compiler-library - 9ff299c51c862f886e87967c4bc6701664aa9604 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #767 from mgold/clarify_string_docs

Clarify String docs

github.com/elm-tooling/elm-compiler-library - 3726aa642827a4c35d4e1f6aa2c5052c5e485b97 authored about 10 years ago by Evan Czaplicki <[email protected]>
Clarify String docs

github.com/elm-tooling/elm-compiler-library - e54d2881532bdc29daefee6a251adcc1b51b8f46 authored about 10 years ago by Max Goldstein <[email protected]>
Simplify setup code, trim lots of extra stuff.

github.com/elm-tooling/elm-compiler-library - 33d4934e696e9d56328056af2b168c994c7e9906 authored about 10 years ago by Evan Czaplicki <[email protected]>
Revert "Add back (.) to make transition smoother"

This reverts commit 90afd41e97016356a264bcde7429687408bc2064.

github.com/elm-tooling/elm-compiler-library - e35caf6a2dc1996ac5a88a76f650cb612c226daf authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix compiler path in tests

github.com/elm-tooling/elm-compiler-library - f615e6aa299c80ff21c2f4428f91a86a1f944755 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: name argument

github.com/elm-tooling/elm-compiler-library - 5f292189957a2eb6079874c20838ac3814925f47 authored about 10 years ago by Evan Czaplicki <[email protected]>
Properly export and import record constructors

github.com/elm-tooling/elm-compiler-library - 30a268933b68473fafd68cada3ef75a1bba48481 authored about 10 years ago by Evan Czaplicki <[email protected]>
Begin testing custom imports and exports

github.com/elm-tooling/elm-compiler-library - 28e4d328fd35a507fe45b70ac122fbc747fc5e5e authored about 10 years ago by Evan Czaplicki <[email protected]>
Filter exports only when we are trying to import from a module

This way types that are not exported are still defined during type
checking, but the user will g...

github.com/elm-tooling/elm-compiler-library - 14ef71a60e4ecfa896f3d145bacb33a4aa434797 authored about 10 years ago by Evan Czaplicki <[email protected]>
Clean up to reflect latest facts

github.com/elm-tooling/elm-compiler-library - dca59f7ca86bcbdd1d3c454c96334b81824c25d4 authored about 10 years ago by Evan Czaplicki <[email protected]>
Add back (.) to make transition smoother

github.com/elm-tooling/elm-compiler-library - 90afd41e97016356a264bcde7429687408bc2064 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #766, properly trim explicit exports of ADTs and type aliases

It looks like it may be possible to simplify Var.Value so that it just
has values and types. I’m...

github.com/elm-tooling/elm-compiler-library - 8a045c7a3ef6a828ca2e1c126a609332fea2a7e7 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: change indentation a bit

github.com/elm-tooling/elm-compiler-library - 8b7f7cd95a8f92f6daac03f46113e3cd8e714068 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #765 from maxsnew/update-submodules

Update to use compatible versions of Elm-Test, IO

github.com/elm-tooling/elm-compiler-library - ce614bb96cc6eb1a7bfb2472087f3da647ae4d43 authored about 10 years ago by Evan Czaplicki <[email protected]>
Update to use compatible versions of Elm-Test, IO

github.com/elm-tooling/elm-compiler-library - e498798f4dade50b66c9591dd807919cf4c0fb63 authored about 10 years ago by Max New <[email protected]>
Quit using (.) in testing code

github.com/elm-tooling/elm-compiler-library - 843e29b5b2c61febadecc79587c20613ab8acc2e authored about 10 years ago by Evan Czaplicki <[email protected]>
Revert "Implement "min", "max", and "clamp" in Elm"

This reverts commit f098af57cc7551cb57ccbbc122d80b4f90ad5b03.

Conflicts:
libraries/Native/Basi...

github.com/elm-tooling/elm-compiler-library - 5bc4e26b9d4de02cd0fe4a1a7b67fe278dc0345a authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'fun-comp'

Conflicts:
libraries/Basics.elm
libraries/Maybe.elm

github.com/elm-tooling/elm-compiler-library - 0d3cba63e0210bc6aeeff59d9383ae2d8b93e222 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #763 from andreywix/master

Changes representation of empty list in Collage

github.com/elm-tooling/elm-compiler-library - db5a292182feca60e6f0d86e37fc51d3aac13128 authored about 10 years ago by Evan Czaplicki <[email protected]>
Changes representation of empty list

Function `line` used `'Nil`' representation of empty list which cause execution of `customLineHe...

github.com/elm-tooling/elm-compiler-library - 6c1e3c33e593598f83523d55abf798e5c77bbb74 authored about 10 years ago by andreywix <[email protected]>
Merge pull request #761 from michaelbjames/master

0.13 introduces several new Debug functions

github.com/elm-tooling/elm-compiler-library - f9d497dfb6988f55b03de4b70c99faef0c3fad2d authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #762 from maxsnew/cabal-dependency-bump

Allow newer versions of language-glsl

github.com/elm-tooling/elm-compiler-library - 90df5e385989e9a7f380a2c894576b44601942be authored about 10 years ago by Evan Czaplicki <[email protected]>
Allow newer versions of language-glsl

They just removed stuff we didn't use

github.com/elm-tooling/elm-compiler-library - 0ba0bad4ac4649dc6bdf9e96cd736caa77d8de85 authored about 10 years ago by Max New <[email protected]>
0.13 introduces several new Debug functions

github.com/elm-tooling/elm-compiler-library - f002653661c189bd4574d5239465884c0f08b78c authored about 10 years ago by Michael James <[email protected]>
Merge pull request #759 from maxsnew/repl-fix

Unbreak elm-repl

github.com/elm-tooling/elm-compiler-library - 9f1d7cac19535da7b4d803d26aca65d083181980 authored about 10 years ago by Evan Czaplicki <[email protected]>
Look for static assets in compiler/ subdirectory

github.com/elm-tooling/elm-compiler-library - a5c8d8e0f61e4d2fa0ceec7967fec7cd05a27394 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: improve whitespace consistency

github.com/elm-tooling/elm-compiler-library - 6286f7b7a85c99ae92e2db0deed7464999024df7 authored about 10 years ago by Evan Czaplicki <[email protected]>
Implement "min", "max", and "clamp" in Elm

github.com/elm-tooling/elm-compiler-library - f098af57cc7551cb57ccbbc122d80b4f90ad5b03 authored about 10 years ago by Evan Czaplicki <[email protected]>
Implement "abs" in Elm

github.com/elm-tooling/elm-compiler-library - 8a4496cc2339d75edf63d143f94e3f5a17f1eb7a authored about 10 years ago by Evan Czaplicki <[email protected]>
Add negate function

github.com/elm-tooling/elm-compiler-library - b4850a2ce137516d24a27c06708cc765f1d7b4cf authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #755 from michaelbjames/bugfix/every

Bugfix/every

github.com/elm-tooling/elm-compiler-library - adaa555f462dad403c6ce670898e30214309fe2e authored about 10 years ago by Evan Czaplicki <[email protected]>
added back executeCallbacks; it is possible to have an inital callback

github.com/elm-tooling/elm-compiler-library - 5bdd29a71c49885b182740852495dd159f340def authored about 10 years ago by Michael James <[email protected]>
reordering events in restart fixed restart jankiness

github.com/elm-tooling/elm-compiler-library - 4b62488573bde5f30e80ec09768d220402c409b0 authored about 10 years ago by Michael James <[email protected]>
Fix #748, properly detect mouse up events

Thanks to @andreywix for hunting this down!

github.com/elm-tooling/elm-compiler-library - 68a2ced86209abcefe53dae620dacad1493acb99 authored about 10 years ago by Evan Czaplicki <[email protected]>
Get rid of nodeType variable

Was used in an early version of the debugger but is not needed anymore.

github.com/elm-tooling/elm-compiler-library - da1eb29724042ff6b43aff822fe3d419e6d43316 authored about 10 years ago by Evan Czaplicki <[email protected]>
Stop truncating numbers

Residual change from the original debugger, not a good thing in this
context.

github.com/elm-tooling/elm-compiler-library - 9f790cb208b1b202503fc24b6d3b267e7ea3aeb1 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: newlines to make code easier to read

github.com/elm-tooling/elm-compiler-library - d71e023dd20712d15b370362b914659e88e37c95 authored about 10 years ago by Evan Czaplicki <[email protected]>
Better comments for new Debug functions

github.com/elm-tooling/elm-compiler-library - 3b4b3535bb9b7293423775dd07817aa279e55e4e authored about 10 years ago by Evan Czaplicki <[email protected]>
Bump to version 0.13

github.com/elm-tooling/elm-compiler-library - b5944a6db5243233f5d51e407dace05f41892839 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #750, do a deeper copy for extra fields

github.com/elm-tooling/elm-compiler-library - e95e049610f3b5c4548b0c1c63cc0e82849f66f8 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: clean up record functions

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

github.com/elm-tooling/elm-compiler-library - 7bc469081ac87d98f392e92f622639e2431d1085 authored about 10 years ago by Evan Czaplicki <[email protected]>
Properly define setTimeout for normal use

Also renames runDelayed => setTimeout to make things clearer

github.com/elm-tooling/elm-compiler-library - 924ed91a615406839fa4f3bfd14d0122b8314065 authored about 10 years ago by Evan Czaplicki <[email protected]>
rename: wrapNotify => notifyWrapper, wrapRunDelayed => setTimeoutWrapper

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

github.com/elm-tooling/elm-compiler-library - cf895bc09b75da614fe23278c876d5be96b23d96 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #734 regarding overlapping open imports

Properly combine imports such that two open imports do not cause an
“ambiguous usage” error. Thi...

github.com/elm-tooling/elm-compiler-library - 489e5cc24841f9c4b363104d064023593367ec72 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #746 from michaelbjames/refactor/debugFullscreen

Refactor/debug fullscreen

github.com/elm-tooling/elm-compiler-library - 28685dd33c81099e535d81ebb3783121de4eb79a authored about 10 years ago by Evan Czaplicki <[email protected]>
moved debuggerAttach inside the fullscreenDebugHooks function

github.com/elm-tooling/elm-compiler-library - 5d35818200628bb0975a5eb8e4b567cdf41e51ef authored about 10 years ago by Michael James <[email protected]>
no need to post to the window since no one should be listening anymore

github.com/elm-tooling/elm-compiler-library - ccce6cc640cf94a895d343567b7eb493e3af1f2b authored about 10 years ago by Michael James <[email protected]>
rename Elm.debug -> Elm.fullscreenDebugHooks

github.com/elm-tooling/elm-compiler-library - 10c9620947bcf7c972bfea7ebdabc924c1deaa7b authored about 10 years ago by Michael James <[email protected]>
rename Elm.Debugger -> exposedDebugger

github.com/elm-tooling/elm-compiler-library - 7908b3d776a7f3db2a5ad4f41f862917c26cfd36 authored about 10 years ago by Michael James <[email protected]>
it seems like the panel will hook into this by the window message

github.com/elm-tooling/elm-compiler-library - a4ea68e600fd45834ee6dced6f3ce0f1227efd02 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #745 from michaelbjames/debugger

Spelling mistake cabelBubble -> cancelBubble

github.com/elm-tooling/elm-compiler-library - 49159f3fa5d88d4fc5da00fb0ee49671ae71d893 authored about 10 years ago by Evan Czaplicki <[email protected]>
Spelling mistake cabelBubble -> cancelBubble

github.com/elm-tooling/elm-compiler-library - 405f1c53b6ec286ca342ec12884c6427c6e92e2a authored about 10 years ago by Michael James <[email protected]>
Provide a nicer error message when ELM_HOME is not found

github.com/elm-tooling/elm-compiler-library - 9180bd957257c04c23d862a70f3dde3854dc88b9 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #742 from michaelbjames/debugger

Update hotswap pause state location

github.com/elm-tooling/elm-compiler-library - 9c54aeb5f3727cc0d196b7e625653aae9f754595 authored about 10 years ago by Evan Czaplicki <[email protected]>
hotswap state is now debuggerHistory and contains pause state

github.com/elm-tooling/elm-compiler-library - f17000dd7337d4f7f6f48efbc230df2b16ea7d8b authored about 10 years ago by Michael James <[email protected]>
style: conform to style of all other test suites

github.com/elm-tooling/elm-compiler-library - 8f5986adc180e5952b1240f7abcbe6f1891d1e16 authored about 10 years ago by Evan Czaplicki <[email protected]>
rename: id => identity

github.com/elm-tooling/elm-compiler-library - af987b18a5aa5dc53061bb5a36612878962b7c43 authored about 10 years ago by Evan Czaplicki <[email protected]>
rename: div => (//) and mod => (%)

github.com/elm-tooling/elm-compiler-library - b183f1771864e02a616377036b971062c31664ad authored about 10 years ago by Evan Czaplicki <[email protected]>
update hotswap pause state location

github.com/elm-tooling/elm-compiler-library - 71fa066d6bd44229db6565f6b959b8cbd651a13a authored about 10 years ago by Michael James <[email protected]>
Stop depending on Basics

github.com/elm-tooling/elm-compiler-library - 2868ecd0ffa4e6084d3cf3365fa34558b3621ede authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #740 from michaelbjames/debugger

Prevent user events from propagating while paused

github.com/elm-tooling/elm-compiler-library - 0d515f169f8530018f0be2e017aef5052cac7d95 authored about 10 years ago by Evan Czaplicki <[email protected]>
2 space indent and idempotent preventInputEvents

github.com/elm-tooling/elm-compiler-library - b5eaf0f2d4dfdf72f8429e692bd26f252287a411 authored about 10 years ago by Michael James <[email protected]>
style improvements and a name change

github.com/elm-tooling/elm-compiler-library - 29399763961ba9035977979fcd8ed94279da15f4 authored about 10 years ago by Michael James <[email protected]>
Prevent user events from propagating while paused

github.com/elm-tooling/elm-compiler-library - 46806fdeae8d560a892afccb3fa36a2adda4d58a authored about 10 years ago by Michael James <[email protected]>
Merge pull request #738 from michaelbjames/debugger

Removed reexecute parameter -- we never needed it

github.com/elm-tooling/elm-compiler-library - 0e30355e212e56d9d1c11537eb41fa6dddf9e5ce authored about 10 years ago by Evan Czaplicki <[email protected]>
removed reexecute parameter -- we never needed it

github.com/elm-tooling/elm-compiler-library - 8e314458fa5ee2bb3a12d85d5404232e7b119304 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #737 from Xashili/fixAppend

Fix Array.append

github.com/elm-tooling/elm-compiler-library - 84b88347b814e118b79529b4e792da8ca8c2f2f4 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #735 from Xashili/fixSlice

Fix slice and #725

github.com/elm-tooling/elm-compiler-library - e13195c2ab9d5244823b7f512fa8b2fcf867cddf authored about 10 years ago by Evan Czaplicki <[email protected]>
Add test to create an array with gaps in its structure

github.com/elm-tooling/elm-compiler-library - 4a9739e275fe0528118867dff1154f44c13d15f1 authored about 10 years ago by Christian Widera <[email protected]>
Fix Array.append: different heights are now supported without forcing increased height

github.com/elm-tooling/elm-compiler-library - e51d866661740ee221eba70809b1cfb6949cad21 authored about 10 years ago by Christian Widera <[email protected]>
Add tests for slicing at node borders

github.com/elm-tooling/elm-compiler-library - e2392a875dda01e11994b0351c4f619b4f73d495 authored about 10 years ago by Christian Widera <[email protected]>
Fix sliceLeft: table[0] needs updated, because the table is already sliced

github.com/elm-tooling/elm-compiler-library - b63c61317a95852800cb767f7491173c31c8112b authored about 10 years ago by Christian Widera <[email protected]>
Fix sliceRight: prevent appending empty nodes

github.com/elm-tooling/elm-compiler-library - 9b2db8e82470a7b74bd82e048e7146f37515c7d4 authored about 10 years ago by Christian Widera <[email protected]>
Fix getSlot: mixed up search direction if bit magic failed

github.com/elm-tooling/elm-compiler-library - 481a7301ee66c9f016a8f8a2b1c7c2eac1d8121e authored about 10 years ago by Christian Widera <[email protected]>
Merge pull request #731 from michaelbjames/debugger

Debugger

github.com/elm-tooling/elm-compiler-library - e3df4ad0ea75f3cb01f8e18a2567012807ef612d authored about 10 years ago by Evan Czaplicki <[email protected]>
continueAt(0) logic ameliorated

github.com/elm-tooling/elm-compiler-library - 62b11fccf4cefb1d284d66d564a2d0ef86b8551c authored about 10 years ago by Michael James <[email protected]>
fixed restart-snapshot bug

github.com/elm-tooling/elm-compiler-library - 0d1c2ab5e3738d9f7171e8722adb037cbce7d40a authored about 10 years ago by Michael James <[email protected]>
Merge pull request #726 from maxsnew/end-cabal-hell

End cabal hell

github.com/elm-tooling/elm-compiler-library - aebe55e2c451db45120b6ff42217f74041254c72 authored about 10 years ago by Evan Czaplicki <[email protected]>
Add lower bounds to every package.

This includes packages that work for all previous versions, in which
case the lowest version is ...

github.com/elm-tooling/elm-compiler-library - b2a90a5e9ec08db2b81fee2550674be8d5d7e766 authored about 10 years ago by Max New <[email protected]>
Stricter bound for language-ecmascript

github.com/elm-tooling/elm-compiler-library - 0922aa1003d7ef87f7e1986ca39da4ac3449baab authored about 10 years ago by Max New <[email protected]>
Make sure everything has an upper bound

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

github.com/elm-tooling/elm-compiler-library - e7dce9e2e409335a9168aeeda2261e070e015b13 authored about 10 years ago by Evan Czaplicki <[email protected]>
Filter out dependencies used to make pandoc more stable

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

github.com/elm-tooling/elm-compiler-library - 1eb7d2d9f57f67edee06adf3090884a5db6872d8 authored about 10 years ago by Evan Czaplicki <[email protected]>
Stop using Pandoc, start using cheapskate+kate

github.com/elm-tooling/elm-compiler-library - abe81ea7f1805db802ac73a4c12b382213e8d637 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #720 from michaelbjames/bugfix/702

Runtime seems like the most appropriate place for eventCounter

github.com/elm-tooling/elm-compiler-library - 4b40219266a3f2f4a9eae65a79464c7a82402d76 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #712 from michaelbjames/debugger-trace

Change type of Debug.trace to String -> Form -> Form

github.com/elm-tooling/elm-compiler-library - 0a1ccbbc0936f03d75f643cdc1fe3b6b874da943 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #721 from michaelbjames/bugfix/718

Bugfix/718

github.com/elm-tooling/elm-compiler-library - c3d3c331c514be36bc35c8c9ea45e1fc0c8217a9 authored about 10 years ago by Evan Czaplicki <[email protected]>
logical improvement: always add a pause delay

github.com/elm-tooling/elm-compiler-library - 05fe7e53a40ef06d54be542feab18551c7014a99 authored about 10 years ago by Michael James <[email protected]>