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

look for elm.exe on Windows

github.com/elm-tooling/elm-compiler-library - 39ea786664d4337f44d203aa7cecdacd367e823a authored about 6 years ago by Brian Hicks <[email protected]>
Merge pull request #1749 from BrianHicks/npm-installers-for-0.19

update npm installers for 0.19.0

github.com/elm-tooling/elm-compiler-library - 3306537d2e7374284cfb1239b77b824c5d3ffbfb authored about 6 years ago by Evan Czaplicki <[email protected]>
remove extra binaries and correct package filenames

github.com/elm-tooling/elm-compiler-library - 2069d6432a6df664e84d52b46517c2cef58c5a20 authored about 6 years ago by Brian Hicks <[email protected]>
update npm installers for 0.19.0

Co-authored-by: Richard Feldman <[email protected]>

github.com/elm-tooling/elm-compiler-library - 8f0542c3ffe8b06943833647ec1acc0061d384df authored about 6 years ago by Brian Hicks <[email protected]>
Point to the normal package website!

github.com/elm-tooling/elm-compiler-library - a968e817e65d30493c344ac96c9c904b19a7f038 authored about 6 years ago by Evan Czaplicki <[email protected]>
Add release notes!

github.com/elm-tooling/elm-compiler-library - 184b22a0ff7c5e79b988fbfc67fa24a770388b1e authored about 6 years ago by Evan Czaplicki <[email protected]>
update tag message

github.com/elm-tooling/elm-compiler-library - 32059a289d27e303fa1665e9ada0a52eb688f302 authored about 6 years ago by Evan Czaplicki <[email protected]>
Get rid of rc1 prefix on published packages

github.com/elm-tooling/elm-compiler-library - 169bac725e13ec4190dd971a3b580631074e98a6 authored about 6 years ago by Evan Czaplicki <[email protected]>
Make sure List types are localized

github.com/elm-tooling/elm-compiler-library - eb236caa502bcb02ad3cf8f1c1310250c14104c2 authored about 6 years ago by Evan Czaplicki <[email protected]>
Fix error message when you have a `number` but need a `String`

The earlier error message always assumed you had a String and needed a
number. Now it accounts f...

github.com/elm-tooling/elm-compiler-library - 4ed70cc516e39804ec2750cef26761c7597c4879 authored about 6 years ago by Evan Czaplicki <[email protected]>
Fix typo in REPL defaults

github.com/elm-tooling/elm-compiler-library - 1f535501a1480143c68226f7bebf1314c8923bc1 authored about 6 years ago by Evan Czaplicki <[email protected]>
Remove some stuff about the REPL that isn't helpful really

github.com/elm-tooling/elm-compiler-library - a1525aaf11126d1ebdb77a39f7de6a6184a3387e authored about 6 years ago by Evan Czaplicki <[email protected]>
Point to the real package website

github.com/elm-tooling/elm-compiler-library - 698d67d2572d4e07c179f7995acd84939e090acc authored about 6 years ago by Evan Czaplicki <[email protected]>
Stop requiring elm/json in default REPL

No longer necessary thanks to change in elm/core

github.com/elm-tooling/elm-compiler-library - 8a7ce11baf974d833b32684fd0d0c66c48025146 authored about 6 years ago by Evan Czaplicki <[email protected]>
Make sure elm/json is available in unrooted REPLs

Fix https://github.com/elm/compiler/issues/1747

github.com/elm-tooling/elm-compiler-library - 0641ad2f85b7717d5a33ed849cbb0f384e0f2d6b authored about 6 years ago by Evan Czaplicki <[email protected]>
Syntax Polish (#235)

* Resolves #233, add basic support for glsl

* fixes #232 Gives `<|` higher priority than `<`
...

github.com/elm-tooling/vscode-elm-old - b5824709fa980eea337df2d461bf0bdbdc575e97 authored about 6 years ago by Matthew Griffith <[email protected]>
Add ability to configure elm-package locating. (#236)

We have an issue where we have two `elm-package.json` files, and
detecting the right one from t...

github.com/elm-tooling/vscode-elm-old - 5af62b3c0a6f26863060522a4e15dc7d7d0d3de2 authored about 6 years ago by Jack Franklin <[email protected]>
Record field name translations for shaders

Fix https://github.com/elm/compiler/issues/1744

This does not fix unsafeShader though

github.com/elm-tooling/elm-compiler-library - 2a396586c7a01be3ad053c6b018f62df830d689b authored about 6 years ago by Evan Czaplicki <[email protected]>
Fix tab completion in the REPL

Fix https://github.com/elm/compiler/issues/1745

github.com/elm-tooling/elm-compiler-library - 091fa6b3aa82c3b2d406260117096876566a1ace authored about 6 years ago by Evan Czaplicki <[email protected]>
elm/core does not need an elm/core dependency

github.com/elm-tooling/elm-compiler-library - 6c648db080141cf28f82ef9e5ebbe667aa71c6bb authored about 6 years ago by Evan Czaplicki <[email protected]>
Make sure rigid type variables stay rigid in recursive definitions

Fix https://github.com/elm/compiler/issues/1743

github.com/elm-tooling/elm-compiler-library - af37341a2969ed5a8391adb95cf094e24673c2d7 authored about 6 years ago by Evan Czaplicki <[email protected]>
Fix content overflowing page wrapper

github.com/elm-tooling/elm-analyse - 705c9de25fea73e66d228abdbcd787b10ba99f2a authored about 6 years ago by Jan Hrcek <[email protected]>
Instantiate the result type last

Should not change behavior. Just moving when a computation happens
slightly.

github.com/elm-tooling/elm-compiler-library - 31396e52bcad25f3b8282740fb87f057976ca1fa authored about 6 years ago by Evan Czaplicki <[email protected]>
Snippets: Let expression indentation (elm-format) (#230)

Changes the snippet for the let expression to be consistent with the way, elm-format is doing it...

github.com/elm-tooling/vscode-elm-old - 99234abb33acd508e7193f64f0a7428b4357e969 authored about 6 years ago by Andy <[email protected]>
Version 0.15.0

github.com/elm-tooling/elm-analyse - 8a1592a45040d014ac21cceb26e34782ce8487fc authored about 6 years ago by Mats Stijlaart <[email protected]>
Fixate express version

github.com/elm-tooling/elm-analyse - c0a2f9d7bf6af656bb028e7ed7e0f32a3557dcbc authored about 6 years ago by Mats Stijlaart <[email protected]>
Merge pull request #170 from carlthuringer/upgrade-express-4.16.3

Upgrade Express to 4.16.3 to address npm audit

github.com/elm-tooling/elm-analyse - cfa948c1847c05b39b1270bc38ca3684f329c1ad authored about 6 years ago by Mats Stijlaart <[email protected]>
Formatting

github.com/elm-tooling/elm-analyse - 6daa581b9e6550b9233a0faaafc9eaa2a6f9702a authored about 6 years ago by Mats Stijlaart <[email protected]>
Bump elm-syntax for tests

github.com/elm-tooling/elm-analyse - d010f2c1bfeb931f5f2f76e6086c669ab05474c4 authored about 6 years ago by Mats Stijlaart <[email protected]>
Set version to 0.15.0

github.com/elm-tooling/elm-analyse - 455a42cba07012a67f498bca106d35688a179c95 authored about 6 years ago by Mats Stijlaart <[email protected]>
Update changelog

github.com/elm-tooling/elm-analyse - c669776b3c0757c1177856311476350eac8009f5 authored about 6 years ago by Mats Stijlaart <[email protected]>
Merge branch 'dev'

github.com/elm-tooling/elm-analyse - 79bf2c8c83ae0561fa7586605ac8d92929ccf1c1 authored about 6 years ago by Mats Stijlaart <[email protected]>
Bump to elm-syntax 5.0.1

github.com/elm-tooling/elm-analyse - c3d879ce245cef5bbe474aa7b6804713a8df6188 authored about 6 years ago by Mats Stijlaart <[email protected]>
Better typescript for types shared between Elm and TS

github.com/elm-tooling/elm-analyse - 5105baf125769166a30478e3dff53fa2828d0528 authored about 6 years ago by Mats Stijlaart <[email protected]>
Merge pull request #172 from andys8/show-filename-in-dialog

Filename in title of ui modal

github.com/elm-tooling/elm-analyse - cb2e496780dc0dce7b3afd92784385d6d7997229 authored about 6 years ago by Mats Stijlaart <[email protected]>
Bump version - 0.19.0

github.com/elm-tooling/vscode-elm-old - 03a4366b068bf20c94f9635e528dc6f0a46cb6c7 authored about 6 years ago by Krzysztof Cieślak <[email protected]>
Snippets: Add todo comment snippet (#227)

github.com/elm-tooling/vscode-elm-old - d570ec7b5d468ad685798d80aeb9755e466d3dbe authored about 6 years ago by Andy <[email protected]>
Refactoring diagnostic init for LS (#225)

github.com/elm-tooling/vscode-elm-old - 9a73eba3fc2d301b3fd59b544e40311cfe9450b5 authored about 6 years ago by Jonathan Carter <[email protected]>
Filename in title of ui modal

github.com/elm-tooling/elm-analyse - 1c27c4944ecbde66c0196204505d3c03d2feba59 authored about 6 years ago by andys8 <[email protected]>
Upgrade Express to 4.16.3 to address npm audit

github.com/elm-tooling/elm-analyse - 4521aa000ec4bbe95b0db3c6b6271f1e89d153c5 authored about 6 years ago by Carl Thuringer <[email protected]>
Get TCE working en let-expressions

Fix https://github.com/elm/compiler/issues/1738

github.com/elm-tooling/elm-compiler-library - a4c4c4b53df8b5341321d9d07a332fbd2d71205a authored over 6 years ago by Evan Czaplicki <[email protected]>
Port linter from vscode-elm

github.com/elm-tooling/elm-language-client-vscode - d992e39e16280cf58644da76a2e2bedafcf43bc9 authored over 6 years ago by Kolja Lampe <[email protected]>
Port linter from vscode-elm

github.com/elm-tooling/elm-language-server - d992e39e16280cf58644da76a2e2bedafcf43bc9 authored over 6 years ago by Kolja Lampe <[email protected]>
Bump elm-syntax to 4.0.3

github.com/elm-tooling/elm-analyse - 247669068d1cd3f704280a30269c26cbd97ff8d0 authored over 6 years ago by Mats Stijlaart <[email protected]>
Migration to typescript

github.com/elm-tooling/elm-analyse - 55c3b94fca5b9a7c6855dab826c95ca0894b1431 authored over 6 years ago by Mats Stijlaart <[email protected]>
cosmetic: make sure "no flags" is given as "undefined"

github.com/elm-tooling/elm-compiler-library - 904fc5a1822c29a22f647456cda5b069c09795d2 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of old unused styles

github.com/elm-tooling/elm-compiler-library - e4fc24b390e8e6e6a1925750b96238f12bba5daf authored over 6 years ago by Evan Czaplicki <[email protected]>
Nicer behavior if elm.json does not exist

github.com/elm-tooling/elm-compiler-library - b5dcc460f1de27915e416b56f92f11de70588b0a authored over 6 years ago by Evan Czaplicki <[email protected]>
remove guidelines file (can be communicated via a gist)

github.com/elm-tooling/vscode-elm-old - cc950707bfb0db4428851f9bc612d9f808fb5aee authored over 6 years ago by Matthew Griffith <[email protected]>
add >=, <=, and || operators

github.com/elm-tooling/vscode-elm-old - b152a7f8e0f456ae1c3b9096dac2733e1d47081d authored over 6 years ago by Matthew Griffith <[email protected]>
Multiline type signatures, type definitions, and records. As well, improve the semantic categorization of elements to be more consisten.

github.com/elm-tooling/vscode-elm-old - b5b5d874ae7d2dcc3dc9179673f66f3adcfe9592 authored over 6 years ago by Matthew Griffith <[email protected]>
>,< operators

github.com/elm-tooling/vscode-elm-old - 60fb768ab321da53806f9b573947fedb9687ea18 authored over 6 years ago by Matthew Griffith <[email protected]>
simplify syntax highlighting

github.com/elm-tooling/vscode-elm-old - e9f040b1c16109e9b5caa7f5878b80b31154469f authored over 6 years ago by Matthew Griffith <[email protected]>
Update package.md

github.com/elm-tooling/elm-compiler-library - cb35c1eb290dc28d5f2250aae474195100b464f6 authored over 6 years ago by Evan Czaplicki <[email protected]>
Escape newlines in GLSL blocks

Fixes https://github.com/elm/compiler/issues/1732

github.com/elm-tooling/elm-compiler-library - a6568a63f3ffc4defdb608d180b23a0113a89342 authored over 6 years ago by Evan Czaplicki <[email protected]>
Stop referring to "transitive-dependencies" in error message

github.com/elm-tooling/elm-compiler-library - f8806468807ad63650cc57ed19ff3e7c330cabd8 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update application.md

github.com/elm-tooling/elm-compiler-library - d5f285ddbe5266fad0e088d84372613f5be8bc09 authored over 6 years ago by Evan Czaplicki <[email protected]>
Diide IO ports logically

github.com/elm-tooling/elm-analyse - 84a8ccabc62a4d05afada4e1887f63bee9cb433b authored over 6 years ago by Mats Stijlaart <[email protected]>
Update style of elm.json dependencies

github.com/elm-tooling/elm-compiler-library - f6ea101750413afaf0d3e3eba7194cede518d0e7 authored over 6 years ago by Evan Czaplicki <[email protected]>
Switch tag requirements for next round of binaries

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

Fix typo from message I just had in my console :)

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

Fix typo "conflics" -> "conflicts"

github.com/elm-tooling/elm-compiler-library - 918d610d01347de743b419576709ccfd2adfdb02 authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix typo "conflics" -> "conflicts"

github.com/elm-tooling/elm-compiler-library - 63105c461fda5413acd0cca06033694f81de03af authored over 6 years ago by Nathan Nichols <[email protected]>
Move 'open' from dev to dependencies

github.com/elm-tooling/elm-analyse - e7b55259cef0d2f664486a81841febda460b4db3 authored over 6 years ago by Mats Stijlaart <[email protected]>
Fix typo from message I just had in my console :)

github.com/elm-tooling/elm-compiler-library - 270552db02053a639145be031a66b745f7d9aae9 authored over 6 years ago by David Mattia <[email protected]>
Add a missing comma in an error message

github.com/elm-tooling/elm-compiler-library - 8f128946aabd64bfb770a3b54249d6054f0be501 authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix error messages for patterns with bad arity

Fixes https://github.com/elm/compiler/issues/1728

github.com/elm-tooling/elm-compiler-library - 34152412dc07e3000546cf26c3cf49a87555cc56 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make an error message read better / easier to understand

github.com/elm-tooling/elm-compiler-library - 7d6faf8388c87bbe612a04fb84be2c1a33ac2060 authored over 6 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1727 from jinjor/patch-1

Fix corner style of boxes in reactor

github.com/elm-tooling/elm-compiler-library - 397b7e53e99bae790c5eedf0e8ed2612bc1fe83e authored over 6 years ago by Evan Czaplicki <[email protected]>
Version 0.15.0-alpha.2

github.com/elm-tooling/elm-analyse - da8069bb2456495690fef3165ae8836fce890201 authored over 6 years ago by Mats Stijlaart <[email protected]>
Release 0.15.0-alpha.1

github.com/elm-tooling/elm-analyse - 8b0a55b0e9dfe034bfd5dc5d36d48c0fe2156800 authored over 6 years ago by Mats Stijlaart <[email protected]>
:art: Prettier

github.com/elm-tooling/elm-analyse - 6c9fd6f597c9f7f6977474b675d7eb766a69d2c6 authored over 6 years ago by Mats Stijlaart <[email protected]>
Start with 0.15.0-alpha.1

github.com/elm-tooling/elm-analyse - ae89c5e43ec44bd0cb5fd13488686f7e5c399416 authored over 6 years ago by Mats Stijlaart <[email protected]>
Http dependency loader

github.com/elm-tooling/elm-analyse - 44238847fd585f906f8212e71e209a9bc11e2ddb authored over 6 years ago by Mats Stijlaart <[email protected]>
Issue #160: Fix double concatenation of same list, which would lead to 'heavy' list concats

github.com/elm-tooling/elm-analyse - befff2036571fb496bc865edf27fb35718bb3c31 authored over 6 years ago by Mats Stijlaart <[email protected]>
Bump elm-syntax

github.com/elm-tooling/elm-analyse - b983ab16d8842442d9f05db98726db50c3d95771 authored over 6 years ago by Mats Stijlaart <[email protected]>
Fix corner style of boxes

github.com/elm-tooling/elm-compiler-library - 00f85d16fe588fd3743e469f98fcea9a770cab2c authored over 6 years ago by Yosuke Torii <[email protected]>
Update reactor for new elm.json format

github.com/elm-tooling/elm-compiler-library - 073f3e26e955034a133b1c613191281d12c8e4d9 authored over 6 years ago by Evan Czaplicki <[email protected]>
Handle carriage returns in multi-line strings

Fix https://github.com/elm/compiler/issues/1720

github.com/elm-tooling/elm-compiler-library - cfbe7a9a6e90b7e8138c2bf06d6b70d05b5242be authored over 6 years ago by Evan Czaplicki <[email protected]>
Stop doing special things for (<<) and (>>)

Fixes https://github.com/elm/compiler/issues/1722

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

github.com/elm-tooling/elm-analyse - 5829779848041e30ca3d70bad29a18ebe12ebbcc authored over 6 years ago by Mats Stijlaart <[email protected]>
Update elm.json for new format

github.com/elm-tooling/elm-compiler-library - acecae24416f5a6761cca12ec01336b4b7a52701 authored over 6 years ago by Evan Czaplicki <[email protected]>
Simplify "elm init"

No longer creates Elm files
No longer talks to elm-lang.org
No longer has any flags

Just tries ...

github.com/elm-tooling/elm-compiler-library - 2cd8509c1aeb0f172f979d0cbb54faf811a1773d authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the error about bad deps more generic / talk about reactor

github.com/elm-tooling/elm-compiler-library - 5ee7773572cc1f0389dd2f6ee62e19ad179363bf authored over 6 years ago by Evan Czaplicki <[email protected]>
Store all the app deps in summary.dat

github.com/elm-tooling/elm-compiler-library - b3714bb25e937fca23f1c1234f2dbc70fda943ce authored over 6 years ago by Evan Czaplicki <[email protected]>
Update "elm install" prompts for new elm.json format

github.com/elm-tooling/elm-compiler-library - 60c99cfe9104a0601c73c9baa788b46e7b3c32f5 authored over 6 years ago by Evan Czaplicki <[email protected]>
Check for duplicate packages when verifying deps

Again, json.dependencies.indirect can overlap with
json[‘test-dependencies’].direct so special c...

github.com/elm-tooling/elm-compiler-library - 069250b12924c2dbc6021eae32afe45260c5fe4d authored over 6 years ago by Evan Czaplicki <[email protected]>
Check for elm/core and elm/json when compiling code

github.com/elm-tooling/elm-compiler-library - 3f702b3a1d1ab9bf0b71ed6dccd50b2ec0ca88d9 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update deps format in elm.json for apps

The new format has two sections (dependencies and test-dependencies)
and they contain everything...

github.com/elm-tooling/elm-compiler-library - 49e5b46a431b46ef28ac8079301af7fb87f58c68 authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: stop using special function in place of pattern matching

github.com/elm-tooling/elm-compiler-library - 3de162f7f59dbba0f0adad9b6381d8f9be055567 authored over 6 years ago by Evan Czaplicki <[email protected]>
Mark function as currently unused

github.com/elm-tooling/elm-compiler-library - adf79c6d46b764b6fefbeabf26be94675ffb3c14 authored over 6 years ago by Evan Czaplicki <[email protected]>
Merge pull request #164 from romariolopezc/feature/open-browser

Open browser when option specified

github.com/elm-tooling/elm-analyse - 1a5971d86eecf28a48dff46b3444161e388ba90b authored over 6 years ago by Mats Stijlaart <[email protected]>
Open browser when option specified

github.com/elm-tooling/elm-analyse - 147de582bf65ecc6631bf9be77ef9b7bbe60bdab authored over 6 years ago by Romario López <[email protected]>
Finish removing autocompletion stuff

github.com/elm-tooling/elm-compiler-library - 50a5c31486f19aefa025237d3ce0a56863580969 authored over 6 years ago by Evan Czaplicki <[email protected]>
Cut completion feature for now

Bring it back after 0.19 with the design I figured out talking to fish
and zsh folks.

github.com/elm-tooling/elm-compiler-library - a76b1204247de7e1482bf789827b0479345d34aa authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the "upgrade dependencies?" question nicer to read

github.com/elm-tooling/elm-compiler-library - 020fe37d5910ededa449aa39142bcf0b8caef24b authored over 6 years ago by Evan Czaplicki <[email protected]>
Rebuild cache reliably when upgrading transitive dependencies

Fix https://github.com/elm/compiler/issues/1710

Before I decided if the summary was valid based...

github.com/elm-tooling/elm-compiler-library - 9bac5d473423da3d48c0f2ef16438d8ee0754813 authored over 6 years ago by Evan Czaplicki <[email protected]>
Compilable Msg placeholder in HTML.program snippet (#220)

github.com/elm-tooling/vscode-elm-old - f57dcba6fe6445b53796c9afac7a59a1bad8179f authored over 6 years ago by milesfrain <[email protected]>