Go to file
Christian Rinderknecht c0ee726fb2 Simple_utils is now used as a library by the local builds.
Preprocessor is now a library installed by opam.
Replaced ligolang@gmail.com by contact@ligolang.org in opam files.
Reformatted some opam files.
Removed #line directive from preprocessor.
Added to the interface of ParserUnit.
Script messages.sh now checks the identity of .msg and .msg.old
to avoid undue warning about possibly different LR items.
2020-04-07 18:33:46 +02:00
docker/distribution Revert "Merge branch 'feature/adt-generator-poly-3' into 'dev'" 2020-02-11 10:45:08 +00:00
gitlab-pages Merge branch 'improve-string-doc' into 'dev' 2020-03-26 11:09:21 +00:00
scripts Run dev pipeline for *-run-dev branches: fix "docker push" to the next-attempt tag 2020-02-20 16:57:04 +01:00
src Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
tools/webide Tezos client command 2020-03-12 20:26:13 +00:00
vendors Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
.dockerignore Feature/smaller docker image 2019-11-09 22:34:20 +00:00
.gitignore ignore all .pp.ligo's 2020-02-09 18:22:33 +01:00
.gitlab-ci.yml Revised README 2020-03-06 17:35:14 +00:00
CHANGELOG.md changelog 2020-03-09 11:23:08 +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 Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +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
test.mligo review 3 2020-03-12 16:05:17 +01:00