summaryrefslogtreecommitdiff
path: root/src/util/regexp.h
AgeCommit message (Expand)Author
2018-07-04More cleanup in strings (#2138)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-08Support for str.<= and str.< (#1882)Andrew Reynolds
2018-05-07Add support for str.code (#1821)Andrew Reynolds
2018-03-23Remove abstract regular expression constant (#1698)Andrew Reynolds
2018-02-27Improve rewriter for string indexof (#1592)Andrew Reynolds
2017-10-27Improve strings rewriter for contains (#1207)Andrew Reynolds
2017-10-18Strings API escape sequences (#1245)Andrew Reynolds
2017-07-20Merge branch 'master' into cleanup-regexpTim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-13Cleaning up the CVC4::String class.Tim King
2017-07-07Update copyright headers.Mathias Preiner
2016-08-10Improvements to strings: work on propagations for reverse normal form process...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-06More improvements to strings rewriter for regexps, contains, indexof, replace...ajreynol
2015-10-02Improvements to rewriter for regexp, contains, indexof. Improvements and fixe...ajreynol
2015-01-08switch ascii encoding to unsigned charTianyi Liang
2014-12-06Added C++/Java api examples;Tianyi Liang
2014-10-21Fixed bug 589Tianyi Liang
2014-07-01Update copyrights.Morgan Deters
2014-06-19Code cleanup.Morgan Deters
2014-05-11Replace lemma sending with EQ assertions. Fix a typo in hex_to_int function.Tianyi Liang
2014-05-07add splitsTianyi Liang
2014-04-29fix a typo: --string-exp => --strings-exp; fix a signed int warning in antlrTianyi Liang
2014-04-28add strings-opt2 for regular splittingTianyi Liang
2014-04-24minor change: add a heuristic for preventing constant splitting.Tianyi Liang
2014-03-27deriv symbolic regexpTianyi Liang
2014-03-27adds intersectionTianyi Liang
2014-02-28add re.nostr for the empty regular expression; add re.allchar for the regular...Tianyi Liang
2014-02-26for mergingTianyi Liang
2014-02-25Fix quotes in string constants.Morgan Deters
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-18missed files for the latter commitTianyi Liang
2014-02-17add str2intTianyi Liang
2014-02-11lexer fix: disable smt-lib conversion for string literalsTianyi Liang
2014-02-11minor fix for recognizing the tail backslash, still have smt-lib compliance i...Tianyi Liang
2014-02-11escaped characters, having an issue with smt-lib defintion, further repair is...Tianyi Liang
2014-01-24rev const splitTianyi Liang
2014-01-09add constant replace, indexofTianyi Liang
2013-12-26new functions in stringsTianyi Liang
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-27Java bindings improvements for CASCADE, minor cleanup.Morgan Deters
2013-10-23bug fixTianyi Liang
2013-10-21remove nested re or; opt loopTianyi Liang
2013-10-20adds regular expression rangeTianyi Liang
2013-10-11add constant membershipTianyi Liang
2013-10-11adds native regexp.Tianyi Liang
2013-09-27adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-09-11Theory of strings.Tianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback