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

Update README.md

github.com/elm-tooling/elm-compiler-library - 351c5b145ca8b13352f304d19cf873acd23f8173 authored over 11 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/elm-compiler-library - 5e5ff1c0d8b34569e3f7d8e925d23968d5071475 authored over 11 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/elm-compiler-library - 197663e2ec4002753ce50ce84c91da3ff574c64c authored over 11 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/elm-compiler-library - 8be99c5a34536502a9341584320063a51b8be698 authored over 11 years ago by Evan Czaplicki <[email protected]>
Add the contributor agreement.

github.com/elm-tooling/elm-compiler-library - 13777c613e5503925485e45778e384b1bad670b6 authored over 11 years ago by evancz <[email protected]>
Merge branch 'master' into let-type-annotations

github.com/elm-tooling/elm-compiler-library - 2968eb0827d29237ef2f48143fc3a47c647384d3 authored over 11 years ago by Andrew Miller <[email protected]>
Add support for type annotations in let

github.com/elm-tooling/elm-compiler-library - 6a344828495735232740fe0d2408be2db3f9cba4 authored over 11 years ago by Andrew Miller <[email protected]>
Get timers to detach themselves when a swap occurs.

github.com/elm-tooling/elm-compiler-library - b30482a38f515937eb12ee8d5ba8deee3262c3f0 authored over 11 years ago by evancz <[email protected]>
Switch to a custom way of attaching event listeners that makes it easier to detach them if necessary.

github.com/elm-tooling/elm-compiler-library - 90cf4218a8b6569512f04435acb2593e073899aa authored over 11 years ago by evancz <[email protected]>
Merge branch 'master' of https://github.com/evancz/Elm

github.com/elm-tooling/elm-compiler-library - bb719ab763a4c6a63e170a76be0cac061892d0ae authored over 11 years ago by evancz <[email protected]>
Merge pull request #164 from A1kmm/master

Add missing semicolon without which Firefox parses the collated runtime incorrectly.

github.com/elm-tooling/elm-compiler-library - e636c8494d4edbd1f77fc159d43c8b81e85e6b95 authored over 11 years ago by Evan Czaplicki <[email protected]>
Add missing semicolon without which Firefox parses the collated runtime incorrectly.

github.com/elm-tooling/elm-compiler-library - 45cfc8fa2ea5036a1de3e8bf1f7fc5359974cba7 authored over 11 years ago by Andrew Miller <[email protected]>
Fix bug when moving and scaling Elements in a collage.

github.com/elm-tooling/elm-compiler-library - 3c01d66161accefb75f11a73cea0aecb1b2f7166 authored over 11 years ago by evancz <[email protected]>
Fix orientation of polygons and paths.

github.com/elm-tooling/elm-compiler-library - 487494926cbeb1e1f1f883e3c1c2b631f8d22083 authored over 11 years ago by evancz <[email protected]>
Fix another rendering bug for collages.

github.com/elm-tooling/elm-compiler-library - 3829a951d3e2096fa69749cb328b1ffe66d458a9 authored over 11 years ago by evancz <[email protected]>
Correct positioning of normal forms that appear in groups right after an `Element`.

github.com/elm-tooling/elm-compiler-library - 35d6019f5190ae0cd82faf3b8b5bd2356f0f0198 authored over 11 years ago by evancz <[email protected]>
Add keyFrameAnimation for hot-swapping.

github.com/elm-tooling/elm-compiler-library - 800490540985c65d54ccd88557f416cf20497ce4 authored over 11 years ago by evancz <[email protected]>
Bug fix: clear collage nodes that should not be shown anymore.

github.com/elm-tooling/elm-compiler-library - 6c2fb97f6a0705dcfa4bd7f1ab7b411b6c00455e authored over 11 years ago by evancz <[email protected]>
Get basic hot-swapping working.

github.com/elm-tooling/elm-compiler-library - 3d5d60a47ddb1cd357db91543a323bffc241ba23 authored over 11 years ago by evancz <[email protected]>
Bug fixes from the Init.js refactor that just happened.

github.com/elm-tooling/elm-compiler-library - cb154acc537a3a3c2be1db7031650e6a81c54a23 authored over 11 years ago by evancz <[email protected]>
First draft addition of hot-swapping. Clean up Init.js a bit as well.

github.com/elm-tooling/elm-compiler-library - 6ddb826332fad942e3076270859f908bf20a0726 authored over 11 years ago by evancz <[email protected]>
Merge branch 'master' of https://github.com/evancz/Elm

github.com/elm-tooling/elm-compiler-library - fb99a30792714a46ccc35ec82f366a7cb16e7dae authored over 11 years ago by evancz <[email protected]>
Fix file handle problem.

When there was a parse error, Windows would keep the file handle open because the file was only ...

github.com/elm-tooling/elm-compiler-library - fb07818e87422fd250559965f01b71a1e060de60 authored over 11 years ago by evancz <[email protected]>
Switch name of Context to Located. Whoo static types :)

github.com/elm-tooling/elm-compiler-library - 6b28feaa2bbaaea630beb4fdbb3f282063da51b3 authored over 11 years ago by evancz <[email protected]>
Make image cropping simpler.

github.com/elm-tooling/elm-compiler-library - 5e7a34f5710f9750bc7b54a413d2e8f23f3d222f authored over 11 years ago by evancz <[email protected]>
Merge pull request #163 from dharmatech/patch-1

Fix bug in "A Test project" section

github.com/elm-tooling/elm-compiler-library - d97c7d19d542025d4505035ca47d667f5d6741db authored over 11 years ago by Evan Czaplicki <[email protected]>
Fix bug in "A Test project" section

github.com/elm-tooling/elm-compiler-library - 47b2eabc3037ce4c608a90b52102d6a29cafa5d4 authored over 11 years ago by dharmatech <[email protected]>
Get rid of `($)`...

http://www.youtube.com/watch?v=a1Y73sPHKxw

github.com/elm-tooling/elm-compiler-library - b4bf8e9810ad5970f8c38fe144a6739571b1b074 authored over 11 years ago by evancz <[email protected]>
Fix the updater for plain images.

github.com/elm-tooling/elm-compiler-library - f164a98f3199973d035bc0c62de70d31c8861f9c authored over 11 years ago by evancz <[email protected]>
Resolve types for values imported from the standard library.

Still missing is ADT constructors in pattern matches and values from user defined modules.

github.com/elm-tooling/elm-compiler-library - e086c17e07de21730223aeed69720f0d27089cce authored over 11 years ago by evancz <[email protected]>
Merge branch 'master' of https://github.com/evancz/Elm into type-checker-improvements

github.com/elm-tooling/elm-compiler-library - 89efcef64e6b0b1123bd5c4ac4159c5eefb7a5e0 authored over 11 years ago by evancz <[email protected]>
Fix issue 162: Let expressions would re-order its members such that functions always came after values. This meant that you could not use the functions to define any values within a let.

github.com/elm-tooling/elm-compiler-library - 22042e29677d39155c841be5943370c8450255f7 authored over 11 years ago by evancz <[email protected]>
Turn on warning for undefined values.

github.com/elm-tooling/elm-compiler-library - 8ae1d112dc4b9e01aeb3d87f29db167f6dc497c0 authored over 11 years ago by evancz <[email protected]>
Simplify code for `moduleName` function.

github.com/elm-tooling/elm-compiler-library - 3a369463ef2526ad244c2c7efc8895d58752b8be authored over 11 years ago by evancz <[email protected]>
Clean up imports in many files.

github.com/elm-tooling/elm-compiler-library - ce6467266f180913ddb66d08130d079cd434a21d authored over 11 years ago by evancz <[email protected]>
Add the isEmpty function

github.com/elm-tooling/elm-compiler-library - 4706f653509a07cfbec853be892aaf6ff4000347 authored over 11 years ago by evancz <[email protected]>
Add the `size` function and reorder the arguments to `croppedImage`

github.com/elm-tooling/elm-compiler-library - ea0b6c3fda19d168329492d6e59ad2a958949306 authored over 11 years ago by evancz <[email protected]>
Display fitted images correctly.

github.com/elm-tooling/elm-compiler-library - bbf20b76bd9d36c50ff59750b742b48c4fdedcfb authored over 11 years ago by evancz <[email protected]>
Add tiled image to the kinds of possible images.

github.com/elm-tooling/elm-compiler-library - b247e4663bee214c54235ebe40a3aa869e1c9b3a authored over 11 years ago by evancz <[email protected]>
Make somewhat arbitrary revisions to the README to try to get the tag to attach to the push.

github.com/elm-tooling/elm-compiler-library - 4190f0605d7ed81c14ddfaa9982dc974306a1fee authored over 11 years ago by evancz <[email protected]>
Bump version number and remove unused dependencies.

github.com/elm-tooling/elm-compiler-library - e4ea0513acc34b6735b2a7dca23dba53ec034d4c authored over 11 years ago by evancz <[email protected]>
Parse out types from ADT constructors.

Should help with type-checking things like the Json library.

github.com/elm-tooling/elm-compiler-library - d292236b2e0e61d4b132c4e5398803bf5dea763e authored over 11 years ago by evancz <[email protected]>
Correct the `square` function.

github.com/elm-tooling/elm-compiler-library - dd9217b02f36f7b910a969100e9a6d091e3475d8 authored over 11 years ago by evancz <[email protected]>
Fix error in Automaton.elm library pointed out by Irek!

github.com/elm-tooling/elm-compiler-library - 41e23719ea22d80968322cb20373e0436be3a55b authored over 11 years ago by evancz <[email protected]>
Fix `customButton` function.

github.com/elm-tooling/elm-compiler-library - 733712ffcdc2466859d6dd6e868c950acb65e02b authored over 11 years ago by evancz <[email protected]>
Report success for all 2xx response statuses.

github.com/elm-tooling/elm-compiler-library - ab5ded36a6bc0acb3711511c10fdb552e20de4d7 authored over 11 years ago by evancz <[email protected]>
Fix typo in variable name.

github.com/elm-tooling/elm-compiler-library - ebed9f62c93b049c45c3971b6718329bd146a6d7 authored over 11 years ago by evancz <[email protected]>
Correct the list of the acceptable JSTypes.

github.com/elm-tooling/elm-compiler-library - f49b8ba1d2f11e7bd9dca0de5987f7316ca01e0b authored over 11 years ago by evancz <[email protected]>
Add basic drop down menus.

github.com/elm-tooling/elm-compiler-library - 2da0a59e35d2bc48e83ff4d3d638939fc2bb0431 authored over 11 years ago by evancz <[email protected]>
Make sure that empty requests are not sent.

github.com/elm-tooling/elm-compiler-library - 5714764aba5938d6aa0150180759c5a95502b3dd authored over 11 years ago by evancz <[email protected]>
Simplify install instructions

github.com/elm-tooling/elm-compiler-library - 6983857379a8d63efdcd953d2407b9d3ff42318f authored over 11 years ago by evancz <[email protected]>
Actually show error message for bad FFI imports and exports.

github.com/elm-tooling/elm-compiler-library - 0f76e1643c561e6a4cc44488ef92a94f20f8a959 authored over 11 years ago by evancz <[email protected]>
Add JSObject to the FFI parser.

github.com/elm-tooling/elm-compiler-library - 868e71e58b189dc1b15318ebc9acae87c7f188de authored over 11 years ago by evancz <[email protected]>
Fix Float32Array bug in IE. Fix input selection bug in IE.

github.com/elm-tooling/elm-compiler-library - 582a4c5ee2fc6869934d9c6040fe5c7302461a9d authored over 11 years ago by evancz <[email protected]>
Fix bug with text resizing in FF and IE. Both report clientWidth and clientHeight as an integer that has been rounded DOWN from the actual float value. This means they can be too small. Switched to using getComputedStyle.

github.com/elm-tooling/elm-compiler-library - d9d6ce51ca63e818caf78f5bd432f8631fd71595 authored over 11 years ago by evancz <[email protected]>
Rename elm/ directory to test/

github.com/elm-tooling/elm-compiler-library - 1759e78e4cd0f5ad4886fe20807cbcc008563162 authored over 11 years ago by evancz <[email protected]>
Fix mistake in Graphics/Input.js library.

github.com/elm-tooling/elm-compiler-library - de4e9ac19ff8c4f8342ef30631304411d8967c89 authored over 11 years ago by evancz <[email protected]>
Make closure compiler happy.

github.com/elm-tooling/elm-compiler-library - 7ece842af5dd876f43a4850a327162d06ebe91f9 authored over 11 years ago by evancz <[email protected]>
Go with changes from the dev branch.

github.com/elm-tooling/elm-compiler-library - abe95cc90eeb18012ee2518e34fa6308f57b3483 authored over 11 years ago by evancz <[email protected]>
Merge branch 'dev'

Conflicts:
Elm.cabal
Examples/elm-js/GameSkeleton/GameSkeleton.elm
Examples/elm-js/Pong/Pong....

github.com/elm-tooling/elm-compiler-library - af75972665246b216c6851960eb5586807af7d03 authored over 11 years ago by evancz <[email protected]>
Fix missing `var` problem.

github.com/elm-tooling/elm-compiler-library - 35fe7d693671090b492770343357a2ad29c3ca8d authored over 11 years ago by evancz <[email protected]>
Switch back to putting let and case expressions in closures.

In the former case it is actually necessary, in the latter, it partially fixes a mysterious bug ...

github.com/elm-tooling/elm-compiler-library - 5f1e3bd69609e3b4e2c17a69607af8d8ac888a5a authored over 11 years ago by evancz <[email protected]>
Add type-class for lists in LetBoundVars.hs

github.com/elm-tooling/elm-compiler-library - ce51a0e39fbe59bfa6524b401971f1d99556cacb authored over 11 years ago by evancz <[email protected]>
Update Optimize.hs to use some of the newer infix operators.

github.com/elm-tooling/elm-compiler-library - 4eb973a2069ee4bf65f298d2761d13d426e60b1c authored over 11 years ago by evancz <[email protected]>
Fix bug in Form element updates in which switching to a different type of Element caused a runtime error.

github.com/elm-tooling/elm-compiler-library - 5160fc7005a2e54f692ba3e2237a6aa8806f1df7 authored over 11 years ago by evancz <[email protected]>
Minor documentation fix for JavaScript/Experimental.elm

Remove logging in Native/List.js

github.com/elm-tooling/elm-compiler-library - 970277f7f200045ac947dc21efe33fd2a332cc3f authored over 11 years ago by evancz <[email protected]>
Actually build the module when using `Elm.worker`

github.com/elm-tooling/elm-compiler-library - 26420d293704459063d2811f741ba523e7db6ef1 authored over 11 years ago by evancz <[email protected]>
Change the `Json` API and change the name of `WebSocket.open` to not clash with `open` as a keyword.

github.com/elm-tooling/elm-compiler-library - 96e719401dbddb81b920989ef2dbe984642b420d authored over 11 years ago by evancz <[email protected]>
Minor bug fixes in RTS and libraries.

github.com/elm-tooling/elm-compiler-library - d31acc5c9d1f9f2f78398d75818306f17a29e54f authored over 11 years ago by evancz <[email protected]>
Add `open` keyword to import everything. Default is now to just import the module, not to open it into local scope.

github.com/elm-tooling/elm-compiler-library - 1f1187cc74fa2fe85d7189ec9300ba83df37b3ad authored over 11 years ago by evancz <[email protected]>
Fix a cyclical dependency in the runtime, fix a use of `ms` which is now undefined.

github.com/elm-tooling/elm-compiler-library - 7f314846ad8e218a05ecf2566c2b46475eb51aa0 authored over 11 years ago by evancz <[email protected]>
Change the type of `FieldState` slightly. Now uses `selectionStart` and `selectionEnd` instead of the more ambiguous `start` and `end`.

Also add tons of documentation to `Graphics.Input`.

Also add the `emptyFieldState` value.

github.com/elm-tooling/elm-compiler-library - 94bb5e5a3122a285d2a8703d0fe70180c62a11f4 authored over 11 years ago by evancz <[email protected]>
Document the basic input functions.

github.com/elm-tooling/elm-compiler-library - 9b1fa9683b651a3ecd5265efe7fbce24fca11177 authored over 11 years ago by evancz <[email protected]>
Simplify the Input API for basic widgets.

github.com/elm-tooling/elm-compiler-library - 706d706e3fa6635688f7a1da6334881cabe65cfc authored over 11 years ago by evancz <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - 8823b012d1fee9b18019ca048566a3b1ae762c5b authored over 11 years ago by evancz <[email protected]>
Add lots of documentation and do some minor API clean up.

github.com/elm-tooling/elm-compiler-library - c92dd2f9214912b1ae77758f7612e297997a10d7 authored over 11 years ago by evancz <[email protected]>
Change the names of line caps and joins.

github.com/elm-tooling/elm-compiler-library - 17a44f3531d7ac7d510aa6a7720f654548ffdff0 authored over 11 years ago by evancz <[email protected]>
Allow elm-doc to handle type aliases and ADTs.

github.com/elm-tooling/elm-compiler-library - ee91bd91fc98e7e1e31965c5f97fa1e2b9a07170 authored over 11 years ago by evancz <[email protected]>
Improve documentation a bit and get `split` working properly.

github.com/elm-tooling/elm-compiler-library - 5044724cda54090ae2792edad246d0188d4ef1ad authored over 11 years ago by evancz <[email protected]>
Merge pull request #152 from perplexes/fix_http_json

Fix HTTP/JSON

github.com/elm-tooling/elm-compiler-library - df73a090e4a08852bf03b32872f01a83f611d2bb authored over 11 years ago by Evan Czaplicki <[email protected]>
Make sure `elm-doc` actually parses out the comments.

github.com/elm-tooling/elm-compiler-library - 6c0dc8e621a1364eeacce54df671a142a9b095d3 authored over 11 years ago by evancz <[email protected]>
Fix basic transforms on groups

github.com/elm-tooling/elm-compiler-library - bba39f2934f714f4b14f382f4360d0e64d599fe4 authored over 11 years ago by evancz <[email protected]>
Clean up some documentation and make some minor API tweaks.

github.com/elm-tooling/elm-compiler-library - a9400dbc637691c98531d05569b6e5dc9634e30b authored over 11 years ago by evancz <[email protected]>
fix minor mistake in `adjustOffset`

github.com/elm-tooling/elm-compiler-library - 6e1a3f5c0f07e45d7570ef2aae61f3dc770bc83e authored over 11 years ago by evancz <[email protected]>
Fix undefined variable usage in JS.

github.com/elm-tooling/elm-compiler-library - 73fd3f345db211842bf50c7ab93a6fcc37dfdae1 authored over 11 years ago by evancz <[email protected]>
Switch to creating Elm nodes by ID.

github.com/elm-tooling/elm-compiler-library - 1be7f0413aadaa37992c3a2016eb4420cab78f51 authored over 11 years ago by evancz <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - 6134ed581d20d95b67f9531627f5ac4a18b067c3 authored over 11 years ago by evancz <[email protected]>
Make rotations counter-clockwise, just like the unit circle. Now trig functions and rendering functions match each other.

github.com/elm-tooling/elm-compiler-library - b96b240c4731e49b53f08820994f6f209bab3255 authored over 11 years ago by evancz <[email protected]>
Merge pull request #155 from perplexes/lint

Whitespace, semicolons, lint etc. No functional changes.

github.com/elm-tooling/elm-compiler-library - 4f9ddacdd86a1663bb7ad34f015c765a0374a572 authored over 11 years ago by Evan Czaplicki <[email protected]>
Merge remote-tracking branch 'evan/dev' into lint

Conflicts:
runtime/Init.js
runtime/Render/Collage.js

github.com/elm-tooling/elm-compiler-library - acd2b61e0046945dc7de2ef1c71c83db26d37e43 authored over 11 years ago by Colin Curtin <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - 4bb23bc904eaa16923ba3f99ed09d1ee3f2c5d35 authored over 11 years ago by evancz <[email protected]>
Get resizes working for collage.

github.com/elm-tooling/elm-compiler-library - b04e97a4495d0da1fb4ca220095ba4507529e2b2 authored over 11 years ago by evancz <[email protected]>
Move to initializing with three different functions: fullscreen, node, and worker.

Add code to ensure that mouse and touch positions are reported relative to the embedded Elm node...

github.com/elm-tooling/elm-compiler-library - 7ce550901c1eacb7c8fd581da81f1f5dc128c165 authored over 11 years ago by evancz <[email protected]>
Merge pull request #156 from perplexes/docs

Documentation, spelling.

github.com/elm-tooling/elm-compiler-library - c575e4c3db687d855a256a429ebb27ddce7f8002 authored over 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #153 from perplexes/fix_server_errors

Fix showing compilation errors in the browser

github.com/elm-tooling/elm-compiler-library - 8da2bc05e05ecbeb36856303b080d23f932d7d56 authored over 11 years ago by Evan Czaplicki <[email protected]>
Get the stops to show up properly.

github.com/elm-tooling/elm-compiler-library - d5a099fe85127af3a155311d3d1d727faa1094f3 authored over 11 years ago by evancz <[email protected]>
Support `toForm` in all cases.

github.com/elm-tooling/elm-compiler-library - e1425af666cfec817dd8f6bd9fd470f4af9be399 authored over 11 years ago by evancz <[email protected]>
"float" is a reserved word in JS

github.com/elm-tooling/elm-compiler-library - 0685425aced08be9f97e2737bf13c55b6bf5804b authored over 11 years ago by Colin Curtin <[email protected]>