Fix corner case of wrongly applied selector as trigger (#5786)
[cvc5.git] / src / theory / strings / rewrites.cpp
2020-12-08 Andrew ReynoldsProper implementation of expand definitions for sequenc...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-07-28 yoni206Supporting seq.nth (#4723)
2020-07-13 Andrew ReynoldsAdd support for string/sequence update (#4725)
2020-07-01 Andrew Reynolds Inferences and model construction taking into account...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-12 Andrew ReynoldsAdd rewrite for str.replace_re. (#4601)
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-05-30 Andrew ReynoldsAdd the sequence type (#4539)
2020-05-22 Andrew Reynolds(proof-new) Add rewrite corresponding to regular expres...
2020-03-30 Andrew ReynoldsRewrites for all remaining return statements in strings...
2020-03-29 Andrew ReynoldsEnumeration for String rewrites (#4173)