ligo/src/passes
Christian Rinderknecht 27564426da Bug fixes and finished AST pretty-printer.
ParserLog: Finished the AST pretty-printer.
ParserMain: The CLI "ast" is now "ast-tokens" and the new "ast"
calls the AST pretty-printer.
Bug: Added nat literals as patterns.
AST: Removed unary constructor TupleInj.
Parser and simplifier:
  - The rule "cartesian" is now properly stratified.
  - Parenthesised expressions now correctly create EPar nodes.
2019-10-15 21:03:46 +02:00
..
1-parser Bug fixes and finished AST pretty-printer. 2019-10-15 21:03:46 +02:00
2-simplify Bug fixes and finished AST pretty-printer. 2019-10-15 21:03:46 +02:00
3-self_ast_simplified remove fail 2019-09-26 19:30:17 +02:00
4-typer Simplify more 2019-10-07 16:54:28 +02:00
6-transpiler Simplify? 2019-10-07 16:54:28 +02:00
7-self_mini_c Only look at arg.type_value instead of arg.content 2019-10-03 18:35:11 +02:00
8-compiler Interface for Ocaml code 2019-10-07 14:18:32 +00:00
9-self_michelson some michelson optimizations 2019-09-25 20:15:19 -05:00
operators Interface for Ocaml code 2019-10-07 14:18:32 +00:00