* Rename SMT parts (printer, parser) to SMT1
[cvc5.git] / src / parser / smt2 / smt2.h
2012-09-27 Morgan Deters* Rename SMT parts (printer, parser) to SMT1
2012-08-16 Morgan DetersThe SmtEngine now ensures that setLogicInternal() is...
2012-07-18 Morgan Detersmore compliance fixes for SMT-LIBv2
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2011-04-20 Morgan DetersTuesday end-of-day commit.
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-04 Christopher L. ConwayEnabling RDL/IDL in SMT v1 and adding some simple tests
2010-06-01 Christopher L. ConwayAdding SMT v2 parsing support for: QF_IDL, QF_NIA,...
2010-05-12 Christopher L. ConwayAdding ParserBuilder, reducing visibility of Parser...
2010-05-12 Christopher L. ConwayAdding class Smt2 to handle declaration of logic and...