-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix warnings * get line in predictable way * position is :erl.anno since 1.16 * alias external submodule behaviour changed in 1.16 see elixir-lang/elixir#12456 * fix parser tests this is a WIP solution atm * handle anonymous_call in complete * fix version check and another test * remove not needed test * pass cursor line to parser fall back to container_cursor_to_quoted if unable to parse * fix crash in parser * fix warning * improve parser * return correct error on parse success via container_cursor_to_quoted * do not fall back to container_cursor_to_quoted when fixing no env * format on 1.15 * fix some dialyzer errors
- Loading branch information
1 parent
16d28f7
commit d61c3a0
Showing
19 changed files
with
361 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.