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 #47 from Razzeee/update-packages-to-test

Update packages to test

github.com/elm-tooling/tree-sitter-elm - 3041db2bd0c66edb29cbbe51b4e67f4778612b4b authored about 4 years ago by Razzeee <[email protected]>
Update packages to test

github.com/elm-tooling/tree-sitter-elm - b71bb22a19e8c9c7a029453be8d2cb844d7b208a authored about 4 years ago by Razze <[email protected]>
Merge pull request #46 from Razzeee/Improve-whitespace-handling-at-end-of-lines

Improve whitespace handling at end of lines and small improvements

github.com/elm-tooling/tree-sitter-elm - 8cd6b343af80257d4dcd4c55cd1e930b99bf2b3a authored about 4 years ago by Razzeee <[email protected]>
Improve whitespace handling at end of lines and small improvements

github.com/elm-tooling/tree-sitter-elm - 6ec993396103d57a7945bb9832610a06694c4d81 authored about 4 years ago by Razze <[email protected]>
Update readme for the init-from-node_modules feature

github.com/elm-tooling/elm-tooling-cli - 4c6b6e8b2eaebc03797427227c40ba9a77eadb4f authored about 4 years ago by Simon Lydell <[email protected]>
Try to guess tools from node_modules in init

github.com/elm-tooling/elm-tooling-cli - 38a6f0350e252b372fe71cb660cc19c7f5ffa367 authored about 4 years ago by Simon Lydell <[email protected]>
Update npm packages

github.com/elm-tooling/elm-tooling-cli - f4113db7c5c8102ddeb1854980a6ad3229dbd04f authored about 4 years ago by Simon Lydell <[email protected]>
Add command for adding, removing and updating tools (#7)

github.com/elm-tooling/elm-tooling-cli - 435371829288f96355dafb53a3b9e186332bb207 authored about 4 years ago by Simon Lydell <[email protected]>
Merge pull request #341 from jmbockhorst/better-diagnostics

Use a better system for diagnostics with debouncing

github.com/elm-tooling/elm-language-server - c21d42d4f0f8959452c3c2a777640592a6118d39 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #120 from elm-tooling/Prepare-new-release-workflow

Prepare new release workflow

github.com/elm-tooling/elm-language-client-vscode - d0b80dcf6f998100f8603786eb4004a0bba4da9d authored about 4 years ago by Razzeee <[email protected]>
Prepare new release workflow

github.com/elm-tooling/elm-language-client-vscode - a7b67aa06d21e0206041587599a9a687225e9290 authored about 4 years ago by Kolja Lampe <[email protected]>
Update release process

github.com/elm-tooling/elm-language-server - 15c52ba5419b66a4954a2878e85b3e4c64906561 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #342 from elm-tooling/use-new-checkout-version

Use new checkout version

github.com/elm-tooling/elm-language-server - 699919053b556dfab444e71e53f728d5cbe83089 authored about 4 years ago by Razzeee <[email protected]>
Use new checkout version

github.com/elm-tooling/elm-language-server - 1bfb0aeb807d84c4fec7a222646f550f06a08a36 authored about 4 years ago by Kolja Lampe <[email protected]>
Use a better system for diagnostics with debouncing

github.com/elm-tooling/elm-language-server - 4cb40816ae35ea87f2ad1427ccedca91b01d7280 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #338 from elm-tooling/catch-exceptions-from-type-inference

github.com/elm-tooling/elm-language-server - c010a33bf4db1dce42a32d95993bb31bb4add94f authored about 4 years ago by Razzeee <[email protected]>
Disable base no-use-before-define rule

github.com/elm-tooling/elm-language-server - 69b5fce3f57a34ed1d62dcbe761559c414c0abeb authored about 4 years ago by Razze <[email protected]>
Catch exceptions from type inference

github.com/elm-tooling/elm-language-server - ac7ce8e34ff628572f38e9939f61f0a06c579310 authored about 4 years ago by Razze <[email protected]>
Merge pull request #335 from elm-tooling/fix-function-hovers

github.com/elm-tooling/elm-language-server - fe99214465dc28070ec46a6de84cca658d20f35b authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #334 from elm-tooling/replace-wrong-flatMap-with-map

Replace wrong flatMap with map

github.com/elm-tooling/elm-language-server - 0f277abda12165f78ce75177beec53577a3a060a authored about 4 years ago by Razzeee <[email protected]>
Also return the let scope hint when we have no function annotation

github.com/elm-tooling/elm-language-server - f053dad6860fb305550cc2287618a137f2ea0817 authored about 4 years ago by Razze <[email protected]>
Adjust the node that we pass on for function handling

github.com/elm-tooling/elm-language-server - 423f147cfab31984fed3c1836cef2d11f9a1137b authored about 4 years ago by Razze <[email protected]>
Replace wrong flatMap with map

github.com/elm-tooling/elm-language-server - 95f1e6446230cba198ee367252d2cb20bc2dcb17 authored about 4 years ago by Razze <[email protected]>
Update before release

github.com/elm-tooling/elm-language-server - c5392ccd0eb29eaeb8367fdd5c8d10054e159b4f authored about 4 years ago by Kolja Lampe <[email protected]>
Prevent finding a node twice, when there is a shadowed Module name

github.com/elm-tooling/elm-language-server - 674c154484ef80bf70d0b39b0a08081b82ab1db3 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #329 from elm-tooling/prepare-1.12.0

Prepare 1.12.0

github.com/elm-tooling/elm-language-server - 6767854bebee863073a4fdafda4b600d9a12a137 authored about 4 years ago by Razzeee <[email protected]>
Add elm-tooling instructions to readme and mention type inference

github.com/elm-tooling/elm-language-client-vscode - 78c8eec6bc4b9ad585220b49d8389795f10fce35 authored about 4 years ago by Razze <[email protected]>
Merge pull request #332 from elm-tooling/add-coveralls

Add coveralls

github.com/elm-tooling/elm-language-server - 2213048f5c516f1e54da0d1e5e4801d461065e2d authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #331 from jmbockhorst/inference

Add many more inference tests

github.com/elm-tooling/elm-language-server - 2140dc171d2bc42f3f07daf35cafc2f0f108151c authored about 4 years ago by Razzeee <[email protected]>
Add many more inference tests

github.com/elm-tooling/elm-language-server - 354950d73443b1733e48e2bbc442a4e3d7da29fc authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #330 from jmbockhorst/inference

Add more inference tests and fix bug with operator functions

github.com/elm-tooling/elm-language-server - 483a46dc82805a6edec764f205fa6a79457a92e6 authored about 4 years ago by Razzeee <[email protected]>
Add more inference tests and fix bug with operator functions

github.com/elm-tooling/elm-language-server - 6e4550e6da55f2a2286a389f317359ade8646d4c authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #319 from elm-tooling/make-declaration-from-usage

github.com/elm-tooling/elm-language-server - 9ad83afaa229bfde305d868f62bf4df2c3d399f2 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #327 from elm-tooling/fix-union-constructor-ref

github.com/elm-tooling/elm-language-server - cf00b413f25c558e6abf7ef0c512903ffa02d4fe authored about 4 years ago by Razzeee <[email protected]>
Remove now unused accessibleWithoutPrefix

github.com/elm-tooling/elm-language-server - d72bf594f6aec26c3c405797abbd47ea24b31a91 authored about 4 years ago by Razze <[email protected]>
Merge pull request #328 from jmbockhorst/fix-union-constructor-ref

More fixes for union constructors, enabling more tests

github.com/elm-tooling/elm-language-server - a432a36042b526e7deefd8b2e934ab62a49a20c5 authored about 4 years ago by Razzeee <[email protected]>
More fixes for union constructors, enabling more tests

github.com/elm-tooling/elm-language-server - c8e9a58df9d63742fd14328826f4bb9da7b202cf authored about 4 years ago by Jon Bockhorst <[email protected]>
Some more create code action improvements

github.com/elm-tooling/elm-language-server - 37f6b05bd7ecd1079926ae8fe39c1493f97fd5cf authored about 4 years ago by Razze <[email protected]>
Correctly calculate imported union constructors

github.com/elm-tooling/elm-language-server - 742cf710863dfd0960ee7eee5888497985576c32 authored about 4 years ago by Razze <[email protected]>
Infer type annotation for new func

github.com/elm-tooling/elm-language-server - e4e18767e407f8afce77913120fd26e8ef9bdcb1 authored about 4 years ago by Razze <[email protected]>
Make declaration from usage

github.com/elm-tooling/elm-language-server - 739fa7ed6ca181cd0bd7a210fbb488a172bc508e authored about 4 years ago by Razze <[email protected]>
Merge pull request #326 from jmbockhorst/inference-bugs

github.com/elm-tooling/elm-language-server - 9ddc30b86ff3f17c907a0ffd075d2e7ca73b9fb8 authored about 4 years ago by Razzeee <[email protected]>
Added some type/union constructor tests

github.com/elm-tooling/elm-language-server - 217f47e15e24bab17eab0a568a6fcc2cfae6f4a5 authored about 4 years ago by Razze <[email protected]>
Validate entrypoints end with .elm

github.com/elm-tooling/elm-tooling-cli - 87293d910f58deb756bb22dc81678475e3687464 authored about 4 years ago by Simon Lydell <[email protected]>
Fix definitions of types

github.com/elm-tooling/elm-language-server - 0b6fea52154da6c0d68cca8ee6884914cfe5767f authored about 4 years ago by Jon Bockhorst <[email protected]>
Clean up import definition tests

github.com/elm-tooling/elm-language-server - 1e95b6c7a2bb84053f67ca5e828366b727a2bf10 authored about 4 years ago by Jon Bockhorst <[email protected]>
Infer missing function as if they exist to get the expected type

github.com/elm-tooling/elm-language-server - 751244a31b0b8796392201c65929e7e6507a9ee0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix some inference bugs, type vs union constructor definitions

github.com/elm-tooling/elm-language-server - 8c365b56450e10e2279fa321b8596f04e1807ceb authored about 4 years ago by Jon Bockhorst <[email protected]>
FIx char expr parsing

github.com/elm-tooling/elm-language-server - 6671a9113351e59d77ea9fb897a775b9a7a4cbba authored about 4 years ago by Jon Bockhorst <[email protected]>
Add #readme to links for less scrolling

github.com/elm-tooling/elm-tooling-cli - c227f0566a1cb5a14f30325c00dc68387afd38a7 authored about 4 years ago by Simon Lydell <[email protected]>
Update Copyfiles and jest

github.com/elm-tooling/elm-language-server - 89f5ac9a6093b157e816b3dc292ff92e87ff5594 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #116 from lydell/elm-tooling-schema

Add elm-tooling.json schema

github.com/elm-tooling/elm-language-client-vscode - 39470f6e7fa356fa9e3bd1422a7ea4ffafc2dc3c authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #325 from lydell/update-elm-tooling-cli-link

Update elm-tooling CLI link

github.com/elm-tooling/elm-language-server - 8bc8856ac763230fd711d3f8c1713c8db3dc94df authored about 4 years ago by Razzeee <[email protected]>
Add elm-tooling.json schema

github.com/elm-tooling/elm-language-client-vscode - 3e3459014d95d9b71c9da54f422ba91782707df3 authored about 4 years ago by Simon Lydell <[email protected]>
Update elm-tooling CLI link

github.com/elm-tooling/elm-language-server - e4b19dea6ed62d41b04e6fec5cf5d28e85f92d31 authored about 4 years ago by Simon Lydell <[email protected]>
s/master/main/g

github.com/elm-tooling/elm-tooling-cli - 2086b5750d7b4a0b6f9367a516d7f89e8ef459f9 authored about 4 years ago by Simon Lydell <[email protected]>
Add version to help

github.com/elm-tooling/elm-tooling-cli - bef65dd899a2efb0dafbfbdfad72cb7f9461c725 authored about 4 years ago by Simon Lydell <[email protected]>
Update example

github.com/elm-tooling/elm-tooling-cli - 2073472e04e5ad29e2df60d35a6420a4cafd3cb0 authored about 4 years ago by Simon Lydell <[email protected]>
Update npm packages

github.com/elm-tooling/elm-tooling-cli - cd3b739f416456eb641ac119bc29e9b87012a162 authored about 4 years ago by Simon Lydell <[email protected]>
Remove download and rename postinstall to install

github.com/elm-tooling/elm-tooling-cli - cd608f4fca26f32835dbf69bdf2b4f97e1621489 authored about 4 years ago by Simon Lydell <[email protected]>
Use elm-json in getExecutable examples and test

github.com/elm-tooling/elm-tooling-cli - 9364fd71f91a68b4465a7b199bdcaf559aa56fef authored about 4 years ago by Simon Lydell <[email protected]>
Add support for elm-json

github.com/elm-tooling/elm-tooling-cli - 3b9040706950291bd7180a5c910fc4089cd01e65 authored about 4 years ago by Simon Lydell <[email protected]>
Validate that entrypoints use forward slash

github.com/elm-tooling/elm-tooling-cli - e50038904ac96e077d8144a2c13352cd64f1dcc4 authored about 4 years ago by Simon Lydell <[email protected]>
Add missing process.exit in readme

github.com/elm-tooling/elm-tooling-cli - afb90d7fb1787aa49ade51e89ceb96b113acdd01 authored about 4 years ago by Simon Lydell <[email protected]>
Add getExecutable (#6)

github.com/elm-tooling/elm-tooling-cli - bd72a33104ddd51ef90910689de9b47bbe3ed37c authored about 4 years ago by Simon Lydell <[email protected]>
Merge pull request #324 from jmbockhorst/inference-bugs

github.com/elm-tooling/elm-language-server - bfe2f2e7792f7bb5a60f1fee6c0ec7e83eba3947 authored about 4 years ago by Razzeee <[email protected]>
Add code action to add type annotation to let expr functions

github.com/elm-tooling/elm-language-server - 2f6d90b269f8db715ba63178f30a704a8bf34c52 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix anonymous function param definitions

This fixes some inferences errors

github.com/elm-tooling/elm-language-server - 4a6ec61bf93fb2ae3e1a865b3edd4aa49f80c993 authored about 4 years ago by Jon Bockhorst <[email protected]>
Update dependencies and bump RC

github.com/elm-tooling/elm-language-client-vscode - ba7739dd31fcad98d78347c86bf5b44183463089 authored about 4 years ago by Kolja Lampe <[email protected]>
Update dependencies

github.com/elm-tooling/elm-language-server - 6d794a8e994accebf7d6078c7cfacac483fe2f3c authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #323 from jmbockhorst/inference-bugs

github.com/elm-tooling/elm-language-server - baa4e3912ac7ae48de87a37bf7a463284b0ebbb3 authored about 4 years ago by Razzeee <[email protected]>
Add minimum glsl support

github.com/elm-tooling/elm-language-server - 8f266b06678ce92d9ccb9e4291eb6c7a40717e6a authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix a few more inference bugs

github.com/elm-tooling/elm-language-server - f7d4362d4fa6d079c4f754f72a1ee0cb33c2fba7 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix inference bug with Functions

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

github.com/elm-tooling/elm-language-server - 87d4be08b9c5f029379f7d897f0935af70ba9825 authored about 4 years ago by Razzeee <[email protected]>
Clean up cache invalidation and add completion tests

github.com/elm-tooling/elm-language-server - a4ef41e0b53f84e92c0ef954f07b865024ccbde7 authored about 4 years ago by Jon Bockhorst <[email protected]>
Parse files incrementally and use more type caching

github.com/elm-tooling/elm-language-server - 0141eb54932798341fd8b09649a00927b6e2c677 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #321 from jmbockhorst/types

Add missing tree-sitter typings

github.com/elm-tooling/elm-language-server - b3c40319c710fa065bd5452b7df1f120eb2c12e5 authored about 4 years ago by Razzeee <[email protected]>
Add missing tree-sitter typings

github.com/elm-tooling/elm-language-server - e7df366d4828230a685d7f2581cde13352604625 authored about 4 years ago by Jon Bockhorst <[email protected]>
Default elmAnalyseTrigger to never

github.com/elm-tooling/elm-language-client-vscode - 0553dcd5ab57dfbca2ad1e0873501fa470214fe5 authored about 4 years ago by Kolja Lampe <[email protected]>