summaryrefslogtreecommitdiff
path: root/test/regress/regress1/strings
AgeCommit message (Expand)Author
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-05Fix policy for rewriting string equalities (#6916)Andrew Reynolds
2021-08-04Fix policy for merging subproofs (#6981)Andrew Reynolds
2021-07-29Integrate central equality engine approach into theory engine, add option and...Andrew Reynolds
2021-07-27Minor changes from proof-new (#6937)Andrew Reynolds
2021-07-02Fix rewriter for negative constant seq.nth (#6827)Andrew Reynolds
2021-06-30Do not apply fmfBound to standard quantifiers when only stringsExp is enabled...Andrew Reynolds
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-07Fix str.update reduction (#6696)Andrew Reynolds
2021-06-02Remove option to ignore negative memberships (#6665)Andres Noetzli
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-05-28Disable `--jh-rlv-order` for slow regressions (#6633)Andres Noetzli
2021-05-27Fix regular expression aggressive elim (#6627)Andrew Reynolds
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
2021-05-24Fix non-fixed length case in re-elim (#6612)Andrew Reynolds
2021-05-24Fix instance of no rewrite in extended rewriter (#6610)Andrew Reynolds
2021-05-19Pass empty vector when constructing re empty, fixes rewrite (#6576)Andrew Reynolds
2021-05-19Change the default unsat cores (#6571)Haniel Barbosa
2021-05-10Unify top-level substitutions and model substitutions (#6499)Andrew Reynolds
2021-04-24Improve getValue for non-evaluated operators (#6436)Andrew Reynolds
2021-04-09Add regressions for issue 6214 (#6305)Andrew Reynolds
2021-04-07Add benchmark for 6270 (#6283)Andrew Reynolds
2021-04-06Remove stdPrintAscii option (#6280)Andrew Reynolds
2021-04-05Fix spurious antecedant for symbolic regular expressions (#6284)Andrew Reynolds
2021-04-03Disable substring component contains in strip endpoints (#6266)Andrew Reynolds
2021-04-01Simplify caching of regular expression unfolding (#6262)Andrew Reynolds
2021-04-01Add regression for issue 6191 (#6264)Andrew Reynolds
2021-03-22Guard for non-unique skolems in term formula removal (#6179)Andrew Reynolds
2021-03-21Simplify strings term registration (#6174)Andrew Reynolds
2021-03-16ci: Enable checking of proofs + unsat cores. (#6088)Mathias Preiner
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-16[proof-new] Disabling proofs on regressions with known bug (#6151)Haniel Barbosa
2021-03-15Fix rewrite for double replace (#6152)Andrew Reynolds
2021-03-10Fix extended equality rewrite involving replace. (#6104)Andrew Reynolds
2021-03-10Fix term registration and non-theory-preprocessed terms in substitutions (#6080)Andrew Reynolds
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2021-02-22Require length-in-conclusion form for strings inferences (#5953)Andrew Reynolds
2021-02-10Simplify method for inferring proxy lemmas in strings (#5789)Andrew Reynolds
2021-01-15Implement --no-strings-lazy-pp as a preprocessing pass (#5777)Andrew Reynolds
2020-12-11Fix length assumption for deq norm emp rule (#5623)Andrew Reynolds
2020-11-25Add regressions for closed issues (#5526)Andrew Reynolds
2020-11-23Fix regular expression consume for nested star (#5518)Andrew Reynolds
2020-11-22Fix quantifiers scope issue in strings preprocessor (#5491)Andrew Reynolds
2020-11-03Add constants from equality engine evaluation to model (#5391)Andres Noetzli
2020-11-02Update strings proxy variable map to be context independent (#5377)Andrew Reynolds
2020-08-19Require `--strings-exp` when using `str.substr` (#4916)Andres Noetzli
2020-08-01Fix component contains for splicing due to substring. (#4705)Andrew Reynolds
2020-07-28Fix regular expression delta for complement (#4765)Andrew Reynolds
2020-07-13Fix caching in TheoryEngine::getExplanation() (#4736)Andres Noetzli
2020-07-12Add support for string/sequence update (#4725)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback