sidekick/src/core
2022-10-19 22:25:29 -04:00
..
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 change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
box.mli feat: implement some const decoders 2022-09-25 23:05:15 -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 refactor(const): remove opaque_to_cc 2022-09-19 22:27: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 wip: tracing system 2022-09-18 15:54:34 -04:00
gensym.ml feat(gensym): nicer names for gensym symbols 2022-10-19 22:25:29 -04:00
gensym.mli feat: implement some const decoders 2022-09-25 23:05:15 -04:00
lit.ml depth-restricted printing for terms and pterms 2022-10-13 21:43:16 -04:00
lit.mli depth-restricted printing for terms and pterms 2022-10-13 21:43:16 -04:00
LRU.ml feat(core): add LRU to support entry decoding in term reader 2022-09-25 23:05:13 -04:00
Sidekick_core.ml depth-restricted printing for terms and pterms 2022-10-13 21:43:16 -04:00
t_printer.ml depth-restricted printing for terms and pterms 2022-10-13 21:43:16 -04:00
t_printer.mli depth-restricted printing for terms and pterms 2022-10-13 21:43:16 -04:00
t_ref.ml wip: feat(core): term references 2022-10-12 12:18:40 -04:00
t_ref.mli wip: feat(core): term references 2022-10-12 12:18:40 -04:00
t_trace_reader.ml feat: decode proofs from traces; print them in show_trace 2022-10-13 00:03:08 -04:00
t_trace_reader.mli feat: decode proofs from traces; print them in show_trace 2022-10-13 00:03:08 -04:00
t_tracer.ml wip: refactor(core): remove proof representation from core 2022-10-12 12:18:52 -04:00
t_tracer.mli wip: refactor(core): remove proof representation from core 2022-10-12 12:18:52 -04:00