summaryrefslogtreecommitdiff
path: root/src/theory/strings/theory_strings.cpp
AgeCommit message (Expand)Author
2014-09-03check() optimizationKshitij Bansal
2014-07-25patch for regular expression intersection cachingTianyi Liang
2014-07-24merging...Tianyi Liang
2014-07-24add delayed length lemmasTianyi Liang
2014-07-01Update copyrights.Morgan Deters
2014-06-24Squashed commit of the following:Morgan Deters
2014-05-18minor fix for string equality engine assertion.Tianyi Liang
2014-05-11Replace lemma sending with EQ assertions. Fix a typo in hex_to_int function.Tianyi Liang
2014-05-07patch to the last commit: add a single character caseTianyi Liang
2014-05-07fix a bug in containTianyi Liang
2014-05-07add splitsTianyi Liang
2014-05-05fix a bug in replace and containsTianyi 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-24minor change: add a heuristic for preventing constant splitting.Tianyi Liang
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-03-31add str to u16/u32, and u16/u32 to strTianyi Liang
2014-03-28minor printer fix; intersection fixTianyi Liang
2014-03-27adds new feature: re.loopTianyi Liang
2014-03-27deriv symbolic regexpTianyi Liang
2014-03-27adds intersectionTianyi Liang
2014-03-19Refactor the theory specific parts of definition expansion into the theory so...Martin Brain
2014-03-17hot fix for pre-reg term caching in stringsTianyi Liang
2014-03-10adds intro vars length cacheTianyi Liang
2014-03-10minor change for strings-fmfTianyi Liang
2014-03-07bring back D-NormTianyi Liang
2014-03-06adds incremental for strings; clean-up codesTianyi 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-21reorganize substr, fix some potential bugs, adds cache for preprocessingTianyi Liang
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-18switch to total function str.to.int: maps invalid and non-digit strings to 0Tianyi Liang
2014-02-17add str2intTianyi Liang
2014-02-17type conversionTianyi Liang
2014-02-14partial function charatTianyi Liang
2014-02-13fix expanding defTianyi Liang
2014-02-12bug fix for reverse checkTianyi Liang
2014-02-11resolve merge conflictsTianyi Liang
2014-02-11minor fix for mergeTianyi Liang
2014-02-11minor cleanup for mergeTianyi Liang
2014-02-11minor fix for mergeTianyi Liang
2014-02-05Bug fix for theory strings related to old cycle detection code (was leading t...Andrew Reynolds
2014-01-31Substr fix: (= (str.substr "" 0 3) "xxx") should be SAT in the defintion of S...Tianyi Liang
2014-01-30stats for eq/diseq splitsTianyi Liang
2014-01-30change string stats text namesTianyi Liang
2014-01-30adds statsTianyi Liang
2014-01-29roll back to uf implementation for substr and charatTianyi Liang
2014-01-29add prefixof, suffixofTianyi Liang
2014-01-28merge internal and user of charat & substr into oneTianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback