summaryrefslogtreecommitdiff
path: root/src/context/context.h
AgeCommit message (Expand)Author
2012-03-02CDMap -> CDHashMapDejan Jovanović
2011-11-05Context::ScopedPush implemented (in support of theory speculation, like upcom...Morgan Deters
2011-09-29Some base infrastructure for user push/pop; a few bugfixes to user push/pop a...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-06-06compilation fix for x86 (from previous commit)Morgan Deters
2011-06-06Fix for Mac OS breakage (x86 didn't crash, but probably would, eventually, on...Morgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2010-10-12check last result in (get-assignment); some context cleanupMorgan Deters
2010-09-01added documentation, closes bug 97Morgan Deters
2010-07-08context work to support cdmaps with elements allocated in context memoryMorgan 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-04-06* Add some protected ContextObj accessors for ContextObj-derived classes:Morgan Deters
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
2010-03-23Documented that ContextObj::destroy() only restores back to context level 0.Clark Barrett
2010-03-23Fixed some memory cleanup and destruction issues with ContextObj, ECData, CDL...Tim King
2010-03-13Fix for bug 45Clark Barrett
2010-03-12* src/context/cdmap.h: rename orderedIterator to iterator, do awayMorgan Deters
2010-03-05* public/private code untangled (smt/smt_engine.h no longer #includesMorgan Deters
2010-02-28* context.h - Changed cdlist::push_back to use a new copy constructor instead...Dejan Jovanović
2010-02-26* test/unit/context/context_black.h: Test CDList<>. In particular,Morgan Deters
2010-02-26Fixed a bug in CDList reallocation. (Also corrected a couple whitespace probl...Tim King
2010-02-22* configure.ac: Remove doc/ from search path for Makefile.amsMorgan Deters
2010-02-17Initial draft of TheoryUF. Should compile without problems. A decent amount o...Tim King
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-02beginings of test for CDO. one failDejan Jovanović
2010-02-02Fixed compile errorsClark Barrett
2010-02-02Updates to context:Clark Barrett
2010-02-01Fixing the CVC grammar for parsing Boolean expressions. All the associativity...Dejan Jovanović
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-11-19testing framework, configure fixes, incorporations from meeting, continued workMorgan Deters
2009-11-17from meetingMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback