summaryrefslogtreecommitdiff
path: root/src/util/integer_gmp_imp.h
AgeCommit message (Expand)Author
2020-06-22get-authors: Add alias for nafur. (#4646)Aina Niemetz
2020-06-22Allow for better interaction of Integer/Rational with mpz_class/mpq_class. (#...nafur
2020-06-16Update copyright headers.Aina Niemetz
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-11-09Add modular arithmetic operators. (#1321)Aina Niemetz
2017-11-06Add getValue() for Rational and Integer (GMP and CLN). (#1309)Aina Niemetz
2017-08-04Fix typos in commentsAina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2016-10-02Removing the throw specifiers from Cardinality.Tim King
2016-08-19Added fitsSignedLong and fitsUnsignedLongClark Barrett
2016-04-03Updating the copyright headers and scripts.Tim King
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2014-04-30T-entailment work, and QCF (quant conflict find) work that uses it.Tim King
2014-04-01Fixing bug 552. There was a bug when integers are made using a string with a...1.3.xTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Merging some cleanup work:Morgan Deters
2013-02-01merged master into branchlianah
2012-12-14Changing the rewriter to use Boute's Euclidean definition of division.Tim King
2012-12-10ported my bv-core branch from svn to gitLiana Hadarean
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-25fix some Mac issuesMorgan Deters
2012-08-14Fixes to integer wrapper classes:Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-05-18This commit adds TypeNode::leastCommonTypeNode(). The special case for arith...Tim King
2012-04-17Merges branches/arithmetic/atom-database r2979 through 3247 into trunk. Belo...Tim King
2012-03-22Merged updated version of the bitvector theory:Liana Hadarean
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2011-11-02better Integer asserts when there's overflow on conversion to unsigned long /...Morgan Deters
2011-10-31fixes to assertions in GMP to match CLN behaviorMorgan Deters
2011-09-28CVC4::Integer was not marked CVC4_PUBLIC, causing dynamic link errors on MacO...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
2010-11-09Lemmas on demand work, push-pop, some cleanup.Dejan Jovanović
2010-10-04remove/shuffle some #include dependencies; fix some documentation; apply codi...Morgan Deters
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-09-20bitvector rewriting for the core theory and testcasesDejan Jovanović
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02Merges the cln-test branch into the main branch.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback