summaryrefslogtreecommitdiff
path: root/src/printer/cvc
AgeCommit message (Expand)Author
2012-08-24fix get-value output in a couple ways; this fixes bug #378Morgan Deters
2012-08-06fix constant printing for datatypesDejan Jovanović
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-06-13Fixes lots of problems in bv rewrite rules and adds lots of assertionsClark Barrett
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-09Cleanup and comments for the dag-ifier. Also some unit testing for it.Morgan Deters
2012-06-09Dagification of output expressions.Morgan Deters
2012-06-07Adding EchoCommand and associated printer and parser rules:Morgan Deters
2012-05-18This commit removes the dead psuedoboolean code.Tim King
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
2012-04-06* Smt2 printer for datatypesFrançois Bobot
2012-04-06* Fix ITEs and functions in CVC language printer.Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-08Number of changes to cvc_printer.cpp. Specialized the printing for BVPLUS, BV...Tim King
2012-02-07fixing some missing stuffDejan Jovanović
2012-02-05changes to the cvc4 language printer, so that it actually prints the cvc4 lan...Dejan Jovanović
2011-12-14minor fixes to printing and parsing of CVC-language defined functions and lam...Morgan Deters
2011-11-22More language bindings work:Morgan Deters
2011-09-16fix an oversight in the language printersMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-07-11merge from symmetry branchMorgan Deters
2011-05-01minor fixes, plus experimental readline support in InteractiveShellMorgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-20numerous bugfixesMorgan Deters
2011-04-20Minor mixed-bag commit. Expected performance impact negligible.Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18more work on CVC languageMorgan Deters
2011-04-18mostly CVC presentation language parsing and printingMorgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2010-11-16fix function signaturesMorgan Deters
2010-11-15cleanup from today's commits: delegate as-yet-unimplemented prettyprinters in...Morgan Deters
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback