| .. |
|
bool_view.ml
|
feat(bool): use lists for B_and/B_or, along with App_uncurried
|
2022-08-22 22:12:27 -04:00 |
|
box.ml
|
refactor(preprocess): break infinite recursion
|
2022-09-08 21:55:09 -04:00 |
|
box.mli
|
refactor(preprocess): break infinite recursion
|
2022-09-08 21:55:09 -04:00 |
|
CC_view.ml
|
perf(cc): more inlining; remove dead code
|
2022-08-14 22:33:32 -04:00 |
|
CC_view.mli
|
feat(core): make CC_view part of the core library; with default CC view
|
2022-08-08 21:17:37 -04:00 |
|
default_cc_view.ml
|
feat(const): add opaque_to_cc property, to control CC
|
2022-08-31 00:41:42 -04:00 |
|
default_cc_view.mli
|
feat(core): make CC_view part of the core library; with default CC view
|
2022-08-08 21:17:37 -04:00 |
|
dune
|
feat(core): concrete lit, proof traces, proof terms
|
2022-07-28 23:30:56 -04:00 |
|
gensym.ml
|
feat(gensym): add reset
|
2022-09-01 22:32:52 -04:00 |
|
gensym.mli
|
feat(gensym): add reset
|
2022-09-01 22:32:52 -04:00 |
|
lit.ml
|
fix(lit): add type checking assertion
|
2022-09-11 14:09:03 -04:00 |
|
lit.mli
|
refactor: Term.abs takes store again, so abs false can be false,true
|
2022-08-22 22:12:26 -04:00 |
|
proof_core.ml
|
refactor(proofs): make proof terms a recursive term
|
2022-08-01 20:42:45 -04:00 |
|
proof_core.mli
|
refactor(proofs): make proof terms a recursive term
|
2022-08-01 20:42:45 -04:00 |
|
proof_sat.ml
|
refactor(proofs): make proof terms a recursive term
|
2022-08-01 20:42:45 -04:00 |
|
proof_sat.mli
|
refactor(proofs): make proof terms a recursive term
|
2022-08-01 20:42:45 -04:00 |
|
proof_step.ml
|
refactor(core): add Proof_step
|
2022-07-29 23:27:04 -04:00 |
|
proof_term.ml
|
feat(core): add Gensym module, add Proof_trace.close
|
2022-08-10 22:07:30 -04:00 |
|
proof_term.mli
|
feat(core): add Gensym module, add Proof_trace.close
|
2022-08-10 22:07:30 -04:00 |
|
proof_trace.ml
|
feat(core): add Gensym module, add Proof_trace.close
|
2022-08-10 22:07:30 -04:00 |
|
proof_trace.mli
|
fix some warnings
|
2022-09-14 18:20:10 -04:00 |
|
Sidekick_core.ml
|
feat(core): add box, with a box constant
|
2022-09-07 19:34:31 -04:00 |
|
t_printer.ml
|
feat(core): add box, with a box constant
|
2022-09-07 19:34:31 -04:00 |
|
t_printer.mli
|
core: add better printer
|
2022-08-08 21:49:47 -04:00 |