sidekick/src/smtlib
Simon Cruanes 597a6c378e
wip: split VecI32 and VecSmallInt
- use VecSmallInt for small integers of type `int`
- use VecI32 to store actual int32 (in particular for proof steps)
2021-10-16 20:31:56 -04:00
..
dune wip: refactor proofs for SMT 2021-08-12 22:05:49 -04:00
Process.ml proof stubs and sat proof 2021-10-12 22:13:28 -04:00
Process.mli wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
Sidekick_smtlib.ml wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
Sidekick_smtlib.mli wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
Typecheck.ml fix more warnings 2021-08-27 09:28:59 -04:00
Typecheck.mli move form to sidekick_base; rename {Term,Ty}.state into store 2021-07-03 22:48:44 -04:00