Refactored CnfStream to work with the bv theory Bitblaster:
[cvc5.git] / src / printer /
2012-02-08 Tim KingNumber of changes to cvc_printer.cpp. Specialized the...
2012-02-07 Dejan Jovanovićfixing some missing stuff
2012-02-05 Dejan Jovanovićchanges to the cvc4 language printer, so that it actual...
2011-12-14 Morgan Detersminor fixes to printing and parsing of CVC-language...
2011-12-06 Morgan Detersoops, removing some integer operations that leaked...
2011-12-06 Morgan Detersfix errors in smt-lib2 output; needed for debugging
2011-11-22 Morgan DetersMore language bindings work:
2011-10-21 Morgan Deterssome printing and parser fixes for problems recently...
2011-09-16 Morgan Detersfix an oversight in the language printers
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-07-11 Morgan Detersmerge from symmetry branch
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-05-01 Morgan Detersminor fixes, plus experimental readline support in...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-04-20 Morgan Detersnumerous bugfixes
2011-04-20 Morgan DetersMinor mixed-bag commit. Expected performance impact...
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan Detersmore work on CVC language
2011-04-18 Morgan Detersmostly CVC presentation language parsing and printing
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-04-14 Morgan DetersThree things:
2011-04-10 Morgan Detersmerge from replay branch
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2010-12-14 Morgan Deterscongruence closure module now supports things other...
2010-11-16 Morgan Detersfix function signatures
2010-11-15 Morgan Deterscleanup from today's commits: delegate as-yet-unimpleme...
2010-11-15 Morgan DetersPretty-printer infrastructure created (in src/printer...