summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-14Refactoring the rewriter of sets (#4856)Andrew Reynolds
2020-09-03Split lazy bit-vector solver from TheoryBV (#5009)Mathias Preiner
2020-09-02[Python API] Add missing methods to Datatype/Term (#4998)Andres Noetzli
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-08-13Split SmtSolver from SmtEngine (#4880)Andrew Reynolds
2020-08-11Split SmtEngineState from SmtEngine (#4855)Andrew Reynolds
2020-08-11Update Expr-level unit tests that depend on datatypes to Node (#4860)Andrew Reynolds
2020-08-11New C++ API: Remove redundant API functions for mkReal. (#4870)Aina Niemetz
2020-08-06Updates not related to creation for eliminating Expr-level datatype (#4838)Andrew Reynolds
2020-08-06(proof-new) Refactor regular expression operation (#4596)Andrew Reynolds
2020-08-04Add API interface for specialized constructor term (#4817)Andrew Reynolds
2020-08-03Delete solver pointer in Cython __dealloc__ (#4799)makaimann
2020-07-31Add SyGuS Python API (#4812)yoni206
2020-07-30Python API: Add support for sequences (#4757)Andres Noetzli
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-17Replace options listener infrastructure (#4764)Andrew Reynolds
2020-07-17Integration of libpoly (#4679)Gereon Kremer
2020-07-15Use TypeNode in UninterpretedConstant (#4748)Andres Noetzli
2020-07-14Use TypeNode in EmptySet (#4740)Andres Noetzli
2020-07-13Use TypeNode/Node in ArrayStoreAll (#4728)Andres Noetzli
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-07-06Front end support for sequences (#4690)Andrew Reynolds
2020-06-30Interpolation step 1 (#4638)Ying Sheng
2020-06-29Make ExprManager constructor private (#4669)Andres Noetzli
2020-06-29Python Sort tests (#4639)makaimann
2020-06-29Fix memory leak in unit test node_algorithm_black (#4670)Andres Noetzli
2020-06-27Add API for retrieving separation heap/nil term (#4663)Andres Noetzli
2020-06-25fix and test (#4658)yoni206
2020-06-19Use traversal iterators in IntToBv (#4169)Alex Ozdemir
2020-06-19Add Match utility function. (#4632)Abdalrhman Mohamed
2020-06-19Convert more uses of strings to words (#4584)Andrew Reynolds
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-06-10Fix getKind for Python bindings (#4496)makaimann
2020-06-08Fix ambiguous overload in unit test (#4582)Andres Noetzli
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-05Datatypes with nested recursion are not handled in TheoryDatatypes unless opt...Andrew Reynolds
2020-06-05Changing default language (#4561)Haniel Barbosa
2020-06-05Fix lifetime and copy issues with NodeDfsIterable (#4569)Andres Noetzli
2020-06-04Add a method for retrieving base of a constant array through API (#4494)makaimann
2020-06-04New C++ Api: Second and last batch of API guards. (#4563)Aina Niemetz
2020-06-03New C++ Api: First batch of API guards. (#4557)Aina Niemetz
2020-06-02New C++ API: Keep reference to solver object in non-solver objects. (#4549)Aina Niemetz
2020-06-01Incorporate sequences into the word interface (#4543)Andrew Reynolds
2020-05-21Make Grammar reusable. (#4506)Abdalrhman Mohamed
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback