sidekick/src/smtlib
2019-12-28 08:49:14 -06:00
..
dune wip: theory of datatypes 2019-12-28 05:17:47 -06:00
Form.ml refactor(smtlib): remove intermediate typed AST, type directly into terms 2019-11-23 13:23:30 -06:00
Process.ml fix(term): hashconsing error leading to non termination 2019-12-28 08:49:14 -06:00
Process.mli wip: theory of datatypes 2019-12-28 05:17:47 -06:00
Sidekick_smtlib.ml refactor(smtlib): remove intermediate typed AST, type directly into terms 2019-11-23 13:23:30 -06:00
Sidekick_smtlib.mli refactor(smtlib): remove intermediate typed AST, type directly into terms 2019-11-23 13:23:30 -06:00
Typecheck.ml wip: use t=c instead of (is _ c) t for nullary constructors 2019-12-28 05:17:47 -06:00
Typecheck.mli feat: handle typechecking and term building for datatypes 2019-11-23 13:23:30 -06:00