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
2020-06-08 14:50:51 +03:00
2020-05-15 17:56:00 +02:00
2020-08-11 12:32:53 +04:00
2019-11-09 22:34:20 +00:00
2020-08-11 13:29:47 +03:00
2020-04-07 21:38:12 +02:00
2019-05-25 15:52:12 +00:00
2019-12-19 19:53:10 +00:00
2019-05-25 15:52:12 +00:00
Description
65 MiB
Languages
OCaml 84.6%
TypeScript 7.1%
JavaScript 4%
CSS 1.4%
Shell 0.8%
Other 2%