summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2012-08-13Minor cleanup. No performance difference expected.Morgan Deters
2012-08-09minor isConst()-related fixes to printing; also add some debugging stuff to s...Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-08-06Support setting :regular-output-channel and :diagnostic-output-channel.Morgan Deters
2012-08-06Cleanup of some command stuff, fixes broken Java build.Morgan Deters
2012-08-04isConst() rule for datatypesMorgan Deters
2012-08-03ArrayStoreAll infrastructureMorgan Deters
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-27Merge quantifiers2-trunk:François Bobot
2012-07-18more compliance fixes for SMT-LIBv2Morgan Deters
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-07-16Support for having two SmtEngines with the same ExprManager.Morgan Deters
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
2012-07-08minor SMT-LIBv2 compliance issuesMorgan Deters
2012-07-08Bugs resolved by this commit: #314, #322, #359, #364, #365.Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-22Parser: add the possibility to bind at level 0.François Bobot
2012-06-14some changes to make CVC4 work nicely with trace executor for application tra...Morgan Deters
2012-06-12minor cleanup, and replace a "private:" in equality engine that had been remo...Morgan Deters
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-08Extend Printer infrastructure also to the "Result" class, meaning that differ...Morgan Deters
2012-06-08handle BitVectorSignExtend in picklerKshitij Bansal
2012-06-07Adding EchoCommand and associated printer and parser rules:Morgan Deters
2012-06-06Changes to the combination mechanism, lots of details. Not done yet, there ar...Dejan Jovanović
2012-06-04Added preprocessing pass that propagates unconstrained values - solves all ofClark Barrett
2012-05-18This commit adds TypeNode::leastCommonTypeNode(). The special case for arith...Tim King
2012-05-18This commit removes the dead psuedoboolean code.Tim King
2012-05-15Implement TypeNode::isComparableTo() and add a unit test for it.Morgan Deters
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
2012-05-11output a warning message when a function type (or datatype, or array, etc.) i...Morgan Deters
2012-05-11Added some ITE rewrites,Clark Barrett
2012-04-28New LogicInfo functionality.Morgan Deters
2012-04-28undo, againMorgan Deters
2012-04-28adding THEORY_QUANTIFIERS and THEORY_REWRITERULES to the theory enumeration m...Morgan Deters
2012-04-27undo previous commit (as it will break a number of things without additional ...Morgan Deters
2012-04-27adding THEORY_QUANTIFIERS and THEORY_REWRITERULES to the theory enumeration m...Morgan Deters
2012-04-18disabling the problematic pragma in node_manager.h on gcc < 4.6 until we figu...Dejan Jovanović
2012-04-17Fix for thos annoying "array index" warnings in production buildsDejan Jovanović
2012-04-06* Fix ITEs and functions in CVC language printer.Morgan Deters
2012-03-09Some work on the dump infrastructure to support portfolio work.Morgan Deters
2012-03-07fix some Java compatibility-layer interface problems; also fix some Mac OS X ...Morgan Deters
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2012-02-23Added ability to set a "cvc4-specific logic" in standards-compliantMorgan Deters
2012-02-22Fixes to documentation / fixes for MacOSMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback