summaryrefslogtreecommitdiff
path: root/src/theory/strings
AgeCommit message (Expand)Author
2014-01-16adds partial functionsTianyi Liang
2014-01-15adds smt2 print for stringsTianyi Liang
2014-01-10normal form breakingTianyi Liang
2014-01-10add repalceTianyi Liang
2014-01-09move new functions under exp optionsTianyi Liang
2014-01-09add constant replace, indexofTianyi Liang
2014-01-09Another way to handle negative containTianyi Liang
2014-01-08clean some codeTianyi Liang
2014-01-07remove a warning in stringsTianyi Liang
2014-01-07minor fix, bring back the assertion.Tianyi Liang
2014-01-07string contain changesTianyi Liang
2013-12-27minor fixTianyi Liang
2013-12-26new functions in stringsTianyi Liang
2013-12-24Minor code cleanup.Morgan Deters
2013-12-05disable substring in default modeTianyi Liang
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-12-03adds LB strategyTianyi Liang
2013-12-03Last version for undelayed LBTianyi Liang
2013-12-03string fmf perfomance fixTianyi Liang
2013-12-03string fmf changesTianyi Liang
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-12lb changeTianyi Liang
2013-11-12add string progress measurementsTianyi Liang
2013-11-12add loop cacheTianyi Liang
2013-11-11length lemma is changed, var-split lemma is changedTianyi Liang
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-11-07Adds the header file into makefile, solving building error; adds cache for de...Tianyi Liang
2013-11-06bug fixTianyi Liang
2013-11-06change optionsTianyi Liang
2013-11-06add seperate regular expression filesTianyi Liang
2013-10-23add back eager approachTianyi Liang
2013-10-23bug fix for loop ruleTianyi Liang
2013-10-23bug fixTianyi Liang
2013-10-22bug fixes: some issues remain, need more discussion laterTianyi Liang
2013-10-21remove nested re or; opt loopTianyi Liang
2013-10-21string fixTianyi Liang
2013-10-21bug fix for string special caseTianyi Liang
2013-10-20adds regular expression rangeTianyi Liang
2013-10-16adds fmf for stringsTianyi Liang
2013-10-16renames for strings fmfTianyi Liang
2013-10-15bug fix in strings : change from assert to alwaysassertTianyi Liang
2013-10-15removes some junksTianyi Liang
2013-10-15bug fix: string cache cleaningTianyi Liang
2013-10-14Adds Regular Expression support.Tianyi Liang
2013-10-11Adds regular expression support, it is actually CFL because of variables.Tianyi Liang
2013-10-11add constant membershipTianyi Liang
2013-10-11adds native regexp.Tianyi Liang
2013-10-03adds some fixes. it solves kaluza problemsTianyi Liang
2013-10-01adds partial function substr. the use of this function should be guarded, esp...Tianyi Liang
2013-09-30replace with a new method for disequality, move to QF_STianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback