summaryrefslogtreecommitdiff
path: root/src/main/interactive_shell.cpp
AgeCommit message (Expand)Author
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-11-11Move symbol manager to src/expr/ (#5420)Andrew Reynolds
2020-11-09Add symbol manager (#5380)Andrew Reynolds
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-07-17Support for using 'libedit' over 'readline' #4571 (#4579)Andrew V. Jones
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2019-09-06Remove SMT1 parser. (#3228)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-08-01 InteractiveShell: Remove redundant options argument. (#2244)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-02Initial support for string standard in smt lib 2.6 (#1848)Andrew Reynolds
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2017-08-31Replace CVC4_THREADLOCAL in interactive_shell (#1065)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-04-13Fix for some compilersClark Barrett
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2016-05-16Fix memory leak in interactive_shell.cppClark Barrett
2016-04-03Updating the copyright headers and scripts.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
2015-12-30Shuffling around public vs. private headersTim 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
2014-11-17Resource-limiting work.Liana Hadarean
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-19Fix for mac readline.Morgan Deters
2014-04-29Fix for --force-logic to extend its reach to the parser.Morgan Deters
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
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-05-17Better error on illegal (pop N); also more compliant SMT-LIB error messages i...Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-20Interactive mode support for multiline inputMorgan Deters
2012-11-27more mac fixesMorgan Deters
2012-11-27fix for some Mac buildsMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback