ligo/src
2019-05-24 19:31:39 +02:00
..
ast_simplified merge and fix 2019-05-23 07:49:06 +00:00
ast_typed rewrote operators 2019-05-23 12:16:12 +00:00
bin Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
compiler remove statements from everywhere (very atomic commit) 2019-05-22 00:46:59 +00:00
contracts transpile to mini_c expressions 2019-05-20 16:17:26 +00:00
main remove annotations from ast_simplified; make annotation expression explicit; locally very limited propagation of constraints in binding cases 2019-05-23 06:22:58 +00:00
meta_michelson Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
mini_c remove statements from everywhere (very atomic commit) 2019-05-22 00:46:59 +00:00
operators add basic doc in operators/operators.ml 2019-05-23 15:43:30 +00:00
parser Fixed the translation of let-in. 2019-05-24 19:31:39 +02:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify Fixed the translation of let-in. 2019-05-24 19:31:39 +02:00
test remove annotations from ast_simplified; make annotation expression explicit; locally very limited propagation of constraints in binding cases 2019-05-23 06:22:58 +00:00
transpiler rewrote operators 2019-05-23 12:16:12 +00:00
typer rewrote operators 2019-05-23 12:16:12 +00:00
.gitignore Added tests to build, fixed some unused variables. 2019-05-15 15:17:04 +02:00
dune Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
dune-project Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
ligo.ml Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
ligo.opam Moved repository to ligolang namespace 2019-05-24 11:36:39 +02:00
README_INSTALL Moved repository to ligolang namespace 2019-05-24 11:36:39 +02:00
TODO.txt Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00