Go to file
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
docker/distribution Add nix as a build system 2020-04-29 19:40:04 +01:00
gitlab-pages Update URL to tezos documentation (the /mainnet/ path component was removed) 2020-06-23 21:17:11 +01:00
nix Nix: apply gitignore on sources 2020-06-08 14:50:51 +03:00
scripts script tagging branch 2020-05-15 17:56:00 +02:00
src Fix letrec partially 2020-08-11 12:32:53 +04:00
tools [LIGO-27] Fix parameters for lambdas and restructure grammar 2020-08-23 22:05:27 +03:00
vendors Merge branch 'feature/initial_req_serokell' into 'dev' 2020-07-03 11:57:53 +00:00
.dockerignore Feature/smaller docker image 2019-11-09 22:34:20 +00:00
.gitignore [LIGO-25] Update .gitignore 2020-08-11 13:29:47 +03:00
.gitlab-ci.yml Temporarily disable webide stage, because it contains a randomly failing test. 2020-06-24 10:37:57 +01:00
.xrefcheck.yaml Use xrefcheck's config to increase the timeout 2020-06-23 21:58:11 +01:00
CHANGELOG.md michelson_or tests and changelog 2020-04-07 21:38:12 +02:00
CONTRIBUTORS.md add MIT license 2019-05-25 15:52:12 +00:00
debug.cmd Debug prints for the new typer: output JSON 2020-06-24 02:07:02 +01:00
dune-project Unignore dune-project 2019-12-19 19:53:10 +00:00
LICENSE.md add MIT license 2019-05-25 15:52:12 +00:00
ligo.opam Dunification of the Red-Black_Trees library 2020-04-13 19:23:12 +02:00
Makefile Now have an default group "ungrouped" for all the code blocks without any "group=..." 2019-12-31 14:23:51 +01:00
repo Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00