Nix packaging for https://gitlab.com/ligolang/ligo
c44a35d4d1
Problem: In multisig.ligo:48, the case alternative block is interpreted as empty, while it is not. This happens because PascaLIGO parser expects to find `fields "statements"` inside a `case_block`. In practice, if a `case_block` contains a `block`, statements are deeper in the hierarchy, and get ignored. Solution: Move "block" option out of the "case_block" (to _if_clause). |
||
---|---|---|
docker/distribution | ||
gitlab-pages | ||
nix | ||
scripts | ||
src | ||
tools | ||
vendors | ||
.dockerignore | ||
.gitignore | ||
.gitlab-ci.yml | ||
.xrefcheck.yaml | ||
CHANGELOG.md | ||
CONTRIBUTORS.md | ||
debug.cmd | ||
dune-project | ||
LICENSE.md | ||
ligo.opam | ||
Makefile | ||
repo |