summaryrefslogtreecommitdiff
path: root/src/util/bitvector.h
AgeCommit message (Expand)Author
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-02-01merged master into branchlianah
2012-12-12* fixed bug 481 by adding check for division by 0 in bit-vector division circuitlianah
2012-12-10ported my bv-core branch from svn to gitLiana Hadarean
2012-11-12changed BitVector::unsignedRem to match the behavior of the bit-blasted circu...Liana Hadarean
2012-11-12* Fix language bindings: various issuesMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-04-11merge from arrays-clark branchMorgan Deters
2012-04-04 * added propagation as lemmas to TheoryBV:Liana Hadarean
2012-03-22Merged updated version of the bitvector theory:Liana Hadarean
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-03-20commit for the version of bitvectors that passes all the unit testsDejan Jovanović
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-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-02re-generated comment headers of source filesMorgan Deters
2010-06-30* theory "tree" rewriting implemented and worksMorgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-06Adding bit-vector constants in SMT2Christopher L. Conway
2010-05-05changing the interface to bit-vector constant constructorDejan Jovanović
2010-05-05bit-vector constant constructor from stringDejan Jovanović
2010-05-04Type-checking classes and hooks (not tested yet).Dejan Jovanović
2010-05-02smt parser for bit-vectorsDejan Jovanović
2010-04-29Added the capability to construct expressions by passing the operator instead...Dejan Jovanović
2010-04-14Marging from types 404:415, changes: MassiveDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback