ligo/tools
Anton Myasnikov 3037be689b
[LIGO-27] Fix parameters for lambdas and restructure grammar
Problem: It happens that "go to definition" fails with lambda
parameters meaning that we do not create proper AST for it.
Also we need to restructure grammar so that we can support it in
the future.

Solution: Restructure grammar to use "param_decl" and ensure that
we use proper fields for parser resolution.
2020-08-23 22:05:27 +03:00
..
compact-ligo-ide Added compact IDE component 2020-04-25 10:51:01 +00:00
ligo-snippets add @babel/plugin-transform-runtime to ligo-snippets 2020-06-09 16:33:19 -07:00
lsp [LIGO-27] Fix parameters for lambdas and restructure grammar 2020-08-23 22:05:27 +03:00
webide chore(ide) Disable the ID Example contracts until LIGO-676 is resolved 2020-07-03 10:42:50 -07:00