ligo/vendors/Preproc
Christian Rinderknecht ca48e152a0 I removed exceptions for error reporting through the
interfaces ([Stdlib.result] instead).

I added --verbose=preproc to print the preprocessed text until
the error.

Fixed a bug: some whitespace in skip mode was printed out.
2020-03-26 16:51:08 +01:00
..
.E_LexerMain.tag First working version. 2020-03-24 17:48:01 +01:00
.E_Parser.mly.tag [WIP] Does not compile yet. 2020-03-23 19:43:06 +01:00
.E_ParserMain.tag First working version. 2020-03-24 17:48:01 +01:00
.links [WIP] Does not compile yet. 2020-03-23 19:43:06 +01:00
.PreprocMain.ml First working version. 2020-03-24 17:48:01 +01:00
.PreprocMain.tag First working version. 2020-03-24 17:48:01 +01:00
build.sh [WIP] Does not compile yet. 2020-03-23 19:43:06 +01:00
clean.sh [WIP] Refactoring the front-end. 2020-01-27 16:05:47 +01:00
dune Fixed dune file. 2020-03-24 18:52:00 +01:00
E_AST.ml [WIP] Does not compile yet. 2020-03-23 19:43:06 +01:00
E_Lexer.mli I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
E_Lexer.mll I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
E_LexerMain.ml Added some interfaces and removed submodules [Error]. 2020-03-24 21:05:39 +01:00
E_Parser.mly [WIP] Does not compile yet. 2020-03-23 19:43:06 +01:00
E_ParserMain.ml Added some interfaces and removed submodules [Error]. 2020-03-24 21:05:39 +01:00
EvalOpt.ml I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
EvalOpt.mli I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
LICENSE [WIP] Refactoring the front-end. 2020-01-27 16:05:47 +01:00
Makefile.cfg [WIP] Refactoring the front-end. 2020-01-27 16:05:47 +01:00
Preproc.mli I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
Preproc.mll I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00
PreprocMain.ml I removed exceptions for error reporting through the 2020-03-26 16:51:08 +01:00