summaryrefslogtreecommitdiff
path: root/src/theory/strings/sequences_rewriter.cpp
AgeCommit message (Expand)Author
2021-03-15Fix rewrite for double replace (#6152)Andrew Reynolds
2021-03-15Replace HistogramStat by IntegralHistogramStat (#6126)Gereon Kremer
2021-03-10Fix extended equality rewrite involving replace. (#6104)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-19Fix rewrite for contains over replace (#5924)Andrew Reynolds
2020-12-09Fix compiler warnings. (#5644)Aina Niemetz
2020-12-08Proper implementation of expand definitions for sequences (#5616)Andrew Reynolds
2020-10-19Expand `seq.nth` lazily (#5287)yoni206
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-18[Strings] Fix extended equality rewriter (#5092)Andres Noetzli
2020-09-16Only rewrite replace_re(_all) if regexp is const (#5075)Andres Noetzli
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-12Add support for string/sequence update (#4725)Andrew Reynolds
2020-07-12Remove ExprSequence (#4724)Andres Noetzli
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)Andrew Reynolds
2020-06-28Fix non-termination issues in simpleRegExpConsume (#4667)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-11Add rewrite for str.replace_re. (#4601)Andrew Reynolds
2020-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-06-01Incorporate sequences into the word interface (#4543)Andrew Reynolds
2020-05-30Add the sequence type (#4539)Andrew Reynolds
2020-05-26Convert more uses of strings to words (#4527)Andrew Reynolds
2020-05-22(proof-new) Add rewrite corresponding to regular expression inclusion (#4513)Andrew Reynolds
2020-04-15Convert more cases of strings to words (#4206)Andrew Reynolds
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-03Split sequences rewriter (#4194)Andrew Reynolds
2020-03-31Convert more uses of string-specific functions (#4158)Andrew Reynolds
2020-03-30Rewrites for all remaining return statements in strings rewriter (#4178)Andrew Reynolds
2020-03-30Support indexed operators re.loop and re.^ (#4167)Andrew Reynolds
2020-03-28Enumeration for String rewrites (#4173)Andrew Reynolds
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-03-20Generalize mkConcat for types (#4123)Andrew Reynolds
2020-03-20Split string-specific operators from TheoryStringsRewriter (#3920)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback