summaryrefslogtreecommitdiff
path: root/src/theory/strings/regexp_operation.cpp
AgeCommit message (Expand)Author
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-16Make 256 the default cardinality for strings (#1783)Andrew Reynolds
2017-11-13Initializes RegExpOpr::d_char_start and d_char_end. (#1359)Tim King
2017-07-13Cleaning up the CVC4::String class.Tim King
2017-07-07Update copyright headers.Mathias Preiner
2016-06-03Remove NodeListMap from strings, fixes memory leaks. Fix for regexp intersect...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-15Change semantics of str.substr to allow endpoint out of bounds, and return em...ajreynol
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-02-25Switch back to eager loop temporarily.Tianyi Liang
2015-02-24minor fix for internal string printTianyi Liang
2015-02-05Improved string performance, thanks to Peter's benchmarks.Tianyi Liang
2015-01-08switch ascii encoding to unsigned charTianyi Liang
2014-12-10bug fix, thanks to Guy's example.Tianyi Liang
2014-12-06Added C++/Java api examples;Tianyi Liang
2014-12-04Relaxed the constant requirement for regular expression loop;Tianyi Liang
2014-12-04clean up and improve intersectionTianyi Liang
2014-12-02disable inter cacheTianyi Liang
2014-11-26add intersection rewritingTianyi Liang
2014-11-26add more regexp rewritingTianyi Liang
2014-11-26add more functions for regular expressionsTianyi Liang
2014-10-21Fixed bug 589Tianyi Liang
2014-07-25fix for regexp union rewritingTianyi Liang
2014-07-25patch for regular expression intersection cachingTianyi Liang
2014-07-01Update copyrights.Morgan Deters
2014-06-24Squashed commit of the following:Morgan Deters
2014-06-19dos2unix-convert some sources.Morgan Deters
2014-05-30Bug fix for string-opt2 (copied from Tianyi's branch).Morgan Deters
2014-05-05add constant regular expression check for intersection.Tianyi 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-28Merge remote-tracking branch 'upstream/master' into setsKshitij Bansal
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-04-10minor fix for stringsTianyi Liang
2014-03-28minor printer fix; intersection fixTianyi Liang
2014-03-27Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-03-27adds new feature: re.loopTianyi Liang
2014-03-27adds intersectionTianyi Liang
2014-03-27deriv symbolic regexpTianyi Liang
2014-03-27adds intersectionTianyi Liang
2014-03-27adds new feature: re.loopTianyi Liang
2014-03-26deriv symbolic regexpTianyi Liang
2014-03-26adds intersectionTianyi Liang
2014-03-06adds incremental for strings; clean-up codesTianyi Liang
2014-02-28add re.nostr for the empty regular expression; add re.allchar for the regular...Tianyi Liang
2014-02-28minor clean-up, bring back derivativesTianyi Liang
2014-02-28a new regular expression engine for solving both positive and negative member...Tianyi Liang
2014-02-26bug fix (caused by merge), move cardinality option to expert optionTianyi Liang
2014-02-26for mergingTianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback