ligo/src/passes/1-parser
Christian Rinderknecht f634d36b76 Refactorings for PascaLIGO.
- I aligned the names of the tokens in common with Ligodity.
  - I removed the "down" and "step" clauses in loops.
  - Note: the stratification of the rule "pattern" in the
    previous commit has the pleasant effect to remove a call
    to "corner_case" in function "simpl_case" of the
    file "2-simplify/pascaligo.ml".
  - Added more cases to the pretty-printer of the AST.
2019-10-13 19:51:01 +02:00
..
camligo Interface for Ocaml code 2019-10-07 14:18:32 +00:00
generator/doc more refactoring 2019-09-10 12:42:49 +02:00
ligodity Refactorings for PascaLIGO. 2019-10-13 19:51:01 +02:00
pascaligo Refactorings for PascaLIGO. 2019-10-13 19:51:01 +02:00
shared Bug fixing in the lexers and the parser. Started AST pretty-printer. 2019-10-12 23:42:26 +02:00
dune more refactoring 2019-09-10 12:42:49 +02:00
ligodity.ml Refactor Ligodity parser to use shared parser. 2019-09-27 13:33:25 +00:00
parser.ml more refactoring 2019-09-10 12:42:49 +02:00
pascaligo.ml Refactor Ligodity parser to use shared parser. 2019-09-27 13:33:25 +00:00