summaryrefslogtreecommitdiff
path: root/src/theory/strings
AgeCommit message (Expand)Author
2015-04-27Disambiguate namespaces in options, fix permissionsClark Barrett
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-04-17Patch for Kshitij's fix on requriePhaseTianyi Liang
2015-04-09Fix unsat-core issues related to rewrite rules, quantifiers preprocessing, an...ajreynol
2015-04-09Bug fix negative contains cache.ajreynol
2015-03-25change const are triggers from false to true in equality enginesKshitij Bansal
2015-03-16Add requirePhase len(x) = 0.Tianyi Liang
2015-03-11Strings split on constant lengths, add length=0 to split lemma for empty string.ajreynol
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
2015-01-07patch to the last commitTianyi Liang
2015-01-07bug fix, thanks to Pierre's reportTianyi Liang
2015-01-07added initial AX rules;Tianyi Liang
2014-12-26Adding an option to the equality engine constructor to treat all constants asDejan Jovanovic
2014-12-22bug fix for constant regular expression model buildingTianyi 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-11-20Disable constants sharing in eq engine, disable hack in theory engine. Chang...ajreynol
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback