ligo/src
Christian Rinderknecht 379311a748 Shortened the parser's API.
Unfortunately, even thought all the front-ends use the same
ParserAPI.ml, that file cannot be moved to the folder `shared` due to
a dependency on AST.ml produced by Menhir.
2019-12-26 18:17:57 +01:00
..
bin t_operator can not throw exceptions 2019-12-24 12:43:32 +01:00
main improve badly annotated timestamp error 2019-12-20 12:18:36 +01:00
passes Shortened the parser's API. 2019-12-26 18:17:57 +01:00
stages t_operator can not throw exceptions 2019-12-24 12:43:32 +01:00
test t_operator can not throw exceptions 2019-12-24 12:43:32 +01:00
union_find Use runtest to run tests 2019-11-21 12:28:38 -06:00
.gitignore Added tests to build, fixed some unused variables. 2019-05-15 15:17:04 +02:00
dune more refactoring 2019-09-10 12:42:49 +02:00
ligo.ml Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00