sidekick/src/core
2022-08-16 21:27:09 -04:00
..
bool_view.ml feat(bool): use binary symbols for boolean operators 2022-08-10 22:41:53 -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(core): make CC_view part of the core library; with default CC view 2022-08-08 21:17:37 -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(core): add Gensym module, add Proof_trace.close 2022-08-10 22:07:30 -04:00
gensym.mli feat(core): add Gensym module, add Proof_trace.close 2022-08-10 22:07:30 -04:00
lit.ml refactor lit a bit 2022-08-12 23:09:56 -04:00
lit.mli feat(core): improve Lit 2022-07-29 00:02:06 -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 feat(core): add Gensym module, add Proof_trace.close 2022-08-10 22:07:30 -04:00
Sidekick_core.ml feat(core): add Gensym module, add Proof_trace.close 2022-08-10 22:07:30 -04:00
t_printer.ml feat(printer): always put (), do not box applications 2022-08-16 21:27:09 -04:00
t_printer.mli core: add better printer 2022-08-08 21:49:47 -04:00