.. |
adt_generator
|
Adt generator: split structure into smaller structures; use the monad; reordered function, state and value arguments to match the order of List.fold_left.
|
2020-04-13 19:23:12 +02:00 |
contracts
|
In EvalOpt modules, the CLI input ["-"] is becomes now [None],
|
2020-04-09 16:18:26 +02:00 |
examples
|
Moved examples folder
|
2020-03-03 22:41:16 +00:00 |
lexer
|
Fixed CameLIGO parsing of -> vs *
|
2020-01-22 12:33:29 +01:00 |
.gitignore
|
more refactoring
|
2019-09-15 13:12:19 +02:00 |
coase_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
doc_test.ml
|
basic architecture for the doc tests
|
2019-12-31 14:23:51 +01:00 |
dune
|
Refactoring to bring local builds of the parsers closer to the global build.
|
2020-01-14 01:27:35 +01:00 |
hash_lock_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
id_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
integration_tests.ml
|
ediv implemented and tested; parser gives error
|
2020-04-06 18:23:26 +02:00 |
md_file_tests.ml
|
Merge branch 'toplevel-doc' into 'dev'
|
2020-04-02 11:36:24 +00:00 |
md.mll
|
basic architecture for the doc tests
|
2019-12-31 14:23:51 +01:00 |
multifix_tests.ml
|
Remove original Cameligo and rename Ligodity to Cameligo.
|
2019-12-12 14:35:07 +01:00 |
multisig_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
multisig_v2_tests.ml
|
add assign back
|
2020-03-30 14:28:31 +02:00 |
parser_negative_tests.ml
|
clean-up junk
|
2020-03-12 16:05:17 +01:00 |
pledge_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
replaceable_id_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
test_helpers.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
test.ml
|
Add pledge-distribute contract
|
2020-03-05 00:24:55 -08:00 |
time_lock_repeat_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
time_lock_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |
transpiler_tests.ml
|
more refactoring
|
2019-09-15 13:12:19 +02:00 |
typer_tests.ml
|
Inlined stage common in ast_typed (fix OCaml type errors)
|
2020-04-13 19:23:12 +02:00 |
vote_tests.ml
|
rewrite test suite to compare value from ast_imperative instead of ast_core; includes uncompiler fo stage 4 and 6
|
2020-03-18 16:00:34 +01:00 |