summaryrefslogtreecommitdiff
path: root/src/context
AgeCommit message (Expand)Author
2017-09-26Fixing CID 1172020: Initializing CDHashMap::iterator::d_it to nullptr. (#1139)Tim King
2017-08-09Fix compiler warning in src/context/context.h.Mathias Preiner
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-18Adding a garbage list that get collected during the ~Scope. Removing the CDHa...Tim King
2017-07-16Moving to static_assert now that c++11 is available.Tim King
2017-07-07Remove unused stacking_vector class (#185)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2016-11-12Fixed a bug in cdhashmap in which doubly-linked list was not properly cleaned...Clark Barrett
2016-11-02Fix back() of empty deque in context_mm_black testAndres Notzli
2016-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-04-03Updating the copyright headers and scripts.Tim King
2016-01-05Removing dead code. StackingMap only appeared in unit tests.Tim King
2015-12-15Adding destructors for CDO an CDOhash_map in the restore() functions.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-23Specify that the default initialization must always be done for CDOhash_map's...Tim King
2015-04-24Fix compiler errors due to unbalanced throw specifiers.Clark Barrett
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2014-11-12Possible fix for bug594Morgan Deters
2014-11-11Minor cleanup.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-25cosmeticKshitij Bansal
2014-06-19Disallow context-dependent copy/assignment.Morgan Deters
2014-04-09try foreach on CD datastructureKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback