add str to u16/u32, and u16/u32 to str
authorTianyi Liang <tianyi-liang@uiowa.edu>
Mon, 31 Mar 2014 20:55:45 +0000 (15:55 -0500)
committerTianyi Liang <tianyi-liang@uiowa.edu>
Mon, 31 Mar 2014 22:35:56 +0000 (17:35 -0500)
commitb19aa753e376cd02f750ced25c842fe20869ef8a
tree383b6b1639b9933b0774c04ac0af872e3651aec2
parentd95a29f8dc8e1a0b9086849a593981a9d9b5d3c8
add str to u16/u32, and u16/u32 to str
src/parser/smt2/Smt2.g
src/printer/smt2/smt2_printer.cpp
src/theory/strings/kinds
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_rewriter.cpp
src/theory/strings/theory_strings_type_rules.h
test/regress/regress0/strings/type002.smt2