ligo/src/passes/1-parser/reasonligo
2020-04-25 20:51:33 +02:00
..
Misc [WIP] 2020-01-21 18:35:36 +01:00
Stubs Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
.gitignore Added .gitignore for all syntaxes. 2019-12-26 14:13:19 +01:00
.LexerMain.tag Refactoring of the parsers 2019-12-15 17:46:08 +01:00
.links Simple_utils is now used as a library by the local builds. 2020-04-07 18:33:46 +02:00
.Parser.mly.tag Added basic support for Menhir's incremental API. 2019-12-17 17:03:43 +01:00
.ParserMain.tag Refactoring of the parsers 2019-12-15 17:46:08 +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
dune Cosmetics. 2020-04-07 18:57:43 +02:00
error.messages.checked-in Add support for record expressions of only one field. 2020-04-06 16:09:38 +02: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 The preprocessor library depends now on the kinds of comments 2020-04-24 21:06:18 +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 Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@michelson 2020-04-25 20:51:33 +02: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
reasonligo.ml Move to Trace.error instead of simple_error. 2019-12-19 13:50:57 +00:00
SyntaxError.ml Add errors for properly handling let x = _ cases. 2020-04-01 18:08:31 +02:00
SyntaxError.mli Add errors for properly handling let x = _ cases. 2020-04-01 18:08:31 +02:00
Unlexer.ml Some refactoring. 2020-01-10 15:32:54 +01:00