summaryrefslogtreecommitdiff
path: root/src/parser/cvc/cvc_parser.g
AgeCommit message (Expand)Author
2010-02-06Preliminary support for types in parserChristopher L. Conway
2010-02-04remove -*- c++ -*- emacs tag from source files (it overrides cvc4-c++-editing...Morgan Deters
2010-02-04src/expr/kind.h is now automatically generated.Morgan Deters
2010-02-04minor fix for update-copyright.pl; ran update-copyright.pl on all sources; re...Morgan Deters
2010-02-03Addressed many of the concerns of bug 10 (build system code review).Morgan Deters
2010-02-03ELSEIF support and parser debugging with '-d parser'Dejan Jovanović
2010-02-03simple ITE parsingDejan Jovanović
2010-02-02Rethrow rewrite in antlr_parser. Taking LT(0) to locate the error causes the ...Dejan Jovanović
2010-02-02Minor changes to parserChristopher L. Conway
2010-02-01Fixing the CVC grammar for parsing Boolean expressions. All the associativity...Dejan Jovanović
2009-12-18More fixes fot the parser tests.Dejan Jovanović
2009-12-18More fixesDejan Jovanović
2009-12-18Lots of parser changes to make Chris happy. Yet more to come later. Dejan Jovanović
2009-12-15Minor changes to parser files from code review.Christopher L. Conway
2009-12-11Extracted the public Expr and ExprManager interface to encapsulate the optimi...Dejan Jovanović
2009-12-10killing expr into node...Dejan Jovanović
2009-12-09some fixes and organizational adjustments to assert code, parsers/lexers, and...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback