ligo/src/passes
Sander cbf2c7680e Merge branch 'wild-args-reasonligo' into 'dev'
ReasonLIGO: Add support for _ as an argument

See merge request ligolang/ligo!527
2020-04-02 11:57:32 +00:00
..
1-parser Forgot a word. 2020-04-02 13:02:44 +02:00
2-concrete_to_imperative add assign back 2020-03-30 14:28:31 +02:00
3-self_ast_imperative Add E_cond as sugar (if .. then .. else ..) for match_bool 2020-04-01 14:14:20 +02:00
4-imperative_to_sugar Add E_cond as sugar (if .. then .. else ..) for match_bool 2020-04-01 14:14:20 +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 Add E_cond as sugar (if .. then .. else ..) for match_bool 2020-04-01 14:14:20 +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 adding tuples in ast_sugar 2020-03-31 17:04:53 +02:00
8-typer-old adding tuples in ast_sugar 2020-03-31 17:04:53 +02:00
9-self_ast_typed adding tuples in ast_sugar 2020-03-31 17:04:53 +02:00
10-interpreter adding tuples in ast_sugar 2020-03-31 17:04:53 +02:00
10-transpiler adding tuples in ast_sugar 2020-03-31 17:04:53 +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 add type map_or_big_map to solve issue of typing big_map_empty from map_add 2020-03-30 17:55:02 +02:00