summaryrefslogtreecommitdiff
path: root/src/theory/strings/rewrites.h
AgeCommit message (Expand)Author
2021-12-14Connecting the core array solver in strings (#7800)Andrew Reynolds
2021-11-22Add rewrite for repeated re.allchar (#7681)Andrew Reynolds
2021-11-12Add some basic rewrites for regular expression intersection (#7629)Andrew Reynolds
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
2021-05-18(proof-new) Miscellaneous updates to strings from proof-new (#6557)Andrew Reynolds
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-12-08Proper implementation of expand definitions for sequences (#5616)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-12Add support for string/sequence update (#4725)Andrew Reynolds
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)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-05-30Add the sequence type (#4539)Andrew Reynolds
2020-05-22(proof-new) Add rewrite corresponding to regular expression inclusion (#4513)Andrew Reynolds
2020-03-30Rewrites for all remaining return statements in strings rewriter (#4178)Andrew Reynolds
2020-03-28Enumeration for String rewrites (#4173)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback