Go to file
Rémi Lesenechal fe76f82bb0 Merge branch 'collect-loop-last-fixes' into 'dev'
Pascaligo for collection loops: take locally declared variable into account

See merge request ligolang/ligo!202
2019-11-19 13:25:48 +00:00
docker/distribution Feature/smaller docker image 2019-11-09 22:34:20 +00:00
gitlab-pages Updated docs with blockless & anonymous functions, added variable mutation disclaimer, updated landing page pascaligo example. 2019-11-19 01:44:36 +01:00
scripts Feature/smaller docker image 2019-11-09 22:34:20 +00:00
src Pascaligo for collection loops: take locally declared variable into account 2019-11-19 13:25:48 +00:00
vendors add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
.dockerignore Feature/smaller docker image 2019-11-09 22:34:20 +00:00
.gitignore git ingore .vscode 2019-10-14 17:45:52 +02:00
.gitlab-ci.yml Feature/smaller docker image 2019-11-09 22:34:20 +00:00
CONTRIBUTORS.md add MIT license 2019-05-25 15:52:12 +00:00
LICENSE.md add MIT license 2019-05-25 15:52:12 +00:00
Makefile Always run setup_repos.sh, never setup_dev_switch.sh, upon make build-deps 2019-09-27 08:43:57 -05:00
repo Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00