ligo/src/lib_utils
2019-04-23 07:30:43 +00:00
..
michelson-parser add tezos-utils 2019-03-13 11:12:15 +00:00
ppx_let_generalized Use only ppx_let_generalized (one dune file was still relying on ppx_let) 2019-04-20 01:52:41 +02:00
.gitignore add tezos-utils 2019-03-13 11:12:15 +00:00
cast.ml add tezos-utils 2019-03-13 11:12:15 +00:00
dictionary.ml update lib_utils 2019-04-20 18:52:28 +00:00
dune Structured error messages with JSON, for now the pretty-printers are badly written but can easily be refactored. 2019-04-12 19:45:52 +02:00
function.ml lift tests to ast_simplify 2019-04-22 03:29:21 +00:00
init_proto_alpha.ml add tezos-utils 2019-03-13 11:12:15 +00:00
location.ml major refactoring ; now easy to add new operators 2019-04-19 09:27:48 +00:00
ne_list.ml moving stuff around 2019-04-05 17:54:10 +00:00
pos.ml Moved Pos and Region to lib_utils so that source locations in lib_utils may use those. 2019-04-15 15:44:08 +02:00
pos.mli Moved Pos and Region to lib_utils so that source locations in lib_utils may use those. 2019-04-15 15:44:08 +02:00
PP.ml add variants 2019-04-22 18:15:39 +00:00
region.ml Moved Pos and Region to lib_utils so that source locations in lib_utils may use those. 2019-04-15 15:44:08 +02:00
region.mli Moved Pos and Region to lib_utils so that source locations in lib_utils may use those. 2019-04-15 15:44:08 +02:00
tezos_utils.ml rewrite type environments 2019-04-21 09:03:50 +00:00
tezos-utils.opam Renamed ppx_let to ppx_let_generalized (part 2) 2019-04-19 16:36:43 +02:00
trace.ml lift tests to ast_simplify 2019-04-22 03:29:21 +00:00
tree.ml add variants 2019-04-22 18:15:39 +00:00
tuple.ml add alternative definition for operation typing 2019-04-16 15:59:28 +00:00
wrap.ml moving stuff around 2019-04-05 17:54:10 +00:00
x_error_monad.ml add tezos-utils 2019-03-13 11:12:15 +00:00
x_list.ml rewrite type environments 2019-04-21 09:03:50 +00:00
x_map.ml moving stuff around 2019-04-05 17:54:10 +00:00
x_memory_proto_alpha.ml major refactoring ; now easy to add new operators 2019-04-19 09:27:48 +00:00
x_option.ml lift tests to ast_simplify 2019-04-22 03:29:21 +00:00
x_tezos_micheline.ml change bin display 2019-04-23 07:30:43 +00:00