summaryrefslogtreecommitdiff
path: root/src/expr/expr_manager_template.cpp
AgeCommit message (Expand)Author
2014-07-01Update copyrights.Morgan Deters
2014-03-04More useful error message when someone tries mkExpr(VARIABLE).Morgan Deters
2014-02-21portfolio: fix export of emptysetKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
2013-12-02Minor cleanup.Morgan Deters
2013-09-09Fix declare-datatypes dumping bug (bug 385).Morgan Deters
2013-09-09Support empty (and 1-ary) tuples and records.Morgan Deters
2013-09-05Fix declare-fun/define-fun in dumps; resolves bugs 408 and 385; also fix a se...Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-22Support for Boolean term conversion in datatypes.Morgan Deters
2012-11-27First chunk of boolean-terms support.Morgan Deters
2012-11-27Tuples and records merge. Resolves bug 270.Morgan Deters
2012-11-18Disable predicate subtyping:Morgan Deters
2012-10-14fix #line number warnings (sorry!)Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Some fixes to portfolioKshitij Bansal
2012-09-28some fixes to build systemMorgan Deters
2012-09-26The Tuesday Afternoon Catch-All Commit (TACAC):Morgan Deters
2012-09-24some api changesDejan Jovanović
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-24* disallow internal uses of mkVar() (you have to mkSkolem())Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-16Support for having two SmtEngines with the same ExprManager.Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-05-11output a warning message when a function type (or datatype, or array, etc.) i...Morgan Deters
2012-03-07fix some Java compatibility-layer interface problems; also fix some Mac OS X ...Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-21language bindings fixes for yesterday's portfolio mergeMorgan Deters
2012-02-20portfolio mergeMorgan Deters
2011-11-16Addressed many of the concerns raised in the public interface review of CVC4 ...Morgan Deters
2011-11-06datatype stuff in compatibility interface implementedMorgan Deters
2011-11-04STRING_TYPE and CONST_STRING and associate type infrastructure implemented.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-05-14add AscriptionType stuff to support nullary parameterized datatypes; also, re...Morgan Deters
2011-05-13added support for parametric datatypes, updated cvc parser to handle parametr...Andrew Reynolds
2011-04-25Monday tasks:Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18mostly CVC presentation language parsing and printingMorgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-15partial merge from portfolio branch, adding conversions (library-internal-onl...Morgan Deters
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-02-28minor doxygen build target fixesMorgan Deters
2011-02-26fix serious regression breakage (segfaults) caused by an off-by-one error in ...Morgan Deters
2011-02-26adding the variables count to the statistics in the expr managerDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback