ligo/src
2019-06-13 01:56:03 +02:00
..
ast_simplified more operators in the pipeline 2019-06-11 00:52:09 +00:00
ast_typed more keywords ; add support for sets ; remove assert from keywords 2019-06-10 09:58:16 +00:00
bin Fix auto-detection of syntax, use a polymorphic variant to ensure all functions were updated. 2019-06-13 01:56:03 +02:00
compiler more operators in the pipeline 2019-06-11 00:52:09 +00:00
contracts Merge branch 'dev' into feature/dry-run-bin 2019-06-12 20:49:36 +00:00
main Fix auto-detection of syntax, use a polymorphic variant to ensure all functions were updated. 2019-06-13 01:56:03 +02:00
meta_michelson more keywords ; add support for sets ; remove assert from keywords 2019-06-10 09:58:16 +00:00
mini_c more operators in the pipeline 2019-06-11 00:52:09 +00:00
operators more operators in the pipeline 2019-06-11 00:52:09 +00:00
parser Merge branch 'feature/more-operators' into 'dev' 2019-06-12 20:34:16 +00:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify Merge branch 'feature/more-operators' into 'dev' 2019-06-12 20:34:16 +00:00
test Fix auto-detection of syntax, use a polymorphic variant to ensure all functions were updated. 2019-06-13 01:56:03 +02:00
transpiler more operators in the pipeline 2019-06-11 00:52:09 +00:00
typer more operators in the pipeline 2019-06-11 00:52:09 +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 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