summaryrefslogtreecommitdiff
path: root/src/context
AgeCommit message (Expand)Author
2013-04-01update copyrightsMorgan Deters
2013-03-14Merge branch '1.0.x'Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-02-16Some cleanup and copyright updatingMorgan Deters
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
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-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-16Replace propagateAsDecision() with Theory::getNextDecisionRequest():Morgan Deters
2012-08-08Public interface review items:Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-07-27Merge quantifiers2-trunk:François Bobot
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-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-05-18Removing long unsigned operator+ from CDList's const_iterator.Tim King
2012-05-09* simplifying equality engine interfaceDejan Jovanović
2012-04-27This merges in the branch cvc4/branches/arithmetic/matrix into trunk.Tim King
2012-04-24This commit merges in the branch branches/arithmetic/congruence into trunk. H...Tim King
2012-04-17Merges branches/arithmetic/atom-database r2979 through 3247 into trunk. Belo...Tim King
2012-04-03Fix for make dist.Tim King
2012-04-02- Merged in the branch cdlist-cleanup.Tim King
2012-03-07cdqueue : fix size(). Thank you Clark for spotting this silly mistake.François Bobot
2012-03-02This commit merges in the changes from branches/arithmetic/refactor0Tim King
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-03-02Renamed CDQueue to CDTrailQueue and CDQueue2 to CDQueue. Small changes to fun...Tim King
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-03-01cdqueue2 : cdlist that can be used like queue and can delete element that wil...François Bobot
2012-02-28Adds the CDQueue class. This is a wrapper for combining a CDList<T> and a CD...Tim King
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-09-02Ensure that assignment gestures through CDMap iterators like:Morgan Deters
2011-06-18Some fixes inspired by Fedora 15: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
2011-03-25Fix for a bug Andrew Reynolds found for iterators that affects empty CDList<>...Morgan Deters
2010-10-24add a CVC4_UNDEFINED keyword, for intentionally undefined functions (like pri...Morgan Deters
2010-10-12Merge from cc-memout branch. Here are the main pointsMorgan Deters
2010-10-12check last result in (get-assignment); some context cleanupMorgan Deters
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-06declare-sort, define-sort working but not thoroughly tested; define-fun half ...Morgan Deters
2010-10-05parser and core support for SMT-LIBv2 commands get-info, set-option, get-opti...Morgan Deters
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-10-02revert a workaround fix to CDMap that was committed as part of the arith-inde...Morgan Deters
2010-10-02branches/arith-indexed-variables merged into the main trunk.Tim King
2010-10-01re-add no-deprecated to C sources; update some file-level documentation; firs...Morgan Deters
2010-09-27- This update adds DynamicArray<T>. This is a bare bones heap allocated arra...Tim King
2010-09-01added documentation, closes bug 97Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback