Fixes for quantifiers + incremental (#2009)
[cvc5.git] / src / theory / rewriter.cpp
2018-01-27 Tim KingRemoving structurally dead code. (#1540)
2017-08-31 Andres NoetzliUse thread_local instead of compiler extensions (#210)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2017-01-18 Andrew ReynoldsMerge pull request #128 from 4tXJ7f/fix_lfsc_perf
2017-01-14 Clark BarrettMerge pull request #130 from chadbrewbaker/master
2017-01-11 Clark BarrettMerge pull request #129 from timothy-king/regression...
2017-01-11 Tim KingAdding regression test scrubbing.
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-01-27 Liana HadareanMerged bit-vector and uf proof branch.
2016-01-09 Tim KingAdding a new Listener utility class. Changing the Resou...
2016-01-09 Tim KingRemoving StatisticsRegistry's static functions current...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-05-28 Liana Hadareanadded options for controlling resource step-count for...
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-17 Liana HadareanResource-limiting work.
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-12-03 lianahfixed rewriter bug where postRewrite was not caching...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-06 Morgan Deters* Fix some regressions' expected outputs.
2012-07-31 Morgan Detersfixes for portfolio
2012-06-16 Dejan Jovanovićchanging theoryOf in shared mode with arrays to move...
2012-06-14 Dejan Jovanović* removing rewriteEquality from the rewriter
2012-06-13 Clark BarrettFixes lots of problems in bv rewrite rules and adds...
2012-06-12 Dejan Jovanovićbufixes and the bugs
2012-06-11 Clark BarrettOK, now the rewrite issues are fixed
2012-06-11 Clark BarrettFix for array bug with decision heuristic
2012-06-10 Clark BarrettAdded a very fruitful assertion to the rewriter: checks...
2012-05-28 Clark BarrettAdded some BV rewrites, fixed bugs in array theory...
2012-03-28 Dejan Jovanovićadding an extra cache check in the rewriter, speeds...
2011-10-17 Dejan JovanovićSharing work
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-07-12 Morgan Detersfix bug 272, array unsoundness, and some array cleanup
2011-02-26 Morgan DetersCommit to fix bug 241 (improper "using namespace std...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....