summaryrefslogtreecommitdiff
path: root/test/unit/preprocessing
AgeCommit message (Expand)Author
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-22google test: preprocessing: Migrate pass_bv_gauss_white. (#5935)Aina Niemetz
2021-02-22google test: preprocessing: Migrate pass_foreign_theory_rewrite_white. (#5936)Aina Niemetz
2021-01-09Strings arith checks preprocessing pass: step 2 (#5750)yoni206
2020-12-02Update copyright headers.Aina Niemetz
2020-12-01google test: Infrastructure and first api test. (#5548)Aina Niemetz
2020-11-25Fully decouple SmtEngine and the Expr layer (#5532)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-11Split SmtEngineState from SmtEngine (#4855)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-08-01Fix BVGauss unit tests. (#3142)Mathias Preiner
2019-07-31adding bv_gauss unit test to build files (#3135)yoni206
2019-03-26Update copyright headers.Aina Niemetz
2018-09-22cmake: More documentation, clean up.Aina Niemetz
2018-09-22cmake: Add target units.Aina Niemetz
2018-09-14Refactor how assertions are added to decision engine (#2396)Andres Noetzli
2018-08-23Add missing overrides in unit tests (#2362)Andres Noetzli
2018-07-02Refactor ApplySubsts preprocessing pass. (#2120)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-10Refactored BVGauss preprocessing pass. (#1766)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback