ligo/src
2019-05-23 06:49:21 +00:00
..
ast_simplified 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
ast_typed 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
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 Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
parser Refactoring of the parser and AST so "let" constructs bind 2019-05-22 19:38:09 +02:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify Merge branch 'master' of gitlab.com:gabriel.alfour/ligo 2019-05-23 06:49:21 +00: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 remove statements from everywhere (very atomic commit) 2019-05-22 00:46:59 +00:00
typer 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
.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 Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
README_INSTALL Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
TODO.txt Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00