Improvements to header installation on user machines. Internally, we can
[cvc5.git] / src / main / interactive_shell.cpp
2011-11-01 Morgan DetersImprovements to header installation on user machines...
2011-10-04 Morgan Detersadd a guard for history saving, to enable building...
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-05-02 Morgan DetersMinor fixes to various parts of CVC4, including the...
2011-05-01 Morgan Detersminor fixes, plus experimental readline support in...
2011-04-15 Morgan Detersparser/driver fixes for last commit
2011-04-10 Morgan Detersmerge from replay branch
2011-03-30 Morgan DetersAdd Valuation::getSatValue() so that theories can acces...
2010-10-26 Christopher L. ConwayCleaning up some header files
2010-10-24 Christopher L. ConwayAdding unit test for InteractiveShell
2010-10-23 Christopher L. ConwayAdding Parser::setInput and using it in InteractiveShel...
2010-10-22 Christopher L. ConwaySaving state between lines in interactive mode (Fixes...
2010-10-20 Christopher L. ConwayAdding support for interactive mode