summaryrefslogtreecommitdiff
path: root/src/theory/strings
AgeCommit message (Expand)Author
2014-11-17New, uniform checkTime statistic for all theories (as discussed in meeting).Morgan Deters
2014-11-09Update TheoryStrings to use CDHashSet<>::key_begin() / key_end().Morgan Deters
2014-10-21Fixed bug 589Tianyi Liang
2014-10-17Minor change for performance according to Andy's suggestion.Tianyi Liang
2014-09-03check() optimizationKshitij Bansal
2014-07-25bug fix for pierre 0717Tianyi Liang
2014-07-25fix for regexp union rewritingTianyi Liang
2014-07-25patch for regular expression intersection cachingTianyi Liang
2014-07-24merging...Tianyi Liang
2014-07-24add delayed length lemmasTianyi Liang
2014-07-11Spelling.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-24Squashed commit of the following:Morgan Deters
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...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-18minor fix for string equality engine assertion.Tianyi Liang
2014-05-12Fix a bug in the IndexOf function.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-05-05add constant regular expression check for intersection.Tianyi Liang
2014-04-29Fix warnings, cleanup in strings typechecker.Morgan Deters
2014-04-29fix a typo: --string-exp => --strings-exp; fix a signed int warning in antlrTianyi Liang
2014-04-29add leading zeros support for str.to.intTianyi 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-19fix warnings in strings/Kshitij Bansal
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-04-10minor fix for stringsTianyi Liang
2014-04-01windows build fix for UINT32_MAXTianyi Liang
2014-03-31add str to u16/u32, and u16/u32 to strTianyi 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-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-07remove unrolling depthTianyi Liang
2014-03-07bring back D-NormTianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback