ligo/src/passes/1-parser/cameligo
Christian Rinderknecht 82b3d634c1 Merge branch 'parser-promote-generated-error-files' into 'dev'
Promote generated error files by dune.

See merge request ligolang/ligo!427
2020-04-30 09:48:23 +00:00
..
Tests after review 1 2020-01-10 16:41:47 +01:00
.AST.ml.tag Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
.gitignore Also promote ParErr.ml 2020-04-22 11:50:46 +02:00
.LexerMain.tag Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
.links Finished refactoring of lexer. 2020-04-28 19:26:31 +02:00
.Parser.mly.tag Added basic support for Menhir's incremental API. 2019-12-17 17:03:43 +01:00
.ParserMain.tag Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
.Unlexer.tag Refactoring to bring local builds of the parsers closer to the global build. 2020-01-14 01:27:35 +01:00
AST.ml michelson_or custom layout and annotations 2020-04-19 15:18:46 +02:00
cameligo.ml Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
dune fix bad sed 2020-04-22 12:04:21 -05:00
error.messages.checked-in Fixing error.messages. 2020-03-12 16:05:17 +01:00
LexerMain.ml The preprocessor library depends now on the kinds of comments 2020-04-24 21:06:18 +02:00
LexToken.mli The preprocessor library depends now on the kinds of comments 2020-04-24 21:06:18 +02:00
LexToken.mll Finished refactoring of lexer. 2020-04-28 19:26:31 +02:00
Makefile.cfg Marked the errors that should be skipped (because catched by the 2020-04-08 20:24:34 +02:00
Parser.mly michelson_or custom layout and annotations 2020-04-19 15:18:46 +02:00
ParserLog.ml michelson_or custom layout and annotations 2020-04-19 15:18:46 +02:00
ParserLog.mli Revert "Merge branch 'fix/pascal-tuples-in-doc' into 'dev'" 2020-02-20 05:25:30 +00:00
ParserMain.ml The preprocessor library depends now on the kinds of comments 2020-04-24 21:06:18 +02:00
ParToken.mly WIP:adding rec keyword 2020-03-12 16:05:17 +01:00
Scoping.ml Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
Scoping.mli Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
Unlexer.ml Some refactoring. 2020-01-10 15:32:54 +01:00