summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-02Initial support for string standard in smt lib 2.6 (#1848)Andrew Reynolds
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-02-02Restoring ostream format. Resolves a few CIDs 1362780. (#1543)Tim King
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2018-01-04Removing miscellaneous throw specifiers. (#1474)Tim King
2017-12-12Add SIGTERM handler. (#1440)Mathias Preiner
2017-11-03Sygus clean main (#1297)Andrew Reynolds
2017-10-10Add copyright information. (#1201)Aina Niemetz
2017-09-20Fix issue #1081, memory leak in cmd executor (#1109)Andres Noetzli
2017-08-31Replace CVC4_THREADLOCAL in interactive_shell (#1065)Andres Noetzli
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
2017-08-24Add include to fix buildAndres Noetzli
2017-08-04Set default language to smt lib 2.6 (including as a base language for sygus),...ajreynol
2017-07-17Remove PtrCloser (#198)Andres Noetzli
2017-07-10Merge datatype shared selectors/sygus comp 2017 branch. Modify the datatypes ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-06-21Check for sigaltstack in configure (#172)Clément Pit-Claudel
2017-06-20Fix SIGILL handlerAndres Noetzli
2017-05-16Fix error in Windows buildAndres Noetzli
2017-05-15Minor fix in safe_print functionAndres Noetzli
2017-05-12Make signal handlers saferAndres Notzli
2017-04-13Fix for some compilersClark Barrett
2017-03-18Fix for bug 707.Clark Barrett
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2017-01-08With reference to Bug 679, this commit integrates part of the patch proposed,...Cristian Mattarei
2016-12-14Switch from SMT-LIB v2.0 to v2.5 for smt2 filesAndres Notzli
2016-12-14Made tear-down-incremental more like it used to be: when tear-down valueClark Barrett
2016-11-18Add support for set-logic ALL, fix compiler error in GCC 6.1Clark Barrett
2016-11-09Renaming the class PtrCloser to not cause confusion with unique_ptr.Tim King
2016-11-06Adds a C++05 version of unique_ptr. Used this to solve a garbage collection p...Tim King
2016-09-25Deleting the intermediate command singleton.Tim King
2016-08-31Removing typeof from command_executor_portfolio.cpp.Tim King
2016-05-27Removing check that is no longer valid.Clark Barrett
2016-05-16Fix memory leak in interactive_shell.cppClark Barrett
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-21New version of the recursive options parsing strategy.Tim King
2016-03-08Extend synthesis solver to handle single invocation with additional universal...ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-02-01Removing the CVC4_NEEDS_REPLACEMENT_FUNCTIONS guard to have a simpler build p...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
2016-01-05Adding a new class LastExceptionBuffer for the purpose of owning the memory f...Tim 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-24Miscellaneous fixesTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-16Removing the Record iterator from the swig interface. Moving the cvc4 autogen...Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback