summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-09Ensure legal elimination for witness rewrite (#4688)Andrew Reynolds
2020-07-09Disable unsat cores in timeout regression (#4713)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-07-02Fix regression option (#4680)Andrew Reynolds
2020-07-01Add testing infrastructure for LFSC signatures (#4678)Andres Noetzli
2020-06-30Fix normal form for re.comp (#4676)Andrew Reynolds
2020-06-30Simplify quantifiers strategy for when to apply last call effort check with f...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-28Fix non-termination issues in simpleRegExpConsume (#4667)Andrew Reynolds
2020-06-27Add API for retrieving separation heap/nil term (#4663)Andres Noetzli
2020-06-25fix and test (#4658)yoni206
2020-06-24[unconstrained] Fix gathering of visited-once vars (#4652)Andres Noetzli
2020-06-23Add support for eqrange predicate (#4562)Mathias Preiner
2020-06-22Add trascendental function kinds to list of unevaluated operators (#4640)Andrew Reynolds
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-18Bv to int elimination bugfix (#4435)yoni206
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-18Improve memory management in Java bindings (#4629)Andres Noetzli
2020-06-17Do not traverse WITNESS for partial substitutions in extended rewriter (#4630)Andrew Reynolds
2020-06-17Improve polynomial anyterm grammar (#3566)Haniel Barbosa
2020-06-16Update copyright headers.Aina Niemetz
2020-06-16Add missing REQUIRES to new regressions. (#4625)Aina Niemetz
2020-06-16BV: Fix querying equality status in lazy bit-blaster. (#4618)Aina Niemetz
2020-06-15Fix regressions in regress1 after #4613. (#4616)Aina Niemetz
2020-06-15BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)Aina Niemetz
2020-06-15BV: Add missing type check for INT_TO_BITVECTOR. (#4613)Aina Niemetz
2020-06-15 Do RE derivation inference only for concrete constant RE (#4609)Andrew Reynolds
2020-06-10(proof-new) Remove arith-snorm option. (#4591)Andrew Reynolds
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-06Fix destruction order in NodeManager (#4578)Andres Noetzli
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-05Smt2 parsing support for nested recursive datatypes (#4575)Andrew Reynolds
2020-06-05Datatypes with nested recursion are not handled in TheoryDatatypes unless opt...Andrew Reynolds
2020-06-05Skip parse-error regression for comp builds (#4567)Andres Noetzli
2020-06-05Changing default language (#4561)Haniel Barbosa
2020-06-05Printing FP values as binary or indexed BVs according to option (#4554)Haniel Barbosa
2020-06-05Fix handling of Boolean term variables (#4550)Andres Noetzli
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-04Update Java tests to match changes in API (#4535)Andres Noetzli
2020-06-04New C++ Api: Second and last batch of API guards. (#4563)Aina Niemetz
2020-06-04Fix abduction with datatypes (#4566)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback