summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2014-04-29Fix for --force-logic to extend its reach to the parser.Morgan Deters
2014-04-29fixed couple of more warningsKshitij Bansal
2014-04-27rm undocument/non-working* "feature"Kshitij Bansal
2014-04-06fix for hiding prompt/header in shell, error-behavior options as in SMTLIBKshitij Bansal
2014-04-04Allow turning off the interactive prompt while in interactive mode.Morgan Deters
2014-03-26Merge branch '1.3.x'Morgan Deters
2014-03-26Win32 build script fixes (to allow portfolio builds).Morgan Deters
2014-03-19Set dumping options from (set-option..) and API more directly.Morgan Deters
2014-03-19Move the translator binary from src/main to examples, no longer built by defa...Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix for portfolio.Morgan Deters
2014-02-27--stats-every-query option: print increment in addition to cumulative value o...Kshitij Bansal
2014-02-25New translation work, support Z3-str-style string constraints.Morgan Deters
2014-02-21option to print stats after every satisfiability or validity queryKshitij Bansal
2014-02-20portfolio: add stat to track time spent waiting for interrupted threads to stopKshitij Bansal
2013-12-24Merge branch '1.3.x'Morgan Deters
2013-12-24Minor code cleanup.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-12-22Fix option specification.Morgan Deters
2013-12-17some config changes: new --bsd option, readline gives warning, default build ...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.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-12Minor portfolio fixes for some platforms.Morgan Deters
2013-11-11Change exit status to be more consistent with other command-line tools: 0 suc...Morgan Deters
2013-09-12fix bug 534: portfolio define-fun duplicate modelKshitij Bansal
2013-09-09Fix portfolio on bug411.smt2. (get-model command should only go to last winner)Morgan Deters
2013-08-13--segv-nospin is now default.Morgan Deters
2013-07-24some portfolio driver cleanupMorgan Deters
2013-07-13Fix language bindings and portfolio builds.Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-06-28Fix portfolio builds after yesterday's commits.Morgan Deters
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-05-17Add support for --dump-models option, in preparation for casc.Andrew Reynolds
2013-05-17Better error on illegal (pop N); also more compliant SMT-LIB error messages i...Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Merging some cleanup work:Morgan Deters
2013-03-26Make --incremental the default when running interactivelyMorgan Deters
2013-03-25finish removal of separateOutputKshitij Bansal
2013-03-23Fix bug in portfolio executor output; fixes nightly portfolio-checking runs.Morgan Deters
2013-03-20Better reporting of detached git state in --version and --show-configMorgan Deters
2013-03-20Interactive mode support for multiline inputMorgan Deters
2013-03-14Merge branch '1.0.x'Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-02-20Single -q quiets messages/warnings. Double -qq silences sat/unsat output too.Morgan Deters
2013-02-16Fix version identification for new git repository.Morgan Deters
2013-02-15Merge branch '1.0.x'Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback