Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::getProof...
[cvc5.git] / src / parser / cvc / Cvc.g
2011-10-29 Morgan DetersSupport for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF...
2011-10-04 Morgan Deterscvc3 compatibility layer; and another libantlr3c v3...
2011-10-04 Morgan DetersOh, here's another cute compatibility fix for libantlr3...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-06-03 Andrew Reynoldsfixed various bugs related to ambiguous parametric...
2011-06-03 Morgan Detersdatatypes work
2011-06-01 Morgan Deterstype ascriptions (casts) for parameterized datatypes...
2011-05-13 Andrew Reynoldsadded support for parametric datatypes, updated cvc...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-05-03 Morgan Detersoutput fixes for performance
2011-05-02 Morgan DetersMinor fixes to various parts of CVC4, including the...
2011-04-25 Morgan DetersWeekend work. The main points:
2011-04-23 Morgan Detersfix for parser/tests for ANTLR 3.2 (it was working...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-04-20 Morgan Detersnumerous bugfixes
2011-04-20 Morgan DetersMinor mixed-bag commit. Expected performance impact...
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan Detersmore work on CVC language
2011-04-18 Morgan Detersmostly CVC presentation language parsing and printing
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-04-13 Morgan Detersadd disequality token ("/=") and rules to CVC parser
2011-03-05 Morgan Detersadding three features to CVC parser that drastically...
2010-10-20 Christopher L. ConwayFixing minor whitespace bug in the parser
2010-07-06 Christopher L. ConwayAdding arithmetic symbols to CVC parser (Fixes: #176)
2010-07-06 Morgan DetersFixes for doubled-statistics (bug 171), a fix to muzzle...
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-01 Christopher L. ConwayFixing private/public header warnings in parser library
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-05 Christopher L. ConwayMinor refactorings, in response to code review (Bug...
2010-04-02 Christopher L. ConwayOverriding ANTLR3 error recovery routine
2010-04-01 Christopher L. ConwayParser tweaks to address review
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-31 Christopher L. ConwayFinishing parser cleanup. Code is now review-ready.
2010-03-31 Christopher L. ConwayMore parser cleanup. Should fix problems with last...
2010-03-31 Christopher L. ConwayCode cleanup in parser
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)