ligo/src/passes
Suzanne Dupéron 741bfcf9b4 Merge branch 'feature/new-typer-rough-cleanup' into 'dev'
Rough cleanup of the new typer

See merge request ligolang/ligo!561
2020-04-14 11:10:26 +00:00
..
1-parser Merge branch 'reasonligo-record-improvement' into 'dev' 2020-04-14 11:01:11 +00: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 Moved new typer's wrap module to a separate file 2020-04-13 23:10:01 +02:00
8-typer-old Records in ast_typed for match_variant and declaration_constant 2020-04-13 19:23:12 +02:00
9-self_ast_typed Records in ast_typed for match_variant and declaration_constant 2020-04-13 19:23:12 +02:00
10-interpreter Records in ast_typed for match_variant and declaration_constant 2020-04-13 19:23:12 +02:00
10-transpiler Records in ast_typed for match_variant and declaration_constant 2020-04-13 19:23:12 +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 Merge branch 'more-api' into 'dev' 2020-04-14 10:53:11 +00:00