summaryrefslogtreecommitdiff
path: root/src/util/bitvector.h
AgeCommit message (Expand)Author
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-19BitVector: Change setBit to set the bit in place. (#6176)Aina Niemetz
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2020-11-19Include stddef.h (needed for size_t) in cvc4_public.h (#5476)Aina Niemetz
2020-09-30BitVector: Extend interface of setBit to set it to a specific value. (#5173)Aina Niemetz
2020-09-30FloatingPoint: Add utility functions for largest and smallest subnormal. (#5166)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-02-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-18BitVector: Allow base 10 in constructor. (#2870)Aina Niemetz
2018-07-15Avoid ambiguous overloads in BitVector (#2169)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-02-23Split and document bitvector.h. (#1615)Aina Niemetz
2018-02-09Move BitVector specific funs from bv::utils to util/bitvector.h. (#1589)Aina Niemetz
2018-01-09Reorganized bitvector.h. (#1505)Aina Niemetz
2017-08-04Reorganized bitvector.hAina Niemetz
2017-08-04Fix commentsAina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2016-05-26Updated script, fixed bug in QF_NIA conversion.Clark 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-06-10Merging CAV14 paper bit-vector work.lianah
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-09-18Support for bv2nat/int2bv in parser and BV rewriter.Morgan Deters
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback