ligo/src
2019-06-05 14:26:01 +02:00
..
ast_simplified Started matching errors in typechecker 2019-06-03 14:56:29 +02:00
ast_typed structured errors for ast_typed/misc.ml 2019-06-05 11:48:33 +02: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 I forbade local entry points in Pascaligo (meaningless). 2019-06-04 16:12:17 +02:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify I forbade local entry points in Pascaligo (meaningless). 2019-06-04 16:12:17 +02:00
test add test hierarchy 2019-06-05 06:43:33 +00:00
transpiler fix build (my bad) 2019-06-05 14:26:01 +02:00
typer fix build (my bad) 2019-06-05 14:26:01 +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