ligo/tools/lsp/squirrel
Anton Myasnikov d5154dff36
[LIGO-41] Ligo binary integration
Problem: We want to integrate our lsp client with ligo binary to
be able to typecheck declarations as well as extract their scopes.

Solution: Implement a simple client that calls ligo and some helpers
functions to extract scopes from its output.
2020-09-08 18:48:53 +03:00
..
app [LIGO-40] Support for code hovering 2020-09-08 18:44:11 +03:00
grammar Fix 'field name not found' for reasonligo 2020-08-24 20:05:24 +04:00
scripts [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
src [LIGO-41] Ligo binary integration 2020-09-08 18:48:53 +03:00
vendor Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
.stylish-haskell.yaml [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
Makefile Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
package.yaml [LIGO-41] Ligo binary integration 2020-09-08 18:48:53 +03:00
stack.yaml Add basic code completion mechanism 2020-08-11 12:32:54 +04:00
stack.yaml.lock Add basic code completion mechanism 2020-08-11 12:32:54 +04:00