summaryrefslogtreecommitdiff
path: root/test/regress/regress1/strings
AgeCommit message (Expand)Author
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
2020-06-15 Do RE derivation inference only for concrete constant RE (#4609)Andrew Reynolds
2020-06-03Do not apply unconstrained simplification when quantifiers are present (#4532)Andrew Reynolds
2020-05-22Refactor operator elimination in arithmetic (#4519)Andrew Reynolds
2020-05-21Disable re-elim by default (#4508)Andrew Reynolds
2020-04-30Fix regression (#4424)Andrew Reynolds
2020-04-30Remove skolem share involving pre_first_ctn. (#4423)Andrew Reynolds
2020-04-29Fix strings 2.6 regression (#4413)Andrew Reynolds
2020-04-28Support the SMT-LIB Unicode string standard by default (#4378)Andrew Reynolds
2020-04-22Ensure disequality splits are processed as lemmas (#4380)Andrew Reynolds
2020-03-30Support indexed operators re.loop and re.^ (#4167)Andrew Reynolds
2020-02-26Basic support for regular expression complement (#3437)Andrew Reynolds
2020-01-29Fix isLeq function in String utility (#3659)Andrew Reynolds
2019-12-23Initial support for string reverse (#3581)Andrew Reynolds
2019-10-06Fix typo in regression (#3359)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback