sidekick/src/core
2019-02-11 16:55:43 +01:00
..
Backtrackable_ref.ml feat: add a "backtrackable ref" module 2019-02-11 16:55:43 +01:00
Backtrackable_ref.mli feat: add a "backtrackable ref" module 2019-02-11 16:55:43 +01:00
dune refactor: simplify vec, remove the need to provide dummy elt 2019-02-11 16:55:43 +01:00
Heap.ml refactor(api): make theory state also explicit 2019-02-11 16:55:43 +01:00
Heap.mli style: remove old headers 2019-02-11 16:55:43 +01:00
Heap_intf.ml refactor: simplify vec, remove the need to provide dummy elt 2019-02-11 16:55:43 +01:00
Internal.ml refactor(log): use a S-expr-style format for log messages 2019-02-11 16:55:43 +01:00
Log.ml capitalization of files; add new Log 2019-02-11 16:55:43 +01:00
Log.mli capitalization of files; add new Log 2019-02-11 16:55:43 +01:00
Msat.ml feat: add Value.t to the mcsat interface 2019-02-11 16:55:43 +01:00
msat.mld doc 2019-02-11 16:55:43 +01:00
Solver.ml refactor: simpler, cleaner functors 2019-02-11 16:55:43 +01:00
Solver.mli refactor: simpler, cleaner functors 2019-02-11 16:55:43 +01:00
Solver_intf.ml refactor(log): use a S-expr-style format for log messages 2019-02-11 16:55:43 +01:00
Vec.ml test: add regression tests and icnf parser for assumptions 2019-02-11 16:55:43 +01:00
Vec.mli test: add regression tests and icnf parser for assumptions 2019-02-11 16:55:43 +01:00