summaryrefslogtreecommitdiff
path: root/src/main/driver_unified.cpp
AgeCommit message (Expand)Author
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-21New version of the recursive options parsing strategy.Tim King
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-30Modified tear-down-incremental option to take an integer - the integer is theClark Barrett
2015-12-30Shuffling around public vs. private headersTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-11-23Freeing memory allocated for signal handling.Tim King
2015-10-11fix regression tests, support fallback mode for proofsKshitij Bansal
2015-07-25Add option --sygus-inv-templ for synthesizing strengthening/weakening of pre/...ajreynol
2015-06-12Make sygus an output language. Parse declare-fun in sygus. Minor improvemen...ajreynol
2015-03-31fix echo command in --tear-down-incrementalKshitij Bansal
2015-01-30Generalize conflict clauses in sygus sym break, merge caches, refactor. Prep...ajreynol
2015-01-14sygus input language and benchmarkMorgan Deters
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-12Fix tokenization of "reset" in SMT-LIB v2.0. It's a reserved word only in 2.5.Morgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-09-30Merge branch '1.4.x'Morgan Deters
2014-09-30Fix improper #inclusion of private header outside library.Morgan Deters
2014-09-30Fix a command-replay bug in tear-down-incremental mode. Thanks to Christoph ...Morgan Deters
2014-09-30Proofs- and cores-related segfault fixes (mainly a usability issue), thanks C...Morgan Deters
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback