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

Merge pull request #17 from sbrink/autocomplete

Autocomplete

github.com/elm-tooling/vscode-elm-old - 891b18748b2c92ce1be493288f94519405b7c2e3 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Add completion provider

github.com/elm-tooling/vscode-elm-old - aec5e66875005f2350dd0240c8c5ce122ebe03d5 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Refactoring

github.com/elm-tooling/vscode-elm-old - df94860802114e5514be339343014efd4ad46ced authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version

github.com/elm-tooling/vscode-elm-old - 6f273b06f7d576a050d254c092f3543699a349b5 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #16 from sbrink/fixInfo

Fixes to Hover Provider

github.com/elm-tooling/vscode-elm-old - 7c2d8ccdaf059fbb5b2270d6ddd1ba1de44b6731 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Fixes to Hover Provider

github.com/elm-tooling/vscode-elm-old - c273e570036106dcf728e54548b5b329a2371087 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version

github.com/elm-tooling/vscode-elm-old - bb980da5c62d5ffb8ede730ca5a5df8ebe65e7f5 authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #13 from sbrink/detectProj

Find project root folder

github.com/elm-tooling/vscode-elm-old - e88b50d259471d9a133083d367c84b6ea599a2e7 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Add test for findProj

github.com/elm-tooling/vscode-elm-old - a13a29e65e40236f187de2cc6d83c9d0130b7851 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Merge pull request #12 from rojepp/kill_reactor

Kill reactor properly

github.com/elm-tooling/vscode-elm-old - db2ae80131f5a40ad48e2bcdfd46df611940b135 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Avoid duplication

github.com/elm-tooling/vscode-elm-old - 3775d0fbe0cc3227da17d6bacc32ff9169a4635b authored almost 9 years ago by Robert Jeppesen <[email protected]>
Kill reactor on windows too.

github.com/elm-tooling/vscode-elm-old - 00a7b16c7d3b5951ca838ac6ba479a5829a33872 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Find project root folder

github.com/elm-tooling/vscode-elm-old - 25260a24098912acc78ef9465914f0b80a818e57 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Kill reactor properly

Fixes #10, tested on OSX only.

github.com/elm-tooling/vscode-elm-old - db7209afb4a0a3dff601411115d8827a72e141fc authored almost 9 years ago by Robert Jeppesen <[email protected]>
Merge pull request #9 from sbrink/make

Add make command

github.com/elm-tooling/vscode-elm-old - 0210b644a2fedb8a6090bae0104dbae2494a8e45 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #1216 from elm-lang/changelog

Format links a bit more

github.com/elm-tooling/elm-compiler-library - 353930a474fee4d833f962100edde70417691bca authored almost 9 years ago by Evan Czaplicki <[email protected]>
Format links a bit more

github.com/elm-tooling/elm-compiler-library - 9c2ad86d9503ab7dee7a6a9884fd0a5411313867 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1215 from igrep/patch-1

Update changelog for 0.16

github.com/elm-tooling/elm-compiler-library - f808d6214236c111825ea446560d84b26f7da1bf authored almost 9 years ago by Evan Czaplicki <[email protected]>
Update changelog for 0.16

https://github.com/elm-lang/elm-compiler/issues/1191#issuecomment-160890566

github.com/elm-tooling/elm-compiler-library - 662421db16450203a49b2b209177b99100af71ab authored almost 9 years ago by Yuji Yamamoto <[email protected]>
Add make command

github.com/elm-tooling/vscode-elm-old - 4c1118612422609d47c131280e098c6ae67e2387 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Add stop button in status bar for elm reactor

github.com/elm-tooling/vscode-elm-old - 2561ce24cc5f99fe827cdd2096fba4e12e80f862 authored almost 9 years ago by Sascha Brink <[email protected]>
Add bugs url and category 'Linters' in package.json

github.com/elm-tooling/vscode-elm-old - f1a01193460b3d6e89a54a55335ee1fd531834d8 authored almost 9 years ago by Sascha Brink <[email protected]>
Add function information feature

github.com/elm-tooling/vscode-elm-old - 99d0eca631703f114e05b2da5eb29e6e023f6d2c authored almost 9 years ago by Sascha Brink <[email protected]>
Add type information for elmLinter

github.com/elm-tooling/vscode-elm-old - 138fe98db1564f641d0bf1f6ff5f43f94a1b4ecc authored almost 9 years ago by Sascha Brink <[email protected]>
Reformat code and add types

github.com/elm-tooling/vscode-elm-old - 891e63ff019bfcfa27b25cfd4485ab33b753d313 authored almost 9 years ago by Sascha Brink <[email protected]>
Update documentation for reactor and bump version

github.com/elm-tooling/vscode-elm-old - 6efd6e34d30e0d73468246f3b6b01c8d56c6a237 authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #6 from sbrink/reactor

Add Reactor support

github.com/elm-tooling/vscode-elm-old - 05b787b150c93ad3b0cbeca0fbdc43e4f466029e authored almost 9 years ago by Sascha Brink <[email protected]>
Add Reactor support

github.com/elm-tooling/vscode-elm-old - 3fb345a05811a61e61abe85aa0abe63934c8b6b0 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Add types and reformat code for elmRepl

github.com/elm-tooling/vscode-elm-old - 497e71e9692839f7072339c47534ec4733ec96fd authored almost 9 years ago by Sascha Brink <[email protected]>
Use dark theme for marketplace page

github.com/elm-tooling/vscode-elm-old - 3a410164818b9c3119f5a34612a9164e54ce9e15 authored almost 9 years ago by Sascha Brink <[email protected]>
Fix - bump version not vscode version

github.com/elm-tooling/vscode-elm-old - 9daac7d3a37c0cabd8fda04082e9c23f32eeeaee authored almost 9 years ago by Sascha Brink <[email protected]>
Improve README and bump version number

github.com/elm-tooling/vscode-elm-old - 7dcd97121857683343e50c288113af37bac24dae authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #5 from sbrink/repl

Added REPL

github.com/elm-tooling/vscode-elm-old - afcfea737cc305a94d5bf5bbe51ef65abb5616e7 authored almost 9 years ago by Sascha Brink <[email protected]>
Refactor Linter

github.com/elm-tooling/vscode-elm-old - 0ce285fb992da82e54067b2537264bb0fd73edf4 authored almost 9 years ago by Sascha Brink <[email protected]>
Add tslint.json

github.com/elm-tooling/vscode-elm-old - 6186750970f5dc7ac20ac3a2174dd29f713b47f0 authored almost 9 years ago by Sascha Brink <[email protected]>
Set idention settings for project

github.com/elm-tooling/vscode-elm-old - 841a1f708ad02bf1ee8218b9b4085b55109d57f5 authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #4 from sbrink/mainChanges

Add linting function to extension subsriptions

github.com/elm-tooling/vscode-elm-old - 66aa867ddd69437e04adac206e6f72f587174b29 authored almost 9 years ago by Sascha Brink <[email protected]>
Add linting function to extension subsriptions

github.com/elm-tooling/vscode-elm-old - 4fabe7f748a315e5ac6c720092aad7c3f43b888f authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Refactor elmMain -> move error handling to its own file

github.com/elm-tooling/vscode-elm-old - c4bcbd9f3048679fb94266d133e8b546d1b81362 authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #1195 from elm-lang/dev

Dev

github.com/elm-tooling/elm-compiler-library - 32e172986beec90eece9cd4d8d5088bc895c165f authored almost 9 years ago by Evan Czaplicki <[email protected]>
Update tests for new JS ribbon settings

github.com/elm-tooling/elm-compiler-library - 3c9e8b07faa5ea9a0dcb8ac348c76a6517a0e0e0 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Improve error handling and show import error messages

github.com/elm-tooling/vscode-elm-old - 644452555e003cdd39da518f38b7e1e92f2645f9 authored almost 9 years ago by Sascha Brink <[email protected]>
Allow a longer ribbon for printing out JS

github.com/elm-tooling/elm-compiler-library - 8b99118aa82ed71558c297bf699af2fa8c660f1d authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix Report.toJson

Fix https://github.com/elm-lang/elm-lang.org/issues/427

github.com/elm-tooling/elm-compiler-library - 4221bbca7314092f92b080f1c9155d10aa580eb9 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Improve package name

github.com/elm-tooling/vscode-elm-old - 5674b5e6b43f49e65009e8aed9a80480261d0d0d authored almost 9 years ago by Sascha Brink <[email protected]>
Add highlighting example

github.com/elm-tooling/vscode-elm-old - c273631720907a4fdbc080e12eebe8c52dae3780 authored almost 9 years ago by Sascha Brink <[email protected]>
Fix cwd issue for error highlighting

github.com/elm-tooling/vscode-elm-old - 747c15feccb82614c579e9a9b3ef3cd2f45b35aa authored almost 9 years ago by Sascha Brink <[email protected]>
Fix dummy test code

github.com/elm-tooling/vscode-elm-old - b034a99d65ec9a339f0d7d4c8ffc195f87ffc968 authored almost 9 years ago by Sascha Brink <[email protected]>
Increase minor version number

github.com/elm-tooling/vscode-elm-old - c61a90bbc22a199e77c6f5ec4b3bfb295bcc6aea authored almost 9 years ago by Sascha Brink <[email protected]>
Add experimental error highlighting

github.com/elm-tooling/vscode-elm-old - 3570726820416676eff820d6ea9b5539a5427b6f authored almost 9 years ago by Sascha Brink <[email protected]>
Add basic settings from yeoman generator

github.com/elm-tooling/vscode-elm-old - 90c561a613bde8bbee1c9a0414c7ae512399d1c2 authored almost 9 years ago by Sascha Brink <[email protected]>
Add examples directory for testing purposes

github.com/elm-tooling/vscode-elm-old - 0d95fda61602054711433cf9c2bba54121ccd4d1 authored almost 9 years ago by Sascha Brink <[email protected]>
Remove of tmLanguage file

github.com/elm-tooling/vscode-elm-old - b156b85be7f58e13e0d463ebfce192635e0ebaf7 authored almost 9 years ago by Sascha Brink <[email protected]>
Add basic snippets from Elm.tmLanguage

github.com/elm-tooling/vscode-elm-old - 36ea2fbc6f213fd131a3f341240c15af16c23359 authored almost 9 years ago by Sascha Brink <[email protected]>
Add acknowledgements

github.com/elm-tooling/vscode-elm-old - 36b6b15ef8940e1d3a2623d1d16e9cee98277ca8 authored almost 9 years ago by Sascha Brink <[email protected]>
Make private flag to package.json

github.com/elm-tooling/vscode-elm-old - a43c8f2d1c4d079ed55e400cb8d1ce1f6cf81bbd authored almost 9 years ago by Sascha Brink <[email protected]>
Improve README

github.com/elm-tooling/vscode-elm-old - 82f35b871902574fda68dc5bfe10114289621c86 authored almost 9 years ago by Sascha Brink <[email protected]>
Add elm lang icon

github.com/elm-tooling/vscode-elm-old - ccd5851df400392d2c01ec71a6d449bbfa7ce0b6 authored almost 9 years ago by Sascha Brink <[email protected]>
Add license file

github.com/elm-tooling/vscode-elm-old - bc8072040f7c7e325871ac4c6c0ec807d93cb740 authored almost 9 years ago by Sascha Brink <[email protected]>
Add simple elm icon

github.com/elm-tooling/vscode-elm-old - f988dee7f51c6e9f75731284a067656048ff06db authored almost 9 years ago by Sascha Brink <[email protected]>
Inital commit

github.com/elm-tooling/vscode-elm-old - 6c0a239c7aea15046fe6d144484a1c8fc977cef5 authored almost 9 years ago by Sascha Brink <[email protected]>
Merge pull request #1190 from elm-lang/dev

Fix ANSI issue everywhere

github.com/elm-tooling/elm-compiler-library - df86c1c9b3cf06de3ccb78f26b4d2fac0129ce5a authored almost 9 years ago by Evan Czaplicki <[email protected]>
Stop showing ANSI codes on unix-based OSes

cc @jvoigtlaender

I thought that displayIO was for ANSI and displayS was for not-ANSI. It
turns...

github.com/elm-tooling/elm-compiler-library - 4a39fdf0a2668459d86d1e45c01b4fec4c6b4dbc authored almost 9 years ago by Evan Czaplicki <[email protected]>
cosmetic: use nicer indentation and if style

github.com/elm-tooling/elm-compiler-library - 50d4efb705171f45179ea3895fbbdaa3829dc7f1 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1186 from elm-lang/pr/1184

Do not allow upper case letters in new project names

github.com/elm-tooling/elm-compiler-library - cb1bad3b6ebaa02d5af47e9b98eab7d475a3a48d authored almost 9 years ago by Evan Czaplicki <[email protected]>
Trim down @laszlopandy's exception list

Good idea!

github.com/elm-tooling/elm-compiler-library - be9f59afd026be2c135391d9d25de1a8766c837b authored almost 9 years ago by Evan Czaplicki <[email protected]>
Whitelist 0.15 package names with uppercase letters.

github.com/elm-tooling/elm-compiler-library - 247b2582ea8ade5ea554351b7babfdba643ba1f3 authored almost 9 years ago by Laszlo Pandy <[email protected]>
Merge pull request #1183 from elm-lang/dev

Adjust `main` check to look for new Element type

github.com/elm-tooling/elm-compiler-library - 1b1a899212e7caa4de6ce2a454d9ce2ee8f2abbd authored almost 9 years ago by Evan Czaplicki <[email protected]>
Adjust `main` check to look for new Element type

github.com/elm-tooling/elm-compiler-library - ddd48ba8ed0ec267d69331791d57b15a379dae62 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1182 from elm-lang/dev

Allow upper case names for now

github.com/elm-tooling/elm-compiler-library - 888d80a9da1641f0bfb47b178824203d534a4e68 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Allow upper case names for now

Instead it makes sense to make package.elm-lang.org disallow publishing
of packages with capital...

github.com/elm-tooling/elm-compiler-library - 72992bb1c8864120b425f8997f9b5140205ef547 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1180 from elm-lang/dev

Stop using ↓ because of dumb British windows

github.com/elm-tooling/elm-compiler-library - 7a2b6bcb74836bdfb6894e5c1b43e6eb4d134196 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Stop using ↓ because of dumb British windows

Seems like unicode makes it go crazy pretty reliably

github.com/elm-tooling/elm-compiler-library - 1a228b19494774731df6d3e41377fb3d4cbde934 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1179 from elm-lang/pr/1177

Add expected-js test for Char pattern matching.

github.com/elm-tooling/elm-compiler-library - 4edbaff2d7f19de97bdbea1c2f44ad90e61e216c authored almost 9 years ago by Evan Czaplicki <[email protected]>
Add expected-js test for Char pattern matching.

github.com/elm-tooling/elm-compiler-library - 47d3327effbc7a1efb463ae4a66ba6ad4109c63f authored almost 9 years ago by Laszlo Pandy <[email protected]>
Merge pull request #1178 from elm-lang/pr/1157

Allow users to provide type annotations that are too strict

github.com/elm-tooling/elm-compiler-library - cb0e9efce871644e256367a3282a1672f85faa8c authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix #1143, properly unify rigid type vars that are supers

github.com/elm-tooling/elm-compiler-library - dae8e04abfa388b3b72e47a5cee0c6fc63a92806 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Add test for unifying inferred a with annotated Int

The last commit showed that an annotated number caused a regression.
This commit shows that a co...

github.com/elm-tooling/elm-compiler-library - fa5b6ff99509fe857dbf5113ac259f2b15f73604 authored almost 9 years ago by Max Goldstein <[email protected]>
cosmetic: nicer indentation

github.com/elm-tooling/elm-compiler-library - 2fe237841a2e47971707219de27ca6a9e02f1740 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Test that an inferred type a can be unified with an annotated type number.

This is a regression from 0.15.1 to 0.16-alpha3.

Related to #1143

github.com/elm-tooling/elm-compiler-library - efb86bc67ff6ea380332c91f9acc6cb6c46eba8c authored almost 9 years ago by Max Goldstein <[email protected]>
Merge pull request #1176 from elm-lang/dev

Fix a grammar error in type error message

github.com/elm-tooling/elm-compiler-library - fb5c30b852bcd51da18fa5f015290cfe98fa3bab authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix a grammar error in type error message

github.com/elm-tooling/elm-compiler-library - 069f1db060945ed21624992e9e75129de93c9664 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1175 from elm-lang/pr/1164

Pr/1164

github.com/elm-tooling/elm-compiler-library - b9f324409d79c34a4981f3cd4ca4ebe431c66dfd authored almost 9 years ago by Evan Czaplicki <[email protected]>
cosmetic: switch to modern indentation style in a `case`

github.com/elm-tooling/elm-compiler-library - 45a823f78f730e1bc4de3b0f213ac03d7a124589 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Rename JSIntNumber to JSInt and use (<|)

github.com/elm-tooling/elm-compiler-library - e7a455109a56f8a5ba62e705b9823c4724c6668b authored almost 9 years ago by Evan Czaplicki <[email protected]>
Disallow non-integer numbers to be passed to Int ports

Adds additonal checks performed when accepting a value to an incoming
port of type Int.

The che...

github.com/elm-tooling/elm-compiler-library - 3b5542df6883fe671241a68d8ce840320d2c35b5 authored almost 9 years ago by Jan Dudek <[email protected]>
Merge pull request #1174 from elm-lang/dev

Stop using … because of dumb British windows

github.com/elm-tooling/elm-compiler-library - 433e20c47d491b700e8d7c7018bbb3b95abc2086 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Stop using … because of dumb British windows

Fix #1171 for the greater good

github.com/elm-tooling/elm-compiler-library - c90c15f6793dba0784686a33c2472cad6e67fc35 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1173 from elm-lang/dev

Fix #1172, destruct chars before pattern matching

github.com/elm-tooling/elm-compiler-library - ac6df8884cea1d88bfc038483c3fde8bac08c254 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix #1172, destruct chars before pattern matching

github.com/elm-tooling/elm-compiler-library - 84b741d52b85ed9f1558c760c334d5f1e47f9e13 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1156 from elm-lang/dev

Dev

github.com/elm-tooling/elm-compiler-library - 842817404c108f76b788254ebaf1947863605613 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix #1110, do not allow phantom types in type aliases

Relevant to https://github.com/elm-lang/elm-compiler/issues/1144 which
should not be possible to...

github.com/elm-tooling/elm-compiler-library - 1529666d5d56478cc762c382a1461816d4ec1f8a authored almost 9 years ago by Evan Czaplicki <[email protected]>
cosmetic: switch to normal if expression

github.com/elm-tooling/elm-compiler-library - bdf38e03cf0c1361ec7675debe54d197bd82767e authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1155 from elm-lang/dev

Fix #1153

github.com/elm-tooling/elm-compiler-library - 3d438128acfaaabb3de1b19f4b009d84fce82446 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix #1153

Have nicer title when there is a weird number of arguments

github.com/elm-tooling/elm-compiler-library - 83215bd046d46e54492efa80c9156b97e28a8e0f authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1151 from elm-lang/dev

Resolve a bunch of warnings

github.com/elm-tooling/elm-compiler-library - 3e77ba3b5c0c98fd11369f9fff1a003d5b4d81a3 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Resolve a bunch of warnings

github.com/elm-tooling/elm-compiler-library - 172844ed680ffb27d2e3cdf9e121f9355d6dab7e authored almost 9 years ago by Evan Czaplicki <[email protected]>
Merge pull request #1140 from elm-lang/dev

Fix problem where added type variable names were trashed

github.com/elm-tooling/elm-compiler-library - bf4590e0d915544b338ec910d59c2c09b86b0063 authored almost 9 years ago by Evan Czaplicki <[email protected]>
Fix problem where added type variable names were trashed

github.com/elm-tooling/elm-compiler-library - 912d65220c15343ab8a3423f2f884e6422a6f1da authored almost 9 years ago by Evan Czaplicki <[email protected]>