sidekick/src/smtlib
Simon Cruanes 04f25779fa refactor(term): much simpler term model, without builtins or typeclass
just use a few custom functions in `Cst.t`
2018-05-25 23:45:15 -05:00
..
jbuild refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Lexer.mll wip: have a proper smtlib parser 2018-02-05 23:09:29 -06:00
Locations.ml wip: have a proper smtlib parser 2018-02-05 23:09:29 -06:00
Parse_ast.ml wip: have a proper smtlib parser 2018-02-05 23:09:29 -06:00
Parser.mly wip: have a proper smtlib parser 2018-02-05 23:09:29 -06:00
Process.ml refactor(term): much simpler term model, without builtins or typeclass 2018-05-25 23:45:15 -05:00
Process.mli rename to sidekick 2018-05-09 19:28:41 -05:00
Sidekick_smtlib.ml rename to sidekick 2018-05-09 19:28:41 -05:00
Sidekick_smtlib.mli rename to sidekick 2018-05-09 19:28:41 -05:00
Typecheck.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Typecheck.mli rename to sidekick 2018-05-09 19:28:41 -05:00