Go to file
Christian Rinderknecht 8843a46975 Added missing check for reserved names in CameLIGO.
The calls to the lexer and parser of CameLIGO through the compiler use
now their error messages, like in PascaLIGO.
2020-01-24 15:57:41 +01:00
docker/distribution Pass CI_JOB_ID to docker container 2019-12-16 22:50:25 +00:00
gitlab-pages Change ReasonLIGO and CameLIGO examples to use tuple param destructuring 2020-01-22 21:37:22 -08:00
scripts Pass CI_JOB_ID to docker container 2019-12-16 22:50:25 +00:00
src Added missing check for reserved names in CameLIGO. 2020-01-24 15:57:41 +01:00
vendors Refactoring of the front-end towards integration of the local builds 2020-01-23 18:28:04 +01:00
.dockerignore Feature/smaller docker image 2019-11-09 22:34:20 +00:00
.gitignore basic architecture for the doc tests 2019-12-31 14:23:51 +01:00
.gitlab-ci.yml Don't merge to master 2020-01-23 11:48:27 -06:00
CHANGELOG.md changelog update 2020-01-17 16:56:21 +01:00
CONTRIBUTORS.md add MIT license 2019-05-25 15:52:12 +00: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 [LIGO-347] Add changelog 2020-01-08 10:54:21 +00: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