ligo/src/passes
Christian Rinderknecht 5f4c5299d8 Merge branch 'more-api' into 'dev'
More api documentation improvements

See merge request ligolang/ligo!548
2020-04-14 10:53:11 +00: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 WIP on making the AST compatibile with the ADT generator 2020-04-13 19:23:12 +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