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

Point to the correct root directory

github.com/elm-tooling/elm-compiler-library - 6d50056a166457836807cb2c8a1c146c58872c0b authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove unused imports

github.com/elm-tooling/elm-compiler-library - de036a8b439b9fb379932a9e575be1f6a7b1ce58 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Do not set styles in Elm.fullscreen

github.com/elm-tooling/elm-compiler-library - 9273b27c06c11736b4f0afb0e1ce17e5607a9313 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get rid of dead code around a elm-compiler command line tool

github.com/elm-tooling/elm-compiler-library - da4d613864fe511b9e93d5999f31879aabd27645 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make sure Display ADT does not need to leak out of this module

Makes it possible to stop using ElmRuntime entirely

github.com/elm-tooling/elm-compiler-library - f8571eb166595079b9d658d7854f5cd647d26713 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move hot-swap.js code into core.js

github.com/elm-tooling/elm-compiler-library - 4202ce22bbc17fdf3f9bfb12c50c34bdde4f21c7 authored almost 10 years ago by Evan Czaplicki <[email protected]>
rename src/ to compiler/ because the runtime/ directory is going to be top-level

github.com/elm-tooling/elm-compiler-library - 9c61b17d1444b84cc9273ac2c80717275ac0c7cc authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get more consistent naming scheme for runtime/ files

github.com/elm-tooling/elm-compiler-library - 837a52553d5c26f63a60fc072bf599aa34f4cbec authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move necessary parts of runtime/Utils.js to Init.js

github.com/elm-tooling/elm-compiler-library - 9d0075cc7143a315fb46859f7f4851d0a4a05fed authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove submodules for now

Perhaps bring them back in in the tests/ directory where they are
actually needed. Will revisit ...

github.com/elm-tooling/elm-compiler-library - fcdbe58022efc550c945fd482611be65150db44d authored almost 10 years ago by Evan Czaplicki <[email protected]>
Move HTML generation code out of the compiler

github.com/elm-tooling/elm-compiler-library - 516c3fe96408dedce80794f0ee5c8eeedbefffb1 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove Dummy.cabal file which is no longer used in development

github.com/elm-tooling/elm-compiler-library - e69bf68d7d60411c3456b256559bbfcdf593a6df authored almost 10 years ago by Evan Czaplicki <[email protected]>
Essentially eliminate automatically imported modules

github.com/elm-tooling/elm-compiler-library - 51c931240ba02da5fe2129b4080ccf86ed0e1e23 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Spell type with a 'y' not an 'i'

github.com/elm-tooling/elm-compiler-library - 59c1b3882ba10de3b4c32afdbda4ebdf01524a59 authored almost 10 years ago by Evan Czaplicki <[email protected]>
remove dead code from markdown interpolation experiment

github.com/elm-tooling/elm-compiler-library - 85eb0dabf5e4cb310fff2631aec5b8ad5ef6477c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Call a module comment a module comment

github.com/elm-tooling/elm-compiler-library - 4e61fdeb7621587fdc4bd9c6b924e698e3d38e97 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'make'

github.com/elm-tooling/elm-compiler-library - dc0c57a3ce14c8a48badff5622fad3b146c923d4 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Remove redundant -W flags from source code

github.com/elm-tooling/elm-compiler-library - bb5d079154da12e854c8aa120b2bc232c2d8212f authored almost 10 years ago by Evan Czaplicki <[email protected]>
get rid of unused imports

github.com/elm-tooling/elm-compiler-library - 0e5d29384edd689b7c31c2f8e5b778fd14f2e05f authored almost 10 years ago by Evan Czaplicki <[email protected]>
Turn on -W for all modules

github.com/elm-tooling/elm-compiler-library - 9b794d1447d001077f1eda9601ca912d882e95ae authored almost 10 years ago by Evan Czaplicki <[email protected]>
Clean up elm-doc Main module

github.com/elm-tooling/elm-compiler-library - 6336b9afa60c7c3041ac0d67513706b78c6f6443 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Add warnings for all elm-doc code

github.com/elm-tooling/elm-compiler-library - 2a930fd91debbee2da92345274373d9df41d174c authored almost 10 years ago by Evan Czaplicki <[email protected]>
Make documentation data structures public

github.com/elm-tooling/elm-compiler-library - bdfaa69eda3d22fd4a511998eac27c1f6b645a49 authored almost 10 years ago by Evan Czaplicki <[email protected]>
Get rid of bad Show instances, add assocToString

github.com/elm-tooling/elm-compiler-library - 395b19b5810d523af639b887bad81adc192a978d authored almost 10 years ago by Evan Czaplicki <[email protected]>
Add -Wall to Generate.Markdown

github.com/elm-tooling/elm-compiler-library - 4e1cde74a4fead7680e45481c1631c895316bea3 authored about 10 years ago by Evan Czaplicki <[email protected]>
Give values for interfaces and object files

github.com/elm-tooling/elm-compiler-library - f460d749d80cdbcf4d17419441a3f1ea80f79441 authored about 10 years ago by Evan Czaplicki <[email protected]>
Add note about change to 'type' and 'type alias' syntax

github.com/elm-tooling/elm-compiler-library - c615844c1538c6b32f2a30155a98c21422411a1f authored about 10 years ago by Evan Czaplicki <[email protected]>
Get rid of Build.Artifact, elm-make is in charge of writing to disk

github.com/elm-tooling/elm-compiler-library - a4e8dc5186ae59f528bbe359223b01eeda75dabe authored about 10 years ago by Evan Czaplicki <[email protected]>
style: whitespace as in new style guide

github.com/elm-tooling/elm-compiler-library - b5fde063eb3362251b2f2d7a84f6ea81532fed6f authored about 10 years ago by Evan Czaplicki <[email protected]>
style: whitespace according to new style guide

github.com/elm-tooling/elm-compiler-library - fa264dd7b2dd4f48718cae0567e6a8e558403e89 authored about 10 years ago by Evan Czaplicki <[email protected]>
Get rid of render code, moved it to core libraries repo

github.com/elm-tooling/elm-compiler-library - d90e606f5902c0affede01469b1fdecab546bb0c authored about 10 years ago by Evan Czaplicki <[email protected]>
explicitly import newly used functions

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

Conflicts:
libraries/Array.elm
libraries/Basics.elm
libraries/Char.elm
libraries/Color.elm
...

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

github.com/elm-tooling/elm-compiler-library - e5310461f1d591a287c7c38d27de0ad10c5f0750 authored about 10 years ago by Evan Czaplicki <[email protected]>
Actually return the Module.Interface for now

github.com/elm-tooling/elm-compiler-library - b75e5a70e4a197f6c1fb9abd169691a8c1afc7de authored about 10 years ago by Evan Czaplicki <[email protected]>
Point cabal to the right source directory

github.com/elm-tooling/elm-compiler-library - dbe27ebbf5dee53e9accab8c42fa20e611aff312 authored about 10 years ago by Evan Czaplicki <[email protected]>
rename compiler/ to src/

now that this repo is focused primarily on compilation, there’s less
need to specify which sourc...

github.com/elm-tooling/elm-compiler-library - 9cda2b207b20c4adbebaa55794fa97f2f7d4865e authored about 10 years ago by Evan Czaplicki <[email protected]>
Stop trying to load interfaces when adding the prelude

github.com/elm-tooling/elm-compiler-library - c7de365716869ff69d31a5fc41b1b9f7ccd7a038 authored about 10 years ago by Evan Czaplicki <[email protected]>
Remove code that's only relevant for building projects

github.com/elm-tooling/elm-compiler-library - 458799a1f1b0c74d46838c7c47a9029e1a8baf53 authored about 10 years ago by Evan Czaplicki <[email protected]>
update Paths_Elm to Paths_elm_compiler

github.com/elm-tooling/elm-compiler-library - ff7917f55b7cf1bbc67a219a38d2e936a0b529c1 authored about 10 years ago by Evan Czaplicki <[email protected]>
Move to a world that does not need a custom build script

github.com/elm-tooling/elm-compiler-library - 47a35fc00779468688db8b7333960270b56bc832 authored about 10 years ago by Evan Czaplicki <[email protected]>
Remove the standard libraries, migrating them to a separate repo

github.com/elm-tooling/elm-compiler-library - 9ca51a9246387de746c72da282095bd2de6cdb00 authored about 10 years ago by Evan Czaplicki <[email protected]>
Remove the interface loading function

github.com/elm-tooling/elm-compiler-library - fded78cbf42a9ca3849243677a1a356ceb425080 authored about 10 years ago by Evan Czaplicki <[email protected]>
Simplify code to read interfaces.data

github.com/elm-tooling/elm-compiler-library - 7e30e1d090d08fd14f8f5045a31cd9c170e07e6a authored about 10 years ago by Evan Czaplicki <[email protected]>
Switch to using [String] instead of String for module names

github.com/elm-tooling/elm-compiler-library - 9311704808c5e6d2ae4292d2d2de6efb4bce8348 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #813 from Xashili/arrayAppend

Fix Array.append

github.com/elm-tooling/elm-compiler-library - 439068a2a18db25581552b474a42bcc32cf03306 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix Array.append with small arrays

Reshuffling in RRB-Trees is only reasonable when appending arrays higher
than leaf level. That i...

github.com/elm-tooling/elm-compiler-library - 98298839481cdf379f7c40e7f14f930165adc558 authored about 10 years ago by Christian Widera <[email protected]>
Add tests for appending short arrays

Test Array.append A B where length(A) <= M and length(B) <= M, but
length(A + B) > M.

github.com/elm-tooling/elm-compiler-library - d24639deb186720c0bfd1bf0f66a9f9a0d80d19e authored about 10 years ago by Christian Widera <[email protected]>
Merge pull request #798 from mgold/docs-fixes

Document Field.defaultStyle, id -> identity

github.com/elm-tooling/elm-compiler-library - 2f5752d4adc3946f43ab54889032f5c8d578a99d authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #808 from mgold/doc-consistencies

Make docs more consistent

github.com/elm-tooling/elm-compiler-library - da816d5a569fc2d430a970f7b22e2c1bf592fa5f authored about 10 years ago by Evan Czaplicki <[email protected]>
Split out Elm.Compiler.Module for module names

github.com/elm-tooling/elm-compiler-library - 811e7ad34746ea10e17e60dd45eeb4f1249a582f authored about 10 years ago by Evan Czaplicki <[email protected]>
Address PR comments

github.com/elm-tooling/elm-compiler-library - 516b7a0aa33160d9dec56afb8d56bdb36fc6d0b1 authored about 10 years ago by Max Goldstein <[email protected]>
Make docs more consistent

github.com/elm-tooling/elm-compiler-library - b84308ebdc1413801d07b39ebeb9b8aff48f9c6b authored about 10 years ago by Max Goldstein <[email protected]>
Expose ModuleName type

github.com/elm-tooling/elm-compiler-library - 2f7914363a3d7e1d35029e62a23336d97b1b161b authored about 10 years ago by Evan Czaplicki <[email protected]>
Rename Build.Interface => Build.Artifact and shuffle some functions

github.com/elm-tooling/elm-compiler-library - 238629fe44ff5ba6edc5e00f1c7c6c88ffe7e306 authored about 10 years ago by Evan Czaplicki <[email protected]>
Rename Elm.Internal.Documentation to Elm.Docs

github.com/elm-tooling/elm-compiler-library - d6054a6815f33f6df2670110cf60540a25f451a1 authored about 10 years ago by Evan Czaplicki <[email protected]>
style: switch to 4 space indent

github.com/elm-tooling/elm-compiler-library - 225b6907d9cb88a39a468373684c28122fbb8e45 authored about 10 years ago by Evan Czaplicki <[email protected]>
Try to purge everything that's moving to elm-package or elm-make

github.com/elm-tooling/elm-compiler-library - f476ba76a9e85b5bf597afb1c8b7894b9629200e authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge in Parse/ changes from dependencies branch

github.com/elm-tooling/elm-compiler-library - 89ba0437523661802d700e92f4e7c153feeccf6a authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #802 from Dandandan/master

Use default background color instead of transparent, fixes #797

github.com/elm-tooling/elm-compiler-library - cf120338c586b833f3af138ce2060a44bf1b8410 authored about 10 years ago by Evan Czaplicki <[email protected]>
use default background color instead of transparent

github.com/elm-tooling/elm-compiler-library - 1e87b7d853b0158707ea58871d61b1ceba7db86c authored about 10 years ago by Daniël Heres <[email protected]>
document defaultStyle, id -> identity

github.com/elm-tooling/elm-compiler-library - 2ffc73d52617476c2e9acf417cbba1755079f37c authored about 10 years ago by Max Goldstein <[email protected]>
Merge pull request #795 from Boshen/fix-color-documentation-links

Fix links in Color documentation

github.com/elm-tooling/elm-compiler-library - d5b227d1309ccf388779497d39c0adc2492e5425 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix links in Color documentation

github.com/elm-tooling/elm-compiler-library - 64b359f64ed69c9224e9a26f586337bdd17cb5f9 authored about 10 years ago by Boshen Chen <[email protected]>
Update instructions to match modern install/build process

github.com/elm-tooling/elm-compiler-library - 5245d614a42149be60607f0d49108785f3f01c22 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #792 from jvoigtlaender/patch-1

correct documentation of `rem`

github.com/elm-tooling/elm-compiler-library - fd2c7280bf28e6fab495023bde62d61f8a9d23d8 authored about 10 years ago by Evan Czaplicki <[email protected]>
correct documentation of `rem`

github.com/elm-tooling/elm-compiler-library - 798182f67879d888b92441d13c454476c5901545 authored about 10 years ago by jvoigtlaender <[email protected]>
Merge pull request #786 from JasonJAyalaP/patch-1

Fix: Change non-existant array functino to repeat, in documentation

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

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

Conflicts:
libraries/elm_dependencies.json

github.com/elm-tooling/elm-compiler-library - 392508216efe93a09c1230e110570365e1186f17 authored about 10 years ago by Evan Czaplicki <[email protected]>
Make a bit more consistent

github.com/elm-tooling/elm-compiler-library - 70a1bb9ba40a02e6b8ce5962c4ebd9bd69d82972 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #791 from Boshen/add-list-and-dict-tests

Add list and dict tests

github.com/elm-tooling/elm-compiler-library - ecaadcf2d4b0fa3f5ec40c5e38d9ad5aa645b7eb authored about 10 years ago by Evan Czaplicki <[email protected]>
Add List doc tests

github.com/elm-tooling/elm-compiler-library - 108eed276aa1a8b81f845632869d52847ff772d4 authored about 10 years ago by Boshen Chen <[email protected]>
Update libraries for new type declaration syntax

github.com/elm-tooling/elm-compiler-library - 7c670bbee8ffa68ac582559e6990c0dedf86646c authored about 10 years ago by Evan Czaplicki <[email protected]>
Adjust elm-doc for new type declaration syntax

github.com/elm-tooling/elm-compiler-library - 1c0cfac17b15d3cd9b03cd6f72535a12fb65a99b authored about 10 years ago by Evan Czaplicki <[email protected]>
style: add additional whitespace between top-level definitions

github.com/elm-tooling/elm-compiler-library - e4d6baa81c1724c04360041793c55b5d44723b91 authored about 10 years ago by Evan Czaplicki <[email protected]>
Update type syntax to be clearer

type => type alias
data => type

github.com/elm-tooling/elm-compiler-library - 27eafdacc025b325d6386b6ace71aefdceabdcc9 authored about 10 years ago by Evan Czaplicki <[email protected]>
style: better formatting for "reserveds"

github.com/elm-tooling/elm-compiler-library - 42b223614b7dce5a4d06599abfceaabb5d89b3e0 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #790 from michaelbjames/master

Fix: filterMap was missing a parameter

github.com/elm-tooling/elm-compiler-library - 367d8664d6d971075cbca0bedb0fa2d1587d259a authored about 10 years ago by Evan Czaplicki <[email protected]>
filterMap was missing a parameter, fixed

github.com/elm-tooling/elm-compiler-library - def32352c150ada4adebe40f433080cb1508cb65 authored about 10 years ago by Michael James <[email protected]>
Attempt to resolve #785, pointer-events being set to 'none' by accident

github.com/elm-tooling/elm-compiler-library - afff54c8c9a5e423e52a2671c2f10b4ccb6860bd authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix: Change non-existant array functino to repeat, in documentation

github.com/elm-tooling/elm-compiler-library - 8769c4b8326bb39f21edbd055fa7f720492f4ced authored about 10 years ago by Jason J Ayala P <[email protected]>
Fix #783, resolve scoping bug with shadowing in case patterns

github.com/elm-tooling/elm-compiler-library - 6b6d7e2fc1e8a36cad03732cd23f91db13048718 authored about 10 years ago by Evan Czaplicki <[email protected]>
style: follow new Haskell style guide

github.com/elm-tooling/elm-compiler-library - 034d52e14792eb9817abbb655ce3becf945dd03b authored about 10 years ago by Evan Czaplicki <[email protected]>
style: follow the new Haskell style guide better

github.com/elm-tooling/elm-compiler-library - 9cbd9ba4658ab8645592b65bbcf7a86f4d031abd authored about 10 years ago by Evan Czaplicki <[email protected]>
style: stop using many line definition

github.com/elm-tooling/elm-compiler-library - 564cf4ea64a21da1d45fe6bc47a5d5e1cdea6049 authored about 10 years ago by Evan Czaplicki <[email protected]>
Update to talk about (.) being replaced by (<<)

github.com/elm-tooling/elm-compiler-library - a48fdb22dfc0dd9520f27629129d2efb1145705f authored about 10 years ago by Evan Czaplicki <[email protected]>
reorder things and add a section on style guides

github.com/elm-tooling/elm-compiler-library - f7264ebb7df5865642a8c3237470ca171ec35ead authored about 10 years ago by Evan Czaplicki <[email protected]>
Clean up the info a bit

github.com/elm-tooling/elm-compiler-library - cf25fe4105ba054c19a24393fa089c4f2ac2bb09 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix removal of hoverables and change pointerEvents to 'none' only when necessary

github.com/elm-tooling/elm-compiler-library - 8a2131060022d784b86a38e8b462d2b3672ffa5e authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #781 in which clicks were being lost

github.com/elm-tooling/elm-compiler-library - 3b45a742988e34460ab9108614cafe6e684ab8e5 authored about 10 years ago by Evan Czaplicki <[email protected]>
Add unit () to error message that lists valid port values

github.com/elm-tooling/elm-compiler-library - c5fd7fd17466ff30a16a36744dfa29c2e02f43b6 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: make indentation nicer

github.com/elm-tooling/elm-compiler-library - 8162d701706ee715d7235d607f859ff349666609 authored about 10 years ago by Evan Czaplicki <[email protected]>
Support unit values flowing through ports

github.com/elm-tooling/elm-compiler-library - c8eeedf0f2f7cab265638b5272ce978ce2d63fde authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #769, stop using infix ops that are not filled in properly

github.com/elm-tooling/elm-compiler-library - aa00bf8bd6e5c97bbdcff812e89c788fcf8f906f authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #780, correct implementation of Keyboard.lastPressed

Whoo for free wifi at airports! :D

github.com/elm-tooling/elm-compiler-library - f6c9fbc4498746081115b9799dc1aa874ce13523 authored about 10 years ago by Evan Czaplicki <[email protected]>
Temporary fix for elm-doc for the 0.13 release

github.com/elm-tooling/elm-compiler-library - 89bbbb966322659081b8edfa18560af024548eaf authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #779 from michaelbjames/rename/swap

Debugger variable name change, hotswap => swap

github.com/elm-tooling/elm-compiler-library - c506210cc84a54cfe7308daf39a517f269a35bca authored about 10 years ago by Evan Czaplicki <[email protected]>
Debugger variable name change, hotswap => swap

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