summaryrefslogtreecommitdiff
path: root/src/util/integer_cln_imp.h
AgeCommit message (Expand)Author
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-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-10-31Added assertions to the CLN implementation of Integer for getLong() and getUn...Tim King
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-04fixing CLN builds, which had broken the build tonight; will re-run regression...Morgan Deters
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