summaryrefslogtreecommitdiff
path: root/src/parser
AgeCommit message (Expand)Author
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-20portfolio mergeMorgan Deters
2012-01-17updates to smt2 parser to support datatypes, minor updates to datatypes theor...Andrew Reynolds
2011-12-14minor fixes to printing and parsing of CVC-language defined functions and lam...Morgan Deters
2011-12-02Error detection is different now---with new Command infrastructure, exception...Morgan Deters
2011-11-22More language bindings work:Morgan Deters
2011-11-16Addressed many of the concerns raised in the public interface review of CVC4 ...Morgan Deters
2011-11-02Sometimes antlr decides to generate lexers and parsers in a different directo...Morgan Deters
2011-11-01Improvements to header installation on user machines. Internally, we canMorgan Deters
2011-10-29Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::g...Morgan Deters
2011-10-28* ability to output NodeBuilders without first converting them to Nodes---use...Morgan Deters
2011-10-21some printing and parser fixes for problems recently uncoveredMorgan Deters
2011-10-20add support for QF_AUFLIA and QF_AUFLIRA logic strings in SMT inputs, for tes...Morgan Deters
2011-10-19Adding support for QF_UFLIA to the smt2 parser.Tim King
2011-10-04cvc3 compatibility layer; and another libantlr3c v3.4 incompatibility fixMorgan Deters
2011-10-04compat layer cleanupMorgan Deters
2011-10-04oops, one more fix, hopefully the lastMorgan Deters
2011-10-04Oh, here's another cute compatibility fix for libantlr3c 3.4-beta4. They #de...Morgan Deters
2011-10-04more fixes for libantlr3c v3.4Morgan Deters
2011-10-03user push/pop support in minisat and simplification; also bindings workMorgan Deters
2011-09-28fixes for make dist ; make installMorgan Deters
2011-09-28better fix for #281, also fix issue with command line options not existing on...Morgan Deters
2011-09-24Fix to building and linking for unit tests. (This should fix the segfaulting...Morgan Deters
2011-09-21considerable bindings interface work, some improvements to buildMorgan Deters
2011-09-03Disable a warning to address bug 277. (This doesn't really resolve the issue...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-09-02* Changing pre-registration to be context dependent -- it is called from the ...Dejan Jovanović
2011-06-30Allow (- x) for unary minus in SMT-LIBv1, in addition to the standard (~ x),Morgan Deters
2011-06-03fixed various bugs related to ambiguous parametric datatype constructors, par...Andrew Reynolds
2011-06-03datatypes workMorgan Deters
2011-06-01type ascriptions (casts) for parameterized datatypes, e.g. "nil :: list[INT]Morgan Deters
2011-05-23fixes for "make dist" and "make doc", minor cleanupsMorgan Deters
2011-05-14add AscriptionType stuff to support nullary parameterized datatypes; also, re...Morgan Deters
2011-05-13added support for parametric datatypes, updated cvc parser to handle parametr...Andrew Reynolds
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-05-03output fixes for performanceMorgan Deters
2011-05-02parser fixes for bug 243Dejan Jovanović
2011-05-02Minor fixes to various parts of CVC4, including the removal of the uintptr_t ...Morgan Deters
2011-05-01minor fixes, plus experimental readline support in InteractiveShellMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-23fix for parser/tests for ANTLR 3.2 (it was working fine on 3.3)Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-20numerous bugfixesMorgan Deters
2011-04-20Minor mixed-bag commit. Expected performance impact negligible.Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18more work on CVC languageMorgan Deters
2011-04-18mostly CVC presentation language parsing and printingMorgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-18Fixing output for EOF token in parser errorsChristopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback