ligo/src
2019-06-03 19:23:40 +02:00
..
ast_simplified Started matching errors in typechecker 2019-06-03 14:56:29 +02:00
ast_typed propagate source-code locations to ast_typed 2019-05-28 17:02:40 +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 fix ligodity issues 2019-05-31 22:03:06 +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 Added more newly styled error message triggering. 2019-06-03 19:23:40 +02:00
test modify trace; oldify multifix 2019-06-03 10:33:13 +00:00
transpiler various refactorings to prepare tests; tests for ligodity don't pass 2019-05-31 19:56:51 +00:00
typer More structured errors 2019-06-03 19:00:00 +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