ligo/src
2019-07-20 16:42:34 +02:00
..
ast_simplified add map to lists ; fix error with lists 2019-07-20 16:18:50 +02:00
ast_typed type new operators 2019-07-19 12:13:09 +02: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 add map to lists ; fix error with lists 2019-07-20 16:18:50 +02:00
contracts add iterators for maps 2019-07-20 16:42:34 +02:00
main add map to lists ; fix error with lists 2019-07-20 16:18:50 +02:00
meta_michelson more keywords ; add support for sets ; remove assert from keywords 2019-06-10 09:58:16 +00:00
mini_c add iter for set and lists 2019-07-20 13:46:42 +02:00
operators add iterators for maps 2019-07-20 16:42:34 +02:00
parser I fixed the heterogeneity in parentheses around constructors in 2019-06-24 08:42:06 -07:00
rope Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
simplify add iter for set and lists 2019-07-20 13:46:42 +02:00
test add iterators for maps 2019-07-20 16:42:34 +02:00
transpiler add map to lists ; fix error with lists 2019-07-20 16:18:50 +02: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