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

Better performance for finding import clauses

github.com/elm-tooling/elm-language-server - 41d040412b2f23dcbb93ad7a2d237f9d50263a67 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix operator test and cleanup definition code

github.com/elm-tooling/elm-language-server - 4e5f3a2e97418cbcbdff60fcd59372d2e0ebe49c authored almost 4 years ago by Jon Bockhorst <[email protected]>
Update readme with new setting

github.com/elm-tooling/elm-language-client-vscode - 65ed848ffad0279f0cc7e945c064fe62068db144 authored almost 4 years ago by Kolja Lampe <[email protected]>
Update readme for diagnostics

github.com/elm-tooling/elm-language-server - d16ee6fe00c5046caca9c9af966fe0ab07660b61 authored almost 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #134 from jmbockhorst/diagnosticSetting

github.com/elm-tooling/elm-language-client-vscode - 143d8d4806075d4b59a67091d9eb686e897c9cde authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #365 from elm-tooling/rename-ElmLsDiagnostic-file

Rename ElmLsDiagnostic files

github.com/elm-tooling/elm-language-server - 8864b495d19c45e3f4ca2bbf042f7129c86610f8 authored almost 4 years ago by Razzeee <[email protected]>
Rename ElmLsDiagnostic files

github.com/elm-tooling/elm-language-server - 6a0a303686e59287db7d7bb55f62d0f3301f9e68 authored almost 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #322 from jmbockhorst/diagnostics

github.com/elm-tooling/elm-language-server - eb1e8cb6b6aaaa6555690685a694db662119a59f authored almost 4 years ago by Razzeee <[email protected]>
Optimize operator definitions and inference

github.com/elm-tooling/elm-language-server - 8a4c5668e085cd9616e96209ae1fe74676f143b5 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Use binder to parse exposing

github.com/elm-tooling/elm-language-server - dda77dee97f48194e8019cb36cb81184094fd9c3 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix binding of function parameters

github.com/elm-tooling/elm-language-server - 6909025238126b94dcfb5f4f649fb7e2069d428a authored almost 4 years ago by Jon Bockhorst <[email protected]>
Add some more fields

github.com/elm-tooling/tree-sitter-elm - 95acf906c24a96cfe8f951cba56cca922dfcfdd4 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Merge branch 'master' of https://github.com/elm-tooling/elm-language-client-vscode into diagnosticSetting

github.com/elm-tooling/elm-language-client-vscode - a3e59b9ad895784b166f07a9b2cfed4c60a795f4 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Send dynamic settings update

github.com/elm-tooling/elm-language-client-vscode - 034f4a45450ab86c283351bc43021168ad25a1a7 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Watch for configuration change dynamically

github.com/elm-tooling/elm-language-server - 97f5bd997e9c993d83f6f3b06ee253553eff50db authored almost 4 years ago by Jon Bockhorst <[email protected]>
Add setting to disable ElmLS diagnostics

github.com/elm-tooling/elm-language-client-vscode - 05b65bfccadc5d912ac29762741c104eafc6be63 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Add a setting for disabling ElmLS diagnostics

github.com/elm-tooling/elm-language-server - 40642065c509b3de2ae73299980b719d64d6ebb9 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Rename diagnostic source name to ElmLS

github.com/elm-tooling/elm-language-server - fd6e825efd6607f80334ac08cce2e9d829ce9c26 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Merge branch 'master' of https://github.com/elm-tooling/elm-language-server into diagnostics

github.com/elm-tooling/elm-language-server - 9f4cf8c5808620f6ba56a9314d88dfff14780f96 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Add performance testing

github.com/elm-tooling/elm-language-server - cc3c39d7ebbe7b4fd358bcb975000a94d322b132 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix custom typings to work with ts-node

github.com/elm-tooling/elm-language-server - 5a69b9073a6625ccf466e007a6256181f41e3304 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Remoe usage of Object.assign in expression mapping

github.com/elm-tooling/elm-language-server - bef9d558bcbf7c588f0f1bccc3517c9568215ec0 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Use more tree-sitter fields and remove unused code

github.com/elm-tooling/elm-language-server - 2fe81736d29909787c37f0002d49c33ca00d5271 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Add a binder to resolve local names

github.com/elm-tooling/elm-language-server - fa5d3a1d81421830cc2e2b52ac1893a5ede57733 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix issue with module resolution

github.com/elm-tooling/elm-language-server - 3d00d120c014fe016d9796b9c451f42bf2b4d73e authored almost 4 years ago by Jon Bockhorst <[email protected]>
Load imports lazily and introduce a type checker interface

github.com/elm-tooling/elm-language-server - 20b462274af7b6fdc7ab1f64fff6327a6110b5dd authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix slightly wrong expression

github.com/elm-tooling/elm-language-client-vscode - 4c619ec0dd86df840ec9764785bf70ed052df643 authored almost 4 years ago by Kolja Lampe <[email protected]>
Prepare 4.3.1

github.com/elm-tooling/tree-sitter-elm - 4da453feff3f6afd5a606ece6cf3cbc126eb3e50 authored almost 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #358 from elm-tooling/Reset-diagnostics

Reset diagnostics

github.com/elm-tooling/elm-language-server - 447d611b32bb11d210e5ed018cfba2a76ca6020e authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #349 from jmbockhorst/elm-diagnostics

github.com/elm-tooling/elm-language-server - 7b951225349dc28e7b7f32d8394b605d698e347f authored almost 4 years ago by Razzeee <[email protected]>
Update wasm and fix tests

github.com/elm-tooling/elm-language-server - f81f87e4f8d74930c66e0f0176b140f75520be76 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Update tree sitter wasm

github.com/elm-tooling/elm-language-server - 16d20fdfdd8dc67afc8093125e6a3fc464641a0e authored almost 4 years ago by Kolja Lampe <[email protected]>
Reset diagnostics for elmMake and elmAnalyze

github.com/elm-tooling/elm-language-server - 495a6db54308ec5df3247c0fe98862b2dc4e2b44 authored almost 4 years ago by Razze <[email protected]>
Add support for nullary constructor argument

github.com/elm-tooling/elm-language-server - 81244482fe2e7062e65f04c67b7b9a022cb477f9 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Reintroduce removed bind

github.com/elm-tooling/elm-language-server - c61578e55a4e12a1b0c4f8617d7734e6b52bee75 authored almost 4 years ago by Kolja Lampe <[email protected]>
Fix some type inference bugs

github.com/elm-tooling/elm-language-server - deee60869864186eee3694dc97d68a5f6a7d4113 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Prepare 4.3.0

github.com/elm-tooling/tree-sitter-elm - 379b871b72d6b5ac6d69d3c7bb9d4046c6eea373 authored almost 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #50 from Razzeee/add-nullary-constructor-argument-pattern

Add nullary constructor argument pattern

github.com/elm-tooling/tree-sitter-elm - 06cd0e9e78dd288ca93f0845011c636c9a428f82 authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #51 from Razzeee/Update-prebuild-and-tree-sitter

Update prebuild and tree-sitter

github.com/elm-tooling/tree-sitter-elm - 6de1e22472b6f59d4c7abb0adf1517bff30f1b22 authored almost 4 years ago by Razzeee <[email protected]>
Update prebuild and tree-sitter

github.com/elm-tooling/tree-sitter-elm - a64f810a9b1ab9bcd9e93c40ae14e7e43c3bf376 authored almost 4 years ago by Razze <[email protected]>
Add nullary constructor argument pattern

github.com/elm-tooling/tree-sitter-elm - 7465b1eeab3543dfedc33d46ad9f077fe4357520 authored almost 4 years ago by Razze <[email protected]>
Merge pull request #356 from elm-tooling/Update-deps

Update deps

github.com/elm-tooling/elm-language-server - e3c58f57a15106d0414ba881471568b47196c540 authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #353 from elm-tooling/Always-return-params-from-textDocumentEvents

Always return params from textDocumentEvents

github.com/elm-tooling/elm-language-server - dd23204dc4561534f484619a3bc08442c53db637 authored almost 4 years ago by Razzeee <[email protected]>
Always return params from textDocumentEvents

github.com/elm-tooling/elm-language-server - a455e19c753204ff1551845bb9823128097dd87e authored almost 4 years ago by Razze <[email protected]>
Update devdependencies

github.com/elm-tooling/elm-language-server - 44c2e0ca8c1d7f79501e422eb65873e071d86cd0 authored almost 4 years ago by Razze <[email protected]>
Slighly cut down allowcation

github.com/elm-tooling/elm-language-server - fa9629f89ec292f45539deba0e711df181b94950 authored almost 4 years ago by Razze <[email protected]>
Merge pull request #49 from Razzeee/Fix-unicode-in-lower-or-uppercase-names

github.com/elm-tooling/tree-sitter-elm - 506671d193ec7df15da7d1aea4bc67234fdfb37a authored about 4 years ago by Razzeee <[email protected]>
Fix unicode in lower or uppercase names

github.com/elm-tooling/tree-sitter-elm - 9be3537d8b4b3e2cc65b430dd4ebd72a28c47268 authored about 4 years ago by Razze <[email protected]>
Don’t include future prereleases in ^ and ~ ranges (#12)

github.com/elm-tooling/elm-tooling-cli - 062b2b07c4eb973f775b2efb4f42d255af18c8c5 authored about 4 years ago by Simon Lydell <[email protected]>
Merge pull request #346 from elm-tooling/fix-eslint-warnings

Fix eslint warnings

github.com/elm-tooling/elm-language-server - 4cdd983e1cbe604e90cf09980a1b8311c81352a8 authored about 4 years ago by Razzeee <[email protected]>
Fix publish command

github.com/elm-tooling/elm-language-server - 3e2088bbcd635d1e6fbd3a9e6d03cb022a9d6082 authored about 4 years ago by Kolja Lampe <[email protected]>
Fix deploy script

github.com/elm-tooling/elm-language-server - c06a35597c8250d184ad32ddabb7179be042baf0 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #122 from elm-tooling/test-deploy

Run compile before releasing

github.com/elm-tooling/elm-language-client-vscode - 5f8609bc5b5e6163a919a07a948130cb003fcb85 authored about 4 years ago by Razzeee <[email protected]>
Run compile before releasing

github.com/elm-tooling/elm-language-client-vscode - b8af01a4240cb99a25d506a7419d6d66c79d7413 authored about 4 years ago by Razze <[email protected]>
Merge pull request #345 from jmbockhorst/reference-bugs

github.com/elm-tooling/elm-language-server - 932f3662e77ade116adaf47d54335b1eed9df10d authored about 4 years ago by Razzeee <[email protected]>
Fix some definition bugs

github.com/elm-tooling/elm-language-server - 5e28e54c4764a5ffd5269955dd6b68c8c356cf80 authored about 4 years ago by Jon Bockhorst <[email protected]>
Use 4 space indentation in elm-tooling.json example

github.com/elm-tooling/elm-tooling-cli - c74b82c042a073e9dfbb501c2d08a3c7c665673b authored about 4 years ago by Simon Lydell <[email protected]>
Make sure CLI works on Node.js 12 and reduce unnecessary CI runs (#11)

github.com/elm-tooling/elm-tooling-cli - c2d670d25c7509fc0f93f028cd85b4441063dd27 authored about 4 years ago by Simon Lydell <[email protected]>
Test getExecutable on Node.js 10 and 12 (#10)

github.com/elm-tooling/elm-tooling-cli - c7b1f69677a34e4b37bf88f334375049196c40b6 authored about 4 years ago by Simon Lydell <[email protected]>
Remove old tool links (#9)

github.com/elm-tooling/elm-tooling-cli - 425a4c98f9c7e8a53dbd217c31930d56902e5228 authored about 4 years ago by Simon Lydell <[email protected]>
Update parser and libs

github.com/elm-tooling/elm-language-server - da11e9d7a2f299cb0aba38d20148cab40283bc01 authored about 4 years ago by Razze <[email protected]>
Merge pull request #48 from Razzeee/Same-line-let-with-in-in-next-line

Fix same line let with in in next line

github.com/elm-tooling/tree-sitter-elm - 3a295a8168550d85857e1f4c2f5f64631e496061 authored about 4 years ago by Razzeee <[email protected]>
Fix broken link in npm package

github.com/elm-tooling/elm-tooling-cli - 147940af21514d84129daf7a624880325c260367 authored about 4 years ago by Simon Lydell <[email protected]>
Ensure single record field only have one

github.com/elm-tooling/elm-language-server - fe9803766b2a26a2c88a2fef0f3ea04a9b417e88 authored about 4 years ago by Jon Bockhorst <[email protected]>
Enable diagnostics

github.com/elm-tooling/elm-language-server - f954cee464107dcf361deed76a7adbaf32932a47 authored about 4 years ago by Jon Bockhorst <[email protected]>
Clean up and enable all tests

github.com/elm-tooling/elm-language-server - 6d334cf91517350d0df5fa8d2528a6e99c756f41 authored about 4 years ago by Jon Bockhorst <[email protected]>
Finish final diagnostics and enable most tests

github.com/elm-tooling/elm-language-server - 85c66b5c3ce92ad5a7970f97978bf792f3789160 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add diagnostics for unnecessary list concat, port modules and fully applied operator functions

github.com/elm-tooling/elm-language-server - 499c3c042a9f5adbbb13c82966f1a082dc60116a authored about 4 years ago by Jon Bockhorst <[email protected]>
Add diagnostics for concat and cons expressions

github.com/elm-tooling/elm-language-server - ebaf09caa60117d032b204947173e0ac52269bf6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Start adding diagnostic tests

github.com/elm-tooling/elm-language-server - 285dd408f029b5b6a64c3212d5497ca119240a45 authored about 4 years ago by Jon Bockhorst <[email protected]>
Update npm packages

github.com/elm-tooling/elm-tooling-cli - 10ae71f6fe760cfe10a2e6a420d8b484e4c7a6cb authored about 4 years ago by Simon Lydell <[email protected]>
Rename download files to install

github.com/elm-tooling/elm-tooling-cli - 0574fed8bccf3141720646b9572f4e89db6db7eb authored about 4 years ago by Simon Lydell <[email protected]>
Merge download and install (#8)

github.com/elm-tooling/elm-tooling-cli - 8988c48afe671894ae8c6ec03eba0085bfa63bea authored about 4 years ago by Simon Lydell <[email protected]>
Add diagnostics for unused patterns

github.com/elm-tooling/elm-language-server - ce03609272231e99b2a57015d169c20d48e112fa authored about 4 years ago by Jon Bockhorst <[email protected]>
Add more elm-analyse diagnostics

Case expr map Nothing to Nothing
Boolean case expr

github.com/elm-tooling/elm-language-server - a17b19753c9f7762b77995beac85ee4f8c1cbfed authored about 4 years ago by Jon Bockhorst <[email protected]>
Handle unused patterns, top level definitions better

github.com/elm-tooling/elm-language-server - 9631dd4506af8ee6532ec881de170834a1a14cdd authored about 4 years ago by Jon Bockhorst <[email protected]>
Implement unused imports and clean up unused patterns

github.com/elm-tooling/elm-language-server - 8a78733edde11774286e9ab8b3f8be57ee7c95a0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add unused import diagnostics

github.com/elm-tooling/elm-language-server - 7f0fa83bc60c041537c037e8a387b3208222f784 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #343 from jmbockhorst/fieldReferences

github.com/elm-tooling/elm-language-server - a04a262121039f4d8609ac3fe46529e36db1304c authored about 4 years ago by Razzeee <[email protected]>
Fix tests and clean up function locations

github.com/elm-tooling/elm-language-server - e8d2f2e09ebaf327efc4a4d8b807007f4829571e authored about 4 years ago by Jon Bockhorst <[email protected]>
Handle negate expressions in type inference

github.com/elm-tooling/elm-language-server - b875f1df5043c4e46d1525cd561af04a2641705f authored about 4 years ago by Jon Bockhorst <[email protected]>
Support field references

github.com/elm-tooling/elm-language-server - 828dd0c9f3cf1eaf70ba9ea1ea5615ebc4bf80e5 authored about 4 years ago by Jon Bockhorst <[email protected]>