ligo/src/passes
2020-04-13 19:23:12 +02:00
..
1-parser Fixed format of syntax error messages. 2020-04-13 16:31:56 +02:00
2-concrete_to_imperative Plugged the preprocessor into the compiler's CLI. 2020-04-12 15:26:47 +02:00
3-self_ast_imperative michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
4-imperative_to_sugar michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
5-self_ast_sugar Add E_cond as sugar (if .. then .. else ..) for match_bool 2020-04-01 14:14:20 +02:00
6-sugar_to_core michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
7-self_ast_core change passes name concrete_to_imperative, imperative_to_sugar, sugar_to_core 2020-03-18 16:00:34 +01:00
8-typer rename AST to imperative, sugar and core. Factor code in compile 2020-03-18 16:00:34 +01:00
8-typer-new michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
8-typer-old Revert "Revert "Merge branch 'feature/adt-generator-poly-3' into 'dev'"" 2020-04-13 19:23:12 +02:00
9-self_ast_typed michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
10-interpreter adding tuples in ast_sugar 2020-03-31 17:04:53 +02:00
10-transpiler michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00
11-self_mini_c Somewhat better PP for ast_core and mini_c 2020-04-01 14:32:52 -05:00
12-compiler remove Map and BIG_Map 2020-03-30 17:55:02 +02:00
13-self_michelson compiling 2020-03-18 16:00:34 +01:00
operators michelson_or types are transformed into variant types 2020-04-07 21:36:59 +02:00