sidekick/src
Simon Cruanes 342bf87759
refactor(core/term): tracer is now a class
this way we can inherit it in tracers that can trace many things,
including terms.
2022-09-26 22:43:49 -04:00
..
algos/simplex wip: feat(lra): update to newer preprocessing 2022-09-09 22:16:59 -04:00
arith feat(tracing): introduce term/const serialization 2022-09-23 22:13:21 -04:00
base feat: decoders for LRA terms 2022-09-26 20:57:48 -04:00
bencode change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
bin-lib use ocamlformat 2022-07-14 22:09:13 -04:00
cc feat(cc): use Term.pp. not Term.pp_debug 2022-09-10 14:10:13 -04:00
checker remove veci32 2022-07-15 20:32:06 -04:00
core refactor(core/term): tracer is now a class 2022-09-26 22:43:49 -04:00
core-logic change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
drup remove veci32 2022-07-15 20:32:06 -04:00
main change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
memtrace details: synopsis in dune files 2022-07-28 23:30:42 -04:00
mini-cc sidekick-mini-cc: remove functor 2022-08-08 21:52:20 -04:00
model refactor: extract Model into its own library 2022-09-16 20:27:01 -04:00
proof-trace remove most proof-trace code 2022-07-30 23:59:15 -04:00
proof-trace-bare-dump rename dir 2022-08-07 22:41:05 -04:00
quip use ocamlformat 2022-07-14 22:09:13 -04:00
sat fix some warnings 2022-09-14 18:20:10 -04:00
sigs feat(term): add is_pi and weak containers 2022-09-01 22:33:15 -04:00
simplify doc 2022-08-16 21:58:00 -04:00
smt refactor: extract Model into its own library 2022-09-16 20:27:01 -04:00
smtlib wip: new attempt at theory combination 2022-09-01 22:34:27 -04:00
tef feat(profile): add ?args to spans 2022-08-20 00:21:28 -04:00
th-bool-dyn wip: refactor(preprocess): recursive preprocess guided by theories 2022-09-07 19:35:09 -04:00
th-bool-static refactor(preprocess): introduce Find_foreign, runs after preprocess 2022-09-10 14:10:36 -04:00
th-cstor refactor: new API for combination, with theories claiming terms 2022-08-27 22:51:16 -04:00
th-data refactor(preprocess): break infinite recursion 2022-09-08 21:55:09 -04:00
th-lra comments 2022-09-16 19:51:10 -04:00
th-unin-ty theory for uninterpreted types 2022-09-01 22:31:37 -04:00
tools update tools 2022-09-10 14:59:52 -04:00
trace change signature of Const.decoders; add bencode decoder 2022-09-25 23:05:15 -04:00
util feat(util): more functions in Ser_decode 2022-09-25 23:05:13 -04:00
zarith feat(tracing): introduce term/const serialization 2022-09-23 22:13:21 -04:00