summaryrefslogtreecommitdiff
path: root/test/unit/expr
AgeCommit message (Expand)Author
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-20Changing the number of bits allocated per field in node values.Tim King
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-06-04Fix clang static initialization order issue; fixes bug 512.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-21Some model and printing fixes for defined functions in input.Morgan Deters
2013-02-04Fix NodeBuilder bug which could attempt to allocate beyond hard limitMorgan Deters
2012-11-08Review of trunk r4525 (TypeNode::getBaseType()):Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28rename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert.cpp -- we need to mak...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-24some api changesDejan Jovanović
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-26Array constants finished and working. Unit tests for array constants.Clark Barrett
2012-08-25fix unit testsMorgan Deters
2012-08-22Cap finite cardinalities at 2^64, as discussed in the meeting last week.Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-08-04isConst() rule for datatypesMorgan Deters
2012-07-16now passes "make distcheck", which does important checks for the release (e.g...Morgan Deters
2012-07-16fix compiler warning in unit testMorgan 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-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
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-08-25Fixing the broken unit testsDejan Jovanović
2011-07-09minor fixupsMorgan Deters
2011-06-30some things I had laying around in a directory but never got committed; minor...Morgan Deters
2011-05-13* fix for Mac OS (includes some ThreadLocal stuff copied in from portfolioMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-16unit test fixes for new NodeManager constructor (related to previous two trun...Morgan Deters
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
2010-10-12hooked up "we are incomplete" flag after conversation with Tim (a theory noti...Morgan Deters
2010-10-07NodeSelfIterator implementation and unit test (resolves bug #204); also fix P...Morgan Deters
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-09-28fix unit test for kinded iterators in Node/TNodeMorgan Deters
2010-09-22Fixing NodeBuilderBlackChristopher L. Conway
2010-09-21some code cleanup, documentation, review of "kinded-iterator" code, and addit...Morgan Deters
2010-09-13make Node iterators more STL-friendly, resolves bug #196Morgan Deters
2010-09-02"Leftist NodeBuilders" are now supported.Morgan Deters
2010-08-17Merge from "cc" branch:Morgan Deters
2010-07-28Forcing a type check on Node construction in debug mode (Fixes: #188)Christopher L. Conway
2010-07-27Adding optional 'check' parameter to getType() methodsChristopher L. Conway
2010-07-06Moved registration to theory engineClark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback