ligo/src/passes/1-parser/pascaligo
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
..
Doc Change not existing mutez type to existing tez type 2020-03-31 17:00:17 +02:00
Misc Removed error "Invalid directive" as PascaLIGO has the operator #. 2020-04-03 19:06:35 +02:00
Tests Merge remote-tracking branch 'origin/dev' into rinderknecht-dev 2020-01-14 12:59:32 +01:00
.gitignore Also promote ParErr.ml 2020-04-22 11:50:46 +02:00
.LexerMain.tag more refactoring 2019-09-10 12:42:49 +02:00
.links Finished refactoring of lexer. 2020-04-28 19:26:31 +02:00
.Parser.mly.tag Fixed a tag file (local build of PascaLIGO with my Makefile). 2019-12-18 22:17:49 +00:00
.ParserMain.tag more refactoring 2019-09-10 12:42:49 +02: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
dune fix bad sed 2020-04-22 12:04:21 -05:00
error.messages.checked-in Fix error messages. 2020-04-15 17:25:32 +02:00
LexerMain.ml The preprocessor library depends now on the kinds of comments 2020-04-24 21:06:18 +02:00
LexToken.mli Finished refactoring of lexer. 2020-04-28 19:26:31 +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 for loop have a optional step parameter 2020-04-15 17:25:31 +02:00
pascaligo.ml Refactoring to bring local builds of the parsers closer to the global build. 2020-01-14 01:27:35 +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