ligo/src/passes
2020-03-27 16:52:44 +01:00
..
1-parser Merge branch 'dev' of https://gitlab.com/ligolang/ligo into rinderknecht@reasonligo_parsing 2020-03-24 14:10:30 +01:00
2-concrete_to_imperative add for, for_each, while construct in ast_imperatve;\n Move the treatment of loops and handling of the assignment in imperative_to_sugar 2020-03-27 16:52:44 +01:00
3-self_ast_imperative add for, for_each, while construct in ast_imperatve;\n Move the treatment of loops and handling of the assignment in imperative_to_sugar 2020-03-27 16:52:44 +01:00
4-imperative_to_sugar add for, for_each, while construct in ast_imperatve;\n Move the treatment of loops and handling of the assignment in imperative_to_sugar 2020-03-27 16:52:44 +01:00
5-self_ast_sugar add for, for_each, while construct in ast_imperatve;\n Move the treatment of loops and handling of the assignment in imperative_to_sugar 2020-03-27 16:52:44 +01:00
6-sugar_to_core add for, for_each, while construct in ast_imperatve;\n Move the treatment of loops and handling of the assignment in imperative_to_sugar 2020-03-27 16:52:44 +01: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 adding E_sequence in sugar 2020-03-18 18:13:02 +01:00
8-typer-old adding E_sequence in sugar 2020-03-18 18:13:02 +01:00
9-self_ast_typed Lambda's and keys shouldn't give errors for nesting big maps. 2020-03-26 09:23:43 +01:00
10-interpreter adding E_sequence in sugar 2020-03-18 18:13:02 +01:00
10-transpiler adding E_sequence in sugar 2020-03-18 18:13:02 +01:00
11-self_mini_c compiling 2020-03-18 16:00:34 +01:00
12-compiler compiling 2020-03-18 16:00:34 +01:00
13-self_michelson compiling 2020-03-18 16:00:34 +01:00
operators change passes name concrete_to_imperative, imperative_to_sugar, sugar_to_core 2020-03-18 16:00:34 +01:00