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

Add fixities to module interfaces

github.com/elm-tooling/elm-compiler-library - 37f1be6d798b22b7350bd639cb24d14e5fe83830 authored about 11 years ago by Evan Czaplicki <[email protected]>
Actually use infixes in parser

github.com/elm-tooling/elm-compiler-library - 11f5f5263c1e49c769f44891625b0a8147cd2577 authored about 11 years ago by Evan Czaplicki <[email protected]>
Switch format of OpTables, and add iParse that takes a table

github.com/elm-tooling/elm-compiler-library - fb64557f755887253bbcb4e89b0bc3142bbe4f53 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #236 from Apanatshka/dev

Rewrote Automaton library

github.com/elm-tooling/elm-compiler-library - d71b957086cc3d2b69ee221f1f3f377d7e95b5a5 authored about 11 years ago by Evan Czaplicki <[email protected]>
Renamed rewritten Automaton lib to AutomatonV2, checked out Automaton lib from before rewrite.

github.com/elm-tooling/elm-compiler-library - befbaabedbe3bc664ee4965f8cbb2f6bd808a655 authored about 11 years ago by Jeff Smits <[email protected]>
It's 2013 everyone!

github.com/elm-tooling/elm-compiler-library - ba7bd386eef9c26286fa89f39881e3a4c703cf6a authored about 11 years ago by Evan Czaplicki <[email protected]>
Correct optimization of if expressions

github.com/elm-tooling/elm-compiler-library - ec8e787f0d00cc2e645f1bbc7ddf029c49c7e0db authored about 11 years ago by Evan Czaplicki <[email protected]>
put module def in the correct order

github.com/elm-tooling/elm-compiler-library - 872d9ac8c64d480ef0c5874a62d58fe0fea3d31f authored about 11 years ago by Evan Czaplicki <[email protected]>
Make order of functions and section headers more friendly

github.com/elm-tooling/elm-compiler-library - 2925a6019ecebd03015c0c5722a09298df9ad73a authored about 11 years ago by Evan Czaplicki <[email protected]>
Actually add the docs

github.com/elm-tooling/elm-compiler-library - e3032ab6646ebf5b6a45f2510dab6e518f5b943f authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #246 from jsl/update_automaton_docs

Convert Automaton docs

github.com/elm-tooling/elm-compiler-library - ab7a1d74ce44285df41d6f224710c7e51220dc40 authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert to new format

github.com/elm-tooling/elm-compiler-library - 9e17f13ffa29a95ba218d63155337ad3046aa924 authored about 11 years ago by Evan Czaplicki <[email protected]>
actually document the function

github.com/elm-tooling/elm-compiler-library - d0b980c33dbf43b45443d3433aa369a3b6b52feb authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert to new docs format

github.com/elm-tooling/elm-compiler-library - c6a9aa397c50dae6e11866266578d5836918945f authored about 11 years ago by Evan Czaplicki <[email protected]>
Update to new doc format

github.com/elm-tooling/elm-compiler-library - 5e9c9933d450c740b3deeb08b216ad0f6b442653 authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix position of module docs

github.com/elm-tooling/elm-compiler-library - 1fddfaabae08dcf633052a5558eeb36e5f3b554b authored about 11 years ago by Evan Czaplicki <[email protected]>
Make the types of colors line up nicer in documentation

github.com/elm-tooling/elm-compiler-library - 5ca5364371c3cd356d7d56baa141a5cd29b6c511 authored about 11 years ago by Evan Czaplicki <[email protected]>
Actually add content

github.com/elm-tooling/elm-compiler-library - 4926d0773ed810c6a503d974a21b865a293b258d authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert more libraries to the new doc format

github.com/elm-tooling/elm-compiler-library - 2a18fb63020fe38d706b4928255d864def709b08 authored about 11 years ago by Evan Czaplicki <[email protected]>
Remove docs for things that are not in this library

github.com/elm-tooling/elm-compiler-library - 1f10f8d4a59383e4469fdd370525ae552a84690b authored about 11 years ago by Evan Czaplicki <[email protected]>
Minor fixes in documentation

github.com/elm-tooling/elm-compiler-library - ada499a7df2209358334fe9783c26e6851d451e3 authored about 11 years ago by Evan Czaplicki <[email protected]>
Start exporting `docs.json` again

github.com/elm-tooling/elm-compiler-library - 928548e678ed9064306c1a55f4bfc6ecef9869bb authored about 11 years ago by Evan Czaplicki <[email protected]>
Switch back to hiding the DOM node conversions

github.com/elm-tooling/elm-compiler-library - fca5094c53d67b762dac92faaaa22ac80c2b63e5 authored about 11 years ago by Evan Czaplicki <[email protected]>
Start generating documentation again. Does not work on all libraries yet, but should go through.

github.com/elm-tooling/elm-compiler-library - 4ca3dbabdd13b1aab28684e5da59ac4e1c71a6c7 authored about 11 years ago by Evan Czaplicki <[email protected]>
Minor tweaks to docs

github.com/elm-tooling/elm-compiler-library - 8ff581471e0449b7d800b6c2c87676852063bc6a authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #253 from mgold/dev3

Separate out the gr(e|a)ys.

github.com/elm-tooling/elm-compiler-library - c18bebe223a16cfa83e38414941901fad3c96e82 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #251 from mgold/dev2

Convert JavaScript and JSON docs.

github.com/elm-tooling/elm-compiler-library - 8ec45036380a6d6c7d9337c6570b323c6f9a46b7 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #250 from mgold/dev

Convert Keyboard docs.

github.com/elm-tooling/elm-compiler-library - 01c303b4c72166371b688c5f494c5a6d206dd214 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #252 from jsl/convert_random_docs

Convert Random docs

github.com/elm-tooling/elm-compiler-library - db72bdb856f0f3b3fefe234b9ac5a7d14673925c authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #254 from jsl/convert_touch_docs

Convert Touch docs.

github.com/elm-tooling/elm-compiler-library - 9ed6420f7dd32c221bd880c5696958045a5e6f57 authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert Touch docs.

github.com/elm-tooling/elm-compiler-library - ea131c9771937b42bb5efef2b95b66d1595d388d authored about 11 years ago by Justin Leitgeb <[email protected]>
Convert Random docs.

github.com/elm-tooling/elm-compiler-library - 2671ac43931e8329f5d8ed5979a396758262f698 authored about 11 years ago by Justin Leitgeb <[email protected]>
Separate out the gr(e|a)ys.

github.com/elm-tooling/elm-compiler-library - c3e2c0ee047d34c116be9c452f847f62bbeb75b5 authored about 11 years ago by Max Goldstein <[email protected]>
Convert JavaScript and JSON docs.

github.com/elm-tooling/elm-compiler-library - 1aef98dbf8dba61fa5a942e5b4eb7e94d2519f17 authored about 11 years ago by Max Goldstein <[email protected]>
Convert Keyboard docs.

github.com/elm-tooling/elm-compiler-library - 35e1c33b785940f52dfce4dc87ffb6034b261adb authored about 11 years ago by Max Goldstein <[email protected]>
Minor layout tweaks in documentation

github.com/elm-tooling/elm-compiler-library - c69ff2a10b246865584bc9563298b8a919d4f148 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #245 from mgold/dev

Convert Color, Dict, and Set docs.

github.com/elm-tooling/elm-compiler-library - 66add54195c8eb32f21041118b75c1fb7c49d871 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #248 from jsl/convert_time_docs

Convert Time docs

github.com/elm-tooling/elm-compiler-library - 035e62b698853da7a6b18b6a809982db77566d20 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #247 from jsl/convert_http_docs

Convert Http docs

github.com/elm-tooling/elm-compiler-library - c034d9602618fa1035e83fa7fa4b969d7ffbcf93 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #249 from jsl/convert_text_docs

Convert text docs

github.com/elm-tooling/elm-compiler-library - ff14e51b6ced400dfad9ca94c66feb254ac6f73e authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert Text docs

github.com/elm-tooling/elm-compiler-library - 7b86205c4f93cfba90a2a7dfc532b6d32187b9f1 authored about 11 years ago by Justin Leitgeb <[email protected]>
Convert Time docs

github.com/elm-tooling/elm-compiler-library - 6fda891f816ff7a6d735f20d1cf74216704c9b06 authored about 11 years ago by Justin Leitgeb <[email protected]>
Apply new doc style to Automaton

github.com/elm-tooling/elm-compiler-library - 17ee840379c3caf45037daa2c5be616b10af8485 authored about 11 years ago by Justin Leitgeb <[email protected]>
Convert Http docs

github.com/elm-tooling/elm-compiler-library - 9a0ff874297feb4f185225546aa60e049deec82d authored about 11 years ago by Justin Leitgeb <[email protected]>
Convert Color, Dict, and Set docs.

github.com/elm-tooling/elm-compiler-library - 9e600f2485a06a235bbb4e048e48cb80c61ee3e3 authored about 11 years ago by Max Goldstein <[email protected]>
Add a bit more to intro of documentation

github.com/elm-tooling/elm-compiler-library - 2edcced71358860cea84bc7d3ac0ccb3997fd11c authored about 11 years ago by Evan Czaplicki <[email protected]>
Minor corrections in documentation

github.com/elm-tooling/elm-compiler-library - f5c0bb23c36505d4e2d9650f554efedf94c2686d authored about 11 years ago by Evan Czaplicki <[email protected]>
Trim trailing whitespace

github.com/elm-tooling/elm-compiler-library - 281e8a208d155ad7d627ef1415457013ea889cfb authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - 964250c3c253bd9bfdf75295503c71e468e451d2 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #244 from maxsnew/dev

New style docs for Maybe and Either

github.com/elm-tooling/elm-compiler-library - bcae123cfd1abfd01eca64a046d3afa9cfe8299d authored about 11 years ago by Evan Czaplicki <[email protected]>
New style docs for Maybe and Either

github.com/elm-tooling/elm-compiler-library - ac635cafca4f54792003d7ea86df9f27defdc930 authored about 11 years ago by Max New <[email protected]>
Merge pull request #243 from mgold/dev

Convert Date, Mouse, Window, and Signal docs.

github.com/elm-tooling/elm-compiler-library - d6d0ba767d4ace40f403476c3ca2efd9bba1815c authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert Date, Mouse, Window, and Signal docs.

github.com/elm-tooling/elm-compiler-library - 6869015507d6e1e02d919c31e7307d8475c86da1 authored about 11 years ago by Max Goldstein <[email protected]>
Merge branch 'dev' of https://github.com/evancz/Elm into dev

github.com/elm-tooling/elm-compiler-library - f11925ec6b9065a6caca2e6502df6ec747a8d4b3 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'release-candidate' into dev

github.com/elm-tooling/elm-compiler-library - d87cfc65ddd23197e2888a88e6b1e05610999680 authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix issue #241

github.com/elm-tooling/elm-compiler-library - 5f7fcaa92dc7412ff5bbca18749ffacd6be247ae authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #240 from mgold/dev

Convert Char documentation to new format.

github.com/elm-tooling/elm-compiler-library - 427671acffb35174219c4a047cdfa31481a24c67 authored about 11 years ago by Evan Czaplicki <[email protected]>
Convert Char documentation to new format.

github.com/elm-tooling/elm-compiler-library - 0c3e146c2b2b154412b4bd82157265364d3eeda3 authored about 11 years ago by Max Goldstein <[email protected]>
Merge pull request #239 from jsl/update_haskell_platform_version

Update Haskell Platform version

github.com/elm-tooling/elm-compiler-library - 0db34a500eb6485cc74129641b99333db23f040c authored about 11 years ago by Evan Czaplicki <[email protected]>
Update Haskell Platform version

The README.md pointed to the current version of the Haskell
Platform, but the version was outdat...

github.com/elm-tooling/elm-compiler-library - cbaff889c3537506d6cd842ae3fbb3ebd06e0c24 authored about 11 years ago by Justin Leitgeb <[email protected]>
Fix issue in which type expressions eat trailing whitespace.

github.com/elm-tooling/elm-compiler-library - a7bb2b7ac37946d328f6647b11413f0cdef1388e authored about 11 years ago by Evan Czaplicki <[email protected]>
Removed after and renamed before to andThen.

github.com/elm-tooling/elm-compiler-library - 8544bb80f474f0acc9624417d398da19d463314f authored about 11 years ago by Jeff Smits <[email protected]>
Convert to the new documentation format, adding in infix declarations

github.com/elm-tooling/elm-compiler-library - d851c5e3155991f8b99338de5b990c71f0d5e868 authored about 11 years ago by Evan Czaplicki <[email protected]>
Add the correct infix annotations

github.com/elm-tooling/elm-compiler-library - c56c6300c8ea0ed114c5a715eea85c9d09541368 authored about 11 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - eb2a032e5433a50a5d7cc5229a48a6ea75c39d47 authored about 11 years ago by Evan Czaplicki <[email protected]>
Nicer order for JSON fields

github.com/elm-tooling/elm-compiler-library - abe4a81f084910592e4021d979709503e074afe0 authored about 11 years ago by Evan Czaplicki <[email protected]>
Begin generating JSON representations of types.

github.com/elm-tooling/elm-compiler-library - 5b2c4f6fb8529470d5babdbe9937b61f92890e19 authored about 11 years ago by Evan Czaplicki <[email protected]>
Properly generate directory structure

github.com/elm-tooling/elm-compiler-library - 0976355fac368f659f15be929c5b42a052c66b27 authored about 11 years ago by Evan Czaplicki <[email protected]>
Add pretty printing and require a module declaration and structure comment

github.com/elm-tooling/elm-compiler-library - ae5ef9db97972c6f7569a567a834455497b07cc2 authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix parsing bug and ensure the creation of the docs/ directory

github.com/elm-tooling/elm-compiler-library - caf2d0ab6d3f0b3c29bf209b6703c1a1cdb0a5cf authored about 11 years ago by Evan Czaplicki <[email protected]>
Removed operators, renamed some functions, as advised by Evan.

github.com/elm-tooling/elm-compiler-library - 9823941df1236a6779177771cb1970b995d74767 authored about 11 years ago by Jeff Smits <[email protected]>
Begin building `elm-doc` again

github.com/elm-tooling/elm-compiler-library - 4f7bb237ca91487c012ce17897f0fc541208f8fc authored about 11 years ago by Evan Czaplicki <[email protected]>
Use the new documentation format and helper functions

github.com/elm-tooling/elm-compiler-library - f5e15ca7e350f5f1917d9492241d4f9392cd61ef authored about 11 years ago by Evan Czaplicki <[email protected]>
Nicer show for `Assoc`

github.com/elm-tooling/elm-compiler-library - c9824b4e19e47a876a32d84694fb6284bf20431a authored about 11 years ago by Evan Czaplicki <[email protected]>
Add more helper functions

Ensure that comment parsers return the full body.
Add functions for skipping over characters.
Ad...

github.com/elm-tooling/elm-compiler-library - 8a913451c775427133516d787dcdc1306118aec0 authored about 11 years ago by Evan Czaplicki <[email protected]>
Rename some functions and export `typeAnnotation`

github.com/elm-tooling/elm-compiler-library - fecc96dde71e65461b72ddfcf6165b829e08956f authored about 11 years ago by Evan Czaplicki <[email protected]>
Change default associativity to left

github.com/elm-tooling/elm-compiler-library - 24642c85e67144f76f98b56790b3de543f6ad566 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into release-candidate

github.com/elm-tooling/elm-compiler-library - e9a626d1101fbd8f19d79364cc039b56591dab6b authored about 11 years ago by Evan Czaplicki <[email protected]>
Make sure text boxes are given proper dimensions after hot-swapping

github.com/elm-tooling/elm-compiler-library - a633a5d7d31fd851eebe6a64514046fe8d80af6c authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into release-candidate

github.com/elm-tooling/elm-compiler-library - cd8ade670aac49eebfe907046cead7e88e8e7548 authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix generation of infix ops

github.com/elm-tooling/elm-compiler-library - bdd8213e6de020772ba99b8078d9d8e0f01ade96 authored about 11 years ago by Evan Czaplicki <[email protected]>
Put document structure in nicer location

github.com/elm-tooling/elm-compiler-library - 8a255de2bae2717668dc743c7129388e631c66e2 authored about 11 years ago by Evan Czaplicki <[email protected]>
Change the style of some documentation, experimenting with styles for elm-doc

github.com/elm-tooling/elm-compiler-library - c4d07300a11f2b61510ceaf894e8bd4f8bdf7409 authored about 11 years ago by Evan Czaplicki <[email protected]>
Revert "Bump version number"

This reverts commit 886a4a56ee76b6079ad5229cde42632c82f4060f.

github.com/elm-tooling/elm-compiler-library - 136fbe5d301b25c80193a1ba3fcf1d9a0946d17f authored about 11 years ago by Evan Czaplicki <[email protected]>
Update change log

github.com/elm-tooling/elm-compiler-library - 838c1cf2a01970f2da21505341038e3f1a73f9bb authored about 11 years ago by Evan Czaplicki <[email protected]>
Bump version number

github.com/elm-tooling/elm-compiler-library - 886a4a56ee76b6079ad5229cde42632c82f4060f authored about 11 years ago by Evan Czaplicki <[email protected]>
Revert "Add names to functions in generated JS."

This reverts commit a4fdf0664c17e6f54f2e166b6cefc5c8f50dbfb9.

github.com/elm-tooling/elm-compiler-library - e2d2c45228299a0cc9d7de6a71f99609f64f3bb9 authored about 11 years ago by Evan Czaplicki <[email protected]>
Show sign on interpolation if there is a failure

github.com/elm-tooling/elm-compiler-library - 16a215a249de8612d290c778683f52ebfe0e0492 authored about 11 years ago by Evan Czaplicki <[email protected]>
Chose the best alias when many apply (fixes issue #227)

github.com/elm-tooling/elm-compiler-library - 6fb2fa9ee088377a9e2e68ccad8d96851dbe4a8f authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix issue #230

The problem was that `inner` was not refering to the correct node in
the `setPos` expression if ...

github.com/elm-tooling/elm-compiler-library - 984cfc55a93c4f1f0e22905ca716571df1f1413c authored about 11 years ago by Evan Czaplicki <[email protected]>
Prettier printing

github.com/elm-tooling/elm-compiler-library - 128e21db217415b077baa64e8964ce038ed70969 authored about 11 years ago by Evan Czaplicki <[email protected]>
Fix indentation

github.com/elm-tooling/elm-compiler-library - e8dffac17bc04db4989b8ced184997d91ee3034d authored about 11 years ago by Evan Czaplicki <[email protected]>
Add names to functions in generated JS.

github.com/elm-tooling/elm-compiler-library - a4fdf0664c17e6f54f2e166b6cefc5c8f50dbfb9 authored about 11 years ago by Evan Czaplicki <[email protected]>
Indent properly

github.com/elm-tooling/elm-compiler-library - 6512bf944b2ab1f1be9cd74fdc471e9dd7818860 authored about 11 years ago by Evan Czaplicki <[email protected]>
Factor out a commonly used expression

github.com/elm-tooling/elm-compiler-library - b4e0196c7f07f01d9e8ad4533b3bf8944d0d4e76 authored about 11 years ago by Evan Czaplicki <[email protected]>
Move the `markdown` function to the text library

github.com/elm-tooling/elm-compiler-library - 7e1d95a108dcd6b7afe35086547fcacc7fc193e4 authored about 11 years ago by Evan Czaplicki <[email protected]>
Merge pull request #235 from deadfoxygrandpa/dev

Fixed issue #234

github.com/elm-tooling/elm-compiler-library - 57990a88234048954582786bd4b5004fe72c66bd authored about 11 years ago by Evan Czaplicki <[email protected]>
Rewrote Automaton library with normal functions instead of CPS (resulting in more complex, but hopefully better performing code). Added some common AFRP functions (including loop\!). Requires some testing...

github.com/elm-tooling/elm-compiler-library - ae65d1e43e735004c0e9b0cfd4300f8ab5e5b2b1 authored about 11 years ago by Jeff Smits <[email protected]>