summaryrefslogtreecommitdiff
path: root/src/util/output.h
AgeCommit message (Expand)Author
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-05-09--disable-tracing at configure time now disables Trace() and Debug() gestures...Morgan Deters
2012-03-09Some work on the dump infrastructure to support portfolio work.Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-10-05minor visibility fixesMorgan Deters
2011-09-20Merge from "swig" branch: language binding for Java is compiling and linking....Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-05-04Stronger support for zero-performance-penalty output, and fixes andMorgan Deters
2011-05-03output fixes for performanceMorgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-03-30adding CVC4:: qualifier to the #define for debugging so that it can be used o...Dejan Jovanović
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-17Fix for the bug introduced in 1477. The stuff that was added to CVC4ostream:...Tim King
2011-03-17push and pop manipulators for output stream so that one can indent the outputDejan Jovanović
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-07-06Fixes for doubled-statistics (bug 171), a fix to muzzled builds and some mino...Morgan Deters
2010-07-04Considerably simplified the way output streams are used. This commitMorgan Deters
2010-07-04fix to production buildMorgan Deters
2010-07-04With "-d extra-checking", rewrites are now checked (afterMorgan Deters
2010-06-29add --default-expr-depth=N command line parameter, expose setdepth() to publi...Morgan Deters
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-04Disabling semantic checks in competition mode.Christopher L. Conway
2010-04-09added experimental "make lcov" target (it runs only unit tests); better cover...Morgan Deters
2010-04-01PARSER STUFF:Morgan Deters
2010-03-16* test/unit/Makefile.am, test/unit/expr/attribute_white.h,Morgan Deters
2010-03-15This checkin resolves bug #57.Morgan Deters
2010-02-22* configure.ac: Remove doc/ from search path for Makefile.amsMorgan Deters
2010-02-22fix bug 22 (remove tracing from non-trace builds; remove all outputMorgan Deters
2010-02-19specialized implementation for boolean node attributes ("flags"): they now sh...Morgan Deters
2010-02-12Fix to compile out Debug(...) << ... statements in optimized mode. Someone pl...Dejan Jovanović
2010-02-04remove -*- c++ -*- emacs tag from source files (it overrides cvc4-c++-editing...Morgan Deters
2010-02-04minor fix for update-copyright.pl; ran update-copyright.pl on all sources; re...Morgan Deters
2010-02-03Addressed many of the concerns of bug 10 (build system code review).Morgan Deters
2010-01-26fixes to build structure, util classes, lots of fixes to Node and NodeBuilder...Morgan Deters
2009-12-17update-copyright.pl now retrieves and incorporates author information from re...Morgan Deters
2009-12-17+ test infrastructure fixesMorgan Deters
2009-12-08work on propositional layer, expression builder support for large expressions...Morgan Deters
2009-12-03parsing/expr/command/result/various other fixesMorgan Deters
2009-11-24configure option adjustments as per 11/24 meeting; various fixes and improvem...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback