ligo/src
2019-06-05 06:43:33 +00:00
..
ast_simplified Started matching errors in typechecker 2019-06-03 14:56:29 +02:00
ast_typed add test hierarchy 2019-06-05 06:43:33 +00:00
bin fix cli 2019-06-03 11:07:24 +00:00
compiler remove statements from everywhere (very atomic commit) 2019-05-22 00:46:59 +00:00
contracts fix ligodity; add it to the bin; add source locations; merge 2019-06-01 11:29:31 +00:00
main errorm messages for the transpiler 2019-06-04 08:21:13 +00:00
meta_michelson minor rewriting; add docs 2019-05-28 10:46:22 +00: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 "end of stream" in the Ligodity parser. Started replacing 2019-06-03 17:43:25 +02:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify Merge branch '8-reporting-of-error-messages' of gitlab.com:ligolang/ligo into 8-reporting-of-error-messages 2019-06-04 08:21:24 +00:00
test add test hierarchy 2019-06-05 06:43:33 +00:00
transpiler add test hierarchy 2019-06-05 06:43:33 +00:00
typer Structured error messages for typer (still needs to print srclocs) 2019-06-04 03:27:29 +02: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