summaryrefslogtreecommitdiff
path: root/src/context/context.cpp
AgeCommit message (Expand)Author
2018-06-25Updated copyright headers.Aina Niemetz
2018-01-03Removing throw specifiers from context/. (#1473)Tim King
2017-07-18Adding a garbage list that get collected during the ~Scope. Removing the CDHa...Tim King
2017-07-07Update copyright headers.Mathias Preiner
2016-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-04-03Updating the copyright headers and scripts.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan 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-05-09* simplifying equality engine interfaceDejan Jovanović
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2010-10-01re-add no-deprecated to C sources; update some file-level documentation; firs...Morgan Deters
2010-08-19UF theory bug fixes, code cleanup, and extra debugging output.Morgan Deters
2010-07-04Considerably simplified the way output streams are used. This commitMorgan Deters
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-06-02added a handful of debugTagIsOn("context") checks to resolve bug 143Morgan Deters
2010-05-04Disabling semantic checks in competition mode.Christopher L. Conway
2010-04-17Fixing compiler error for optimized buildsChristopher L. Conway
2010-04-15Moving debug output in ~ContextObj under a conditional. Should fix most of th...Christopher L. Conway
2010-04-06* Add some protected ContextObj accessors for ContextObj-derived classes:Morgan Deters
2010-03-30I think this finishes off the CDMap<>/Attribute leaksMorgan Deters
2010-03-13Fix for bug 45Clark Barrett
2010-03-05* public/private code untangled (smt/smt_engine.h no longer #includesMorgan Deters
2010-02-10Added calls to destructor in CDList plus optional flag to disable.Clark Barrett
2010-02-08Moving the template stuff back into the header in order to use CDList.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-02Fixed bug in context codeClark Barrett
2010-02-02Fixed compile errorsClark Barrett
2010-02-02Updates to context:Clark Barrett
2010-01-29fixing the last context build problem, it compiles nowDejan Jovanović
2010-01-29one more bugClark Barrett
2010-01-29Fixed compile errorsClark Barrett
2010-01-29Update of context moduleClark Barrett
2009-12-17update-copyright.pl now retrieves and incorporates author information from re...Morgan Deters
2009-12-04more build system workMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback