summaryrefslogtreecommitdiff
path: root/src/main/driver_unified.cpp
AgeCommit message (Expand)Author
2014-07-01Update copyrights.Morgan Deters
2014-06-26Potential fix for bug 573.Morgan Deters
2014-06-25Stack-size portfolio fix. If using Boost 1.50, --thread-stack=MB is now supp...Morgan Deters
2014-06-22QuitCommand needs "success" output for trace executor. :-(smtcomp2014-applicationMorgan Deters
2014-06-22Final fixes for smtcomp2014-application.Morgan Deters
2014-06-17Some reversions of recent commits re: portfolio failure.Morgan Deters
2014-06-17More application-track fixes for use with trace executor.Morgan Deters
2014-06-17Some fixes for tear-down-incremental and "success" output.Morgan Deters
2014-06-15Careful there aren't too many "success" messages with --tear-down-incremental...Morgan Deters
2014-06-06option to hide stats which are zero (off by default), also some aliasesKshitij Bansal
2014-06-04Fix usability issue with tear-down incremental mode.Morgan Deters
2014-05-27New --tear-down-incremental mode, useful for debugging and performance profil...Morgan Deters
2014-04-06fix for hiding prompt/header in shell, error-behavior options as in SMTLIBKshitij Bansal
2014-03-19Set dumping options from (set-option..) and API more directly.Morgan Deters
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-22Fix to interactive mode determination.Morgan Deters
2013-11-29Fix portfolio compile error.Morgan Deters
2013-11-27Incremental is now on by default when using from API, off for command-line dr...Morgan Deters
2013-11-11Change exit status to be more consistent with other command-line tools: 0 suc...Morgan Deters
2013-08-13--segv-nospin is now default.Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26Make --incremental the default when running interactivelyMorgan Deters
2013-02-16Fix version identification for new git repository.Morgan Deters
2013-02-15prvs commit: lower warning to noticeKshitij Bansal
2013-02-15make incremental+portfolio experimentalKshitij Bansal
2013-02-04driver::totalTime statistic is now reported correctly on crashes, tooMorgan Deters
2013-01-30correct output language bug with --dump-toMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-09typoKshitij Bansal
2012-10-09bugfix: isQuantified, bugfix: flushKshitij Bansal
2012-10-06* Clean up some options documentationMorgan Deters
2012-09-29Fix a few segfaults in driver.Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-27* Rename SMT parts (printer, parser) to SMT1Morgan Deters
2012-09-26The Tuesday Afternoon Catch-All Commit (TACAC):Morgan Deters
2012-09-24Fix the memout issue seen in recent nightly regressions (was due to aMorgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-21better verbosity support (so it's sensible when the library is used via the API)Morgan Deters
2012-09-14Fix a few minor issues in options processing, improving usability, consistenc...Morgan Deters
2012-09-08Some minor changes after reviewing the portfolio "unified driver" commit.Morgan Deters
2012-09-08Single driver for both sequential and portfolioKshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback