ligo/src/passes
Christian Rinderknecht 072dea757c [WIP] Adding the infrastructure for supporting the incremental API of Menhir.
* I added CLI option "--mono" to select the monolithic API of Menhir.
  * I added a field "win" to the state of the lexer (a two-token
    window for error reporting).
  * I escaped LIGO strings before making them OCaml strings (for
    example for printing).
2019-12-20 16:44:03 +01:00
..
1-parser [WIP] Adding the infrastructure for supporting the incremental API of Menhir. 2019-12-20 16:44:03 +01:00
2-simplify [LIGO-286] Tuple destructuring doesn't do left hand type inference in CameLIGO 2019-12-17 21:04:53 +00:00
3-self_ast_simplified Use ADT for types and move type to ast_common 2019-12-04 11:40:58 +00:00
4-typer Use ADT for types and move type to ast_common 2019-12-04 11:40:58 +00:00
4-typer-new Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
4-typer-old Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
6-transpiler remove comented function 2019-12-10 15:58:53 +01:00
7-self_mini_c Use ADT for types and move type to ast_common 2019-12-04 11:40:58 +00:00
8-compiler Tests clean 2019-12-10 15:58:53 +01:00
9-self_michelson better error message when a contract in invalid 2019-12-11 20:02:54 +01:00
operators fix address arity and update test 2019-12-17 11:10:29 +01:00