adds new feature: re.loop
authorTianyi Liang <tianyi-liang@uiowa.edu>
Thu, 27 Mar 2014 21:54:46 +0000 (16:54 -0500)
committerTianyi Liang <tianyi-liang@uiowa.edu>
Thu, 27 Mar 2014 21:54:46 +0000 (16:54 -0500)
commitf814750622a50835d4be99b1ced54af5e25d8ed4
treea88850d7f84c9ace1558bd2bbf529a76960fa7c3
parent2631074ec6d430893c926b294df292893bab68b4
adds new feature: re.loop
src/parser/smt2/Smt2.g
src/printer/smt2/smt2_printer.cpp
src/theory/strings/kinds
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_operation.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_rewriter.cpp
src/theory/strings/theory_strings_type_rules.h
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/reloop.smt2 [new file with mode: 0644]