Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/elm-tooling/elm-language-server
Language server implementation for Elm
https://github.com/elm-tooling/elm-language-server
Remove use of Diagnostic.code property
c4383dce772689cfae571a43de6e925d0a302fe6 authored about 4 years ago by Jon Bockhorst <[email protected]>
c4383dce772689cfae571a43de6e925d0a302fe6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #381 from jmbockhorst/code-actions
Fix import code actions
f4c767ac7d4e507ef066ce24db7f5ff3b61f31a7 authored about 4 years ago by Razzeee <[email protected]>
Add new system for handling code actions
1d4fca602098bee8874df2814a734f9e71abe854 authored about 4 years ago by Jon Bockhorst <[email protected]>
1d4fca602098bee8874df2814a734f9e71abe854 authored about 4 years ago by Jon Bockhorst <[email protected]>
Clear elm make diagnostics on change
02ec2499634f96eb2e028115e344a18bebb2d4f0 authored about 4 years ago by Jon Bockhorst <[email protected]>
02ec2499634f96eb2e028115e344a18bebb2d4f0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add import resolve diagnostics and clean up API (#380)
81d50286417868d11631737ea47a3636c95d9955 authored about 4 years ago by Jon Bockhorst <[email protected]>
81d50286417868d11631737ea47a3636c95d9955 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #379 from jmbockhorst/elm-diagnostics
2d7164a0e0cdc758e8d3e7dda33c8d8a4952264d authored about 4 years ago by Razzeee <[email protected]>
2d7164a0e0cdc758e8d3e7dda33c8d8a4952264d authored about 4 years ago by Razzeee <[email protected]>
Remove shuffle
8cb5332121bf4e6c9c689ac9829e2297d3e36c22 authored about 4 years ago by Jon Bockhorst <[email protected]>
8cb5332121bf4e6c9c689ac9829e2297d3e36c22 authored about 4 years ago by Jon Bockhorst <[email protected]>
Remove unused script
fc03037830e0fb69cc97491661a1f429a407bdff authored about 4 years ago by Jon Bockhorst <[email protected]>
fc03037830e0fb69cc97491661a1f429a407bdff authored about 4 years ago by Jon Bockhorst <[email protected]>
Remove unnecessary performance timings
88497c12970fe79b4ffeded792ab202b112f6ba0 authored about 4 years ago by Jon Bockhorst <[email protected]>
88497c12970fe79b4ffeded792ab202b112f6ba0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add script to run diagnostic tests on elm packages
d7350976e26865786152a827591ca8c02bdda17c authored about 4 years ago by Jon Bockhorst <[email protected]>
d7350976e26865786152a827591ca8c02bdda17c authored about 4 years ago by Jon Bockhorst <[email protected]>
Add diagnostic for missing union variant
3123e62a2222a733b1da11eda98c1f6c8c11e18e authored about 4 years ago by Jon Bockhorst <[email protected]>
3123e62a2222a733b1da11eda98c1f6c8c11e18e authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix union constructor definition when used as a function arg
c5dee3f276d37f7efb249c39f85c5f5400823010 authored about 4 years ago by Jon Bockhorst <[email protected]>
c5dee3f276d37f7efb249c39f85c5f5400823010 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix definition of complex union constructor usage
dba4b052a85256e36b2db854e64f15bbb30c076d authored about 4 years ago by Jon Bockhorst <[email protected]>
dba4b052a85256e36b2db854e64f15bbb30c076d authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix inference of aliased function return
a1ba78354cf44f54c41361194044fe41c3abf594 authored about 4 years ago by Jon Bockhorst <[email protected]>
a1ba78354cf44f54c41361194044fe41c3abf594 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #378 from jmbockhorst/elm-diagnostics
96f929be0206aeb995877b93894ab9f24e95b645 authored about 4 years ago by Razzeee <[email protected]>
96f929be0206aeb995877b93894ab9f24e95b645 authored about 4 years ago by Razzeee <[email protected]>
Fixed typo and improved strings
01da078df1c8b7f9f3ed1d337ba9845722cf5689 authored about 4 years ago by Kolja Lampe <[email protected]>
01da078df1c8b7f9f3ed1d337ba9845722cf5689 authored about 4 years ago by Kolja Lampe <[email protected]>
Revert "Move some diagnostic code to the type checker"
This reverts commit 0e6d43c552060e02bb1b00a5708e1496b06f4e92.
1b4b7c648b896de3152e00fca46b9cd3ded93744 authored about 4 years ago by Jon Bockhorst <[email protected]>
Move code action stuff into code action provider
fa393a5c10a927af29ff502dabce4d5b2eb7137b authored about 4 years ago by Jon Bockhorst <[email protected]>
fa393a5c10a927af29ff502dabce4d5b2eb7137b authored about 4 years ago by Jon Bockhorst <[email protected]>
Move some diagnostic code to the type checker
0e6d43c552060e02bb1b00a5708e1496b06f4e92 authored about 4 years ago by Jon Bockhorst <[email protected]>
0e6d43c552060e02bb1b00a5708e1496b06f4e92 authored about 4 years ago by Jon Bockhorst <[email protected]>
Move diagnostics into a seperate file
c7adf21877ae1f20ca03437e7716f36aadff7985 authored about 4 years ago by Jon Bockhorst <[email protected]>
c7adf21877ae1f20ca03437e7716f36aadff7985 authored about 4 years ago by Jon Bockhorst <[email protected]>
Change target character
98014ce38952ee8bbea29daf3f75c758d5f51412 authored about 4 years ago by Jon Bockhorst <[email protected]>
98014ce38952ee8bbea29daf3f75c758d5f51412 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix completions not showing hints from other files
471a32aab4564edf29b5c7c2278869a60942e7c5 authored about 4 years ago by Kolja Lampe <[email protected]>
471a32aab4564edf29b5c7c2278869a60942e7c5 authored about 4 years ago by Kolja Lampe <[email protected]>
Fix references using module aliases and start adding reference tests
024c9bd591b9656f8a82517792b5ea73f45f9f32 authored about 4 years ago by Jon Bockhorst <[email protected]>
024c9bd591b9656f8a82517792b5ea73f45f9f32 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix function name not resolving to itself
588f2de1fe16233c57730d1c27804bfc1d27dd3c authored about 4 years ago by Jon Bockhorst <[email protected]>
588f2de1fe16233c57730d1c27804bfc1d27dd3c authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix linting
35ecde81251204f170c7608441c35b1e59df29ad authored about 4 years ago by Kolja Lampe <[email protected]>
35ecde81251204f170c7608441c35b1e59df29ad authored about 4 years ago by Kolja Lampe <[email protected]>
Fix false diagnostic when imported value is used in a record update
d784b505ecb50379348875a1d16582c20784d5b9 authored about 4 years ago by Jon Bockhorst <[email protected]>
d784b505ecb50379348875a1d16582c20784d5b9 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix definition when value ends in the same letters as the module (Svg.g)
2ae50451ea187e86275acc10a8c47f0a684a5e34 authored about 4 years ago by Jon Bockhorst <[email protected]>
2ae50451ea187e86275acc10a8c47f0a684a5e34 authored about 4 years ago by Jon Bockhorst <[email protected]>
Update package deps
2e053fbde1c969404ed5205c97a4119d6fcc0253 authored about 4 years ago by Kolja Lampe <[email protected]>
2e053fbde1c969404ed5205c97a4119d6fcc0253 authored about 4 years ago by Kolja Lampe <[email protected]>
Remove empty log
b255a95ea2e883127bb8978919cc17d280c79708 authored about 4 years ago by Kolja Lampe <[email protected]>
b255a95ea2e883127bb8978919cc17d280c79708 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #374 from jmbockhorst/elm-diagnostics
fd66bc8ee2b8c41fcd9a85973976ea14737281f6 authored about 4 years ago by Razzeee <[email protected]>
fd66bc8ee2b8c41fcd9a85973976ea14737281f6 authored about 4 years ago by Razzeee <[email protected]>
Add and fix tests
3fb96a1045ce766c3f683aba67cc1b6f8c728802 authored about 4 years ago by Jon Bockhorst <[email protected]>
3fb96a1045ce766c3f683aba67cc1b6f8c728802 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix record inference with no fields
cae26f4bfa8b4e1d691ec3f86fa1d7234d98e141 authored about 4 years ago by Jon Bockhorst <[email protected]>
cae26f4bfa8b4e1d691ec3f86fa1d7234d98e141 authored about 4 years ago by Jon Bockhorst <[email protected]>
Show parsing diagnostics
fee4747f4d8be7cf6deed92cc9841baa8fa14b9f authored about 4 years ago by Jon Bockhorst <[email protected]>
fee4747f4d8be7cf6deed92cc9841baa8fa14b9f authored about 4 years ago by Jon Bockhorst <[email protected]>
Enhance record completions using inference
f255c72674871442beab0fee03e8bc13ebfdce5f authored about 4 years ago by Jon Bockhorst <[email protected]>
f255c72674871442beab0fee03e8bc13ebfdce5f authored about 4 years ago by Jon Bockhorst <[email protected]>
Catch inference cancelation and errors
3f20815f46edc3cd61b373cc9e65c6b06d9357ec authored about 4 years ago by Jon Bockhorst <[email protected]>
3f20815f46edc3cd61b373cc9e65c6b06d9357ec authored about 4 years ago by Jon Bockhorst <[email protected]>
With bug with union constructor imports
b3e2b7a8d49c892f169d5cfa2bec0315b4bda430 authored about 4 years ago by Jon Bockhorst <[email protected]>
b3e2b7a8d49c892f169d5cfa2bec0315b4bda430 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #373 from elm-tooling/remove-elm-analyse-completly
26fa2669e34de53880e7627c955b0591509922fe authored about 4 years ago by Razzeee <[email protected]>
26fa2669e34de53880e7627c955b0591509922fe authored about 4 years ago by Razzeee <[email protected]>
Fix union pattern when arg is a unit expr
d4427339cd71d0a9baa1e385b9d7de3f98fa0a95 authored about 4 years ago by Jon Bockhorst <[email protected]>
d4427339cd71d0a9baa1e385b9d7de3f98fa0a95 authored about 4 years ago by Jon Bockhorst <[email protected]>
docs: update TOC
a2de81115b8298cf3ef570683b455ef30ce6ce68 authored about 4 years ago by Razzeee <[email protected]>
a2de81115b8298cf3ef570683b455ef30ce6ce68 authored about 4 years ago by Razzeee <[email protected]>
Removed last traces of elm analyse
f21912f6efd50ffd1b82987c8b05b3322477e5cd authored about 4 years ago by Kolja Lampe <[email protected]>
f21912f6efd50ffd1b82987c8b05b3322477e5cd authored about 4 years ago by Kolja Lampe <[email protected]>
Only run tests once
cce35cf330bd20f87706a3c4296f141b37eef500 authored about 4 years ago by Kolja Lampe <[email protected]>
cce35cf330bd20f87706a3c4296f141b37eef500 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #372 from jmbockhorst/elm-diagnostics
c53f0eb5c1a3fb23ea8dc0c123035aaed25638ba authored about 4 years ago by Razzeee <[email protected]>
c53f0eb5c1a3fb23ea8dc0c123035aaed25638ba authored about 4 years ago by Razzeee <[email protected]>
Resolve entire package dependency tree recursively
fd8a914261055b8141c1cee909fc288228189cd7 authored about 4 years ago by Jon Bockhorst <[email protected]>
fd8a914261055b8141c1cee909fc288228189cd7 authored about 4 years ago by Jon Bockhorst <[email protected]>
Skip comments in function args and clean up definition calls
0988baaefce3b111aa744b34049cf63a5fb584dd authored about 4 years ago by Jon Bockhorst <[email protected]>
0988baaefce3b111aa744b34049cf63a5fb584dd authored about 4 years ago by Jon Bockhorst <[email protected]>
Add test for effect module
7e7903343c6d1f73ef66fdb891a3b25f68b41fba authored about 4 years ago by Jon Bockhorst <[email protected]>
7e7903343c6d1f73ef66fdb891a3b25f68b41fba authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix test
bb6c0b2b87d21165e67a46b1fd7dba25290bba65 authored about 4 years ago by Jon Bockhorst <[email protected]>
bb6c0b2b87d21165e67a46b1fd7dba25290bba65 authored about 4 years ago by Jon Bockhorst <[email protected]>
Clean up diagnostics and cancellation of them
f97baba574c95d59c7197d8bbb968d0278c5f2bc authored about 4 years ago by Jon Bockhorst <[email protected]>
f97baba574c95d59c7197d8bbb968d0278c5f2bc authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix another minor type inference bug
5261bd0d8bf19483eccc012ed36e4c4fc047110e authored about 4 years ago by Jon Bockhorst <[email protected]>
5261bd0d8bf19483eccc012ed36e4c4fc047110e authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix definitions of imported effect modules
2e7297d816b128a931e1e4cf7ac05fa572227c45 authored about 4 years ago by Jon Bockhorst <[email protected]>
2e7297d816b128a931e1e4cf7ac05fa572227c45 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix bug with type replacement
51e991ae44cfc7c3caa49f7895b6fd5dafbd8f73 authored about 4 years ago by Jon Bockhorst <[email protected]>
51e991ae44cfc7c3caa49f7895b6fd5dafbd8f73 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #371 from jmbockhorst/elm-diagnostics
959b4bec39fd4169ef3461af783c5af99232ff25 authored about 4 years ago by Razzeee <[email protected]>
959b4bec39fd4169ef3461af783c5af99232ff25 authored about 4 years ago by Razzeee <[email protected]>
Fix tests
9e6a5da7475e3a7b0582a047327cfa74cd9442a5 authored about 4 years ago by Jon Bockhorst <[email protected]>
9e6a5da7475e3a7b0582a047327cfa74cd9442a5 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix completionProvider test init
392664360dfde2df0985a1229d7bc2d01a545468 authored about 4 years ago by Razze <[email protected]>
392664360dfde2df0985a1229d7bc2d01a545468 authored about 4 years ago by Razze <[email protected]>
Implement new diagnostics system
* Add interruptable diagnostic provider
* Enable type inference compiler diagnostics
* Remove el...
Merge pull request #370 from jmbockhorst/bug-fixes
b34e7b31a6d096dd8599c4f2b3f2f9198572816e authored about 4 years ago by Razzeee <[email protected]>
b34e7b31a6d096dd8599c4f2b3f2f9198572816e authored about 4 years ago by Razzeee <[email protected]>
Fix unused value constructor diagnostic error and improve performance
976c42a67fafc393a1436cceefaa9e64117caad2 authored about 4 years ago by Jon Bockhorst <[email protected]>
976c42a67fafc393a1436cceefaa9e64117caad2 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix inference when function return type has an alias
d2fc4989e4e64e996afa4f95c8f862773ef9c4bc authored about 4 years ago by Jon Bockhorst <[email protected]>
d2fc4989e4e64e996afa4f95c8f862773ef9c4bc authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #354 from jmbockhorst/lazy
fdd82689aa061fa847c2d632ccd2cd159cdd5f8b authored about 4 years ago by Razzeee <[email protected]>
fdd82689aa061fa847c2d632ccd2cd159cdd5f8b authored about 4 years ago by Razzeee <[email protected]>
Move possibleImportsCache to separate file and remove some commented out code
0bf70496985ae6506e718689723a14abd91d7af1 authored about 4 years ago by Razze <[email protected]>
0bf70496985ae6506e718689723a14abd91d7af1 authored about 4 years ago by Razze <[email protected]>
Apply suggestions from code review
ef9a19b6530af67a748c4046c10ffafc52070960 authored about 4 years ago by Razzeee <[email protected]>
ef9a19b6530af67a748c4046c10ffafc52070960 authored about 4 years ago by Razzeee <[email protected]>
Comment out logging, now that this works
f33c866bf134a4deac67565f2f05f4c0bf3f5b11 authored about 4 years ago by Razze <[email protected]>
f33c866bf134a4deac67565f2f05f4c0bf3f5b11 authored about 4 years ago by Razze <[email protected]>
Call elm make
e877921a8fdce7c9ed69973e548a401a6d6b88c7 authored about 4 years ago by Razze <[email protected]>
e877921a8fdce7c9ed69973e548a401a6d6b88c7 authored about 4 years ago by Razze <[email protected]>
Test against elm geometry
21210b8ddb194cd39cc592ebd428c1518c34e6e0 authored about 4 years ago by Razze <[email protected]>
21210b8ddb194cd39cc592ebd428c1518c34e6e0 authored about 4 years ago by Razze <[email protected]>
Try installing elm and running `elm make` on init
07dba1b73d71f762ab6ac80e0a50c11096fbc836 authored about 4 years ago by Jon Bockhorst <[email protected]>
07dba1b73d71f762ab6ac80e0a50c11096fbc836 authored about 4 years ago by Jon Bockhorst <[email protected]>
Initial performance test action
167d1412b8bb0d1b7b6b4a9250fc80bc14079d6b authored about 4 years ago by Razze <[email protected]>
167d1412b8bb0d1b7b6b4a9250fc80bc14079d6b authored about 4 years ago by Razze <[email protected]>
Run tests on node 14 too
e8fb536b6d992aa299872c4a4d73f4831ed312bf authored about 4 years ago by Razze <[email protected]>
e8fb536b6d992aa299872c4a4d73f4831ed312bf authored about 4 years ago by Razze <[email protected]>
Use TreeCursor in folding provider
8c0a42dc0e4e634bbecf311ab6dd193fad3cdda4 authored about 4 years ago by Jon Bockhorst <[email protected]>
8c0a42dc0e4e634bbecf311ab6dd193fad3cdda4 authored about 4 years ago by Jon Bockhorst <[email protected]>
More optimizations for definition code
d616cdc661e751f7eaaa4daf9c23a5829a7d2ac5 authored about 4 years ago by Jon Bockhorst <[email protected]>
d616cdc661e751f7eaaa4daf9c23a5829a7d2ac5 authored about 4 years ago by Jon Bockhorst <[email protected]>
Don't keep a separate map of replacements
82bf7b6aded5561558ee16895ae76db37c5fe3ca authored about 4 years ago by Jon Bockhorst <[email protected]>
82bf7b6aded5561558ee16895ae76db37c5fe3ca authored about 4 years ago by Jon Bockhorst <[email protected]>
Optimize .text and .parent access for defintion code
0ec40075fb499cab652e7cf33b83a78399999f35 authored about 4 years ago by Jon Bockhorst <[email protected]>
0ec40075fb499cab652e7cf33b83a78399999f35 authored about 4 years ago by Jon Bockhorst <[email protected]>
Only create queries once
7e5c86d10f63a82e5ede53d314cda328ab556b18 authored about 4 years ago by Jon Bockhorst <[email protected]>
7e5c86d10f63a82e5ede53d314cda328ab556b18 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix bad imports
c40e75caa94013e6194ec2fb0ab507a5d98c8ddf authored about 4 years ago by Jon Bockhorst <[email protected]>
c40e75caa94013e6194ec2fb0ab507a5d98c8ddf authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge branch 'master' of https://github.com/elm-tooling/elm-language-server into lazy
d58081b59b8cf2131f97b3b26c45fce4535038c3 authored about 4 years ago by Jon Bockhorst <[email protected]>
d58081b59b8cf2131f97b3b26c45fce4535038c3 authored about 4 years ago by Jon Bockhorst <[email protected]>
Don't re-map nodes of cached types
72d145b35a8bafbda60803b9901f1020f03dad10 authored about 4 years ago by Jon Bockhorst <[email protected]>
72d145b35a8bafbda60803b9901f1020f03dad10 authored about 4 years ago by Jon Bockhorst <[email protected]>
Better performance for finding import clauses
41d040412b2f23dcbb93ad7a2d237f9d50263a67 authored about 4 years ago by Jon Bockhorst <[email protected]>
41d040412b2f23dcbb93ad7a2d237f9d50263a67 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix operator test and cleanup definition code
4e5f3a2e97418cbcbdff60fcd59372d2e0ebe49c authored about 4 years ago by Jon Bockhorst <[email protected]>
4e5f3a2e97418cbcbdff60fcd59372d2e0ebe49c authored about 4 years ago by Jon Bockhorst <[email protected]>
Update readme for diagnostics
d16ee6fe00c5046caca9c9af966fe0ab07660b61 authored about 4 years ago by Kolja Lampe <[email protected]>
d16ee6fe00c5046caca9c9af966fe0ab07660b61 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #365 from elm-tooling/rename-ElmLsDiagnostic-file
Rename ElmLsDiagnostic files
8864b495d19c45e3f4ca2bbf042f7129c86610f8 authored about 4 years ago by Razzeee <[email protected]>
Rename ElmLsDiagnostic files
6a0a303686e59287db7d7bb55f62d0f3301f9e68 authored about 4 years ago by Kolja Lampe <[email protected]>
6a0a303686e59287db7d7bb55f62d0f3301f9e68 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #322 from jmbockhorst/diagnostics
eb1e8cb6b6aaaa6555690685a694db662119a59f authored about 4 years ago by Razzeee <[email protected]>
eb1e8cb6b6aaaa6555690685a694db662119a59f authored about 4 years ago by Razzeee <[email protected]>
Optimize operator definitions and inference
8a4c5668e085cd9616e96209ae1fe74676f143b5 authored about 4 years ago by Jon Bockhorst <[email protected]>
8a4c5668e085cd9616e96209ae1fe74676f143b5 authored about 4 years ago by Jon Bockhorst <[email protected]>
Use binder to parse exposing
dda77dee97f48194e8019cb36cb81184094fd9c3 authored about 4 years ago by Jon Bockhorst <[email protected]>
dda77dee97f48194e8019cb36cb81184094fd9c3 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix binding of function parameters
6909025238126b94dcfb5f4f649fb7e2069d428a authored about 4 years ago by Jon Bockhorst <[email protected]>
6909025238126b94dcfb5f4f649fb7e2069d428a authored about 4 years ago by Jon Bockhorst <[email protected]>
Watch for configuration change dynamically
97f5bd997e9c993d83f6f3b06ee253553eff50db authored about 4 years ago by Jon Bockhorst <[email protected]>
97f5bd997e9c993d83f6f3b06ee253553eff50db authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix tests
1c1fa8707d1cd16e5ad298f5e6c922932d0d6972 authored about 4 years ago by Jon Bockhorst <[email protected]>
1c1fa8707d1cd16e5ad298f5e6c922932d0d6972 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add a setting for disabling ElmLS diagnostics
40642065c509b3de2ae73299980b719d64d6ebb9 authored about 4 years ago by Jon Bockhorst <[email protected]>
40642065c509b3de2ae73299980b719d64d6ebb9 authored about 4 years ago by Jon Bockhorst <[email protected]>
Rename diagnostic source name to ElmLS
fd6e825efd6607f80334ac08cce2e9d829ce9c26 authored about 4 years ago by Jon Bockhorst <[email protected]>
fd6e825efd6607f80334ac08cce2e9d829ce9c26 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge branch 'master' of https://github.com/elm-tooling/elm-language-server into diagnostics
9f4cf8c5808620f6ba56a9314d88dfff14780f96 authored about 4 years ago by Jon Bockhorst <[email protected]>
9f4cf8c5808620f6ba56a9314d88dfff14780f96 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add performance testing
cc3c39d7ebbe7b4fd358bcb975000a94d322b132 authored about 4 years ago by Jon Bockhorst <[email protected]>
cc3c39d7ebbe7b4fd358bcb975000a94d322b132 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix custom typings to work with ts-node
5a69b9073a6625ccf466e007a6256181f41e3304 authored about 4 years ago by Jon Bockhorst <[email protected]>
5a69b9073a6625ccf466e007a6256181f41e3304 authored about 4 years ago by Jon Bockhorst <[email protected]>
Remoe usage of Object.assign in expression mapping
bef9d558bcbf7c588f0f1bccc3517c9568215ec0 authored about 4 years ago by Jon Bockhorst <[email protected]>
bef9d558bcbf7c588f0f1bccc3517c9568215ec0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Use more tree-sitter fields and remove unused code
2fe81736d29909787c37f0002d49c33ca00d5271 authored about 4 years ago by Jon Bockhorst <[email protected]>
2fe81736d29909787c37f0002d49c33ca00d5271 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add a binder to resolve local names
fa5d3a1d81421830cc2e2b52ac1893a5ede57733 authored about 4 years ago by Jon Bockhorst <[email protected]>
fa5d3a1d81421830cc2e2b52ac1893a5ede57733 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix issue with module resolution
3d00d120c014fe016d9796b9c451f42bf2b4d73e authored about 4 years ago by Jon Bockhorst <[email protected]>
3d00d120c014fe016d9796b9c451f42bf2b4d73e authored about 4 years ago by Jon Bockhorst <[email protected]>
Load imports lazily and introduce a type checker interface
20b462274af7b6fdc7ab1f64fff6327a6110b5dd authored about 4 years ago by Jon Bockhorst <[email protected]>
20b462274af7b6fdc7ab1f64fff6327a6110b5dd authored about 4 years ago by Jon Bockhorst <[email protected]>
Prepare 1.13.2
c099a70648f0cf09f01e01f2851db4ae87aae18e authored about 4 years ago by Kolja Lampe <[email protected]>
c099a70648f0cf09f01e01f2851db4ae87aae18e authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #358 from elm-tooling/Reset-diagnostics
Reset diagnostics
447d611b32bb11d210e5ed018cfba2a76ca6020e authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #349 from jmbockhorst/elm-diagnostics
7b951225349dc28e7b7f32d8394b605d698e347f authored about 4 years ago by Razzeee <[email protected]>
7b951225349dc28e7b7f32d8394b605d698e347f authored about 4 years ago by Razzeee <[email protected]>
Update wasm and fix tests
f81f87e4f8d74930c66e0f0176b140f75520be76 authored about 4 years ago by Jon Bockhorst <[email protected]>
f81f87e4f8d74930c66e0f0176b140f75520be76 authored about 4 years ago by Jon Bockhorst <[email protected]>
Update tree sitter wasm
16d20fdfdd8dc67afc8093125e6a3fc464641a0e authored about 4 years ago by Kolja Lampe <[email protected]>
16d20fdfdd8dc67afc8093125e6a3fc464641a0e authored about 4 years ago by Kolja Lampe <[email protected]>