summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2021-09-02Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-09-02[Unit Tests] Fix bags rewrite test (#7114)Andres Noetzli
2021-09-02pp: Derive PreprocessingPass from EnvObj. (#7112)Aina Niemetz
2021-09-01Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-09-01Fixed TestTheoryWhiteBagsRewriter.map failure (#7103)mudathirmahgoub
2021-09-01Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-31Make sure modes are sorted in ModeInfo (#7097)Gereon Kremer
2021-08-31bv-to-int-module: implementations and stubs for translating operators (#7086)yoni206
2021-08-31Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-30Add API function to obtain information about a single option (#6980)Gereon Kremer
2021-08-30Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-30Add kind BAG_MAP and its type rule to bags (#6503)mudathirmahgoub
2021-08-27Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-27Handle languages as strings in driver (#7074)Gereon Kremer
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-27Add `isNull` to cpp api tests, python api, and python api tests (#7059)yoni206
2021-08-26Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-24Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-24bv-to-int: more implementations (#7051)yoni206
2021-08-23Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-23Move options parsing code to main (#7054)Gereon Kremer
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-20Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-20Add Term.java to the Java API (#6330)mudathirmahgoub
2021-08-20Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-08-17Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
2021-08-16Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-08-06Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-08-05Normalize val in BitVector(val_str, base) (#6955)Alex Ozdemir
2021-08-05[Unit Tests] Add missing include (#6990)Andres Noetzli
2021-08-05No longer call solver constructor with an options object. (#6985)Gereon Kremer
2021-08-04Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-04Refactor managed streams (#6934)Gereon Kremer
2021-08-04Add API function to get list of option names (#6971)Gereon Kremer
2021-08-04[proof] Add getProof to API and use it in GetProofCommand (#6974)Haniel Barbosa
2021-08-04Merge branch 'master' of https://github.com/cvc5/cvc5 into proof-newajreynol
2021-08-03Remove dependencies on smt engine in smt solver (#6965)Andrew Reynolds
2021-08-03Refactor shared solver to use theory builtin inference manager (#6960)Andrew Reynolds
2021-07-29Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-07-28Only use libedit on tty inputs (#6946)Gereon Kremer
2021-07-27Minor changes from proof-new (#6937)Andrew Reynolds
2021-07-26Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
2021-07-26Move public options functions to separate file (#6671)Gereon Kremer
2021-07-22Merge branch 'master' of https://github.com/CVC4/CVC4 into proof-newajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback