This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
b54bcb8db7
ligo
/
src
/
test
/
adt_generator
History
Suzanne Dupéron
0580f21896
moved core and solver types to the AST, removed functor hell (Map, Set, UnionFind)
2020-04-29 21:32:50 +01:00
..
amodule_utils.ml
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
amodule.ml
moved adt_generator tests to a separate folder
2020-04-13 19:23:12 +02:00
dune
Add nix as a build system
2020-04-29 19:40:04 +01:00
fold.ml
moved adt_generator tests to a separate folder
2020-04-13 19:23:12 +02:00
test_adt_generator.ml
moved adt_generator tests to a separate folder
2020-04-13 19:23:12 +02:00
use_a_fold.ml
moved core and solver types to the AST, removed functor hell (Map, Set, UnionFind)
2020-04-29 21:32:50 +01:00