LogicInfo locking implemented, and some initialization-order issues in SmtEngine...
[cvc5.git] / src / parser / antlr_input.h
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-11-01 Morgan DetersImprovements to header installation on user machines...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Christopher L. ConwayFixing output for EOF token in parser errors
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-26 Christopher L. ConwayCleaning up some header files
2010-10-20 Christopher L. ConwayAdding support for interactive mode
2010-10-12 Morgan Detersfix some leaks in parser, add debug code to node manage...
2010-09-20 Dejan Jovanovićbitvector rewriting for the core theory and testcases
2010-07-06 Morgan Detersmerge from CC work: pieces of the parser need to be...
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-03 Christopher L. ConwayImplementing input from stdin (Fixes: #144)
2010-05-12 Christopher L. Conwaytrue and false are only defined if the core theory...
2010-05-06 Christopher L. ConwayAdding AntlrInput::tokenTextSubstr
2010-05-06 Christopher L. ConwayAdding bit-vector constants in SMT2
2010-05-06 Christopher L. ConwayImplementing Rational::fromDecimal and adding support...
2010-05-04 Christopher L. ConwayAdding general support for SMT2 set-info command
2010-05-03 Christopher L. ConwaySmall mistake in previous commit
2010-05-03 Christopher L. ConwayImporting ANTLR3 lexer nextToken function to avoid...
2010-05-02 Dejan Jovanovićsmt parser for bit-vectors
2010-05-01 Christopher L. ConwayAdding missed antlr_input files
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-04-27 Christopher L. ConwayAdding Integer and Rational constants to SMT
2010-04-05 Christopher L. ConwaySimplifying ANTLR3 overrides
2010-04-05 Christopher L. ConwayMoving sources copied from libantlr3c to separate file
2010-04-05 Christopher L. ConwayAdding match override to AntlrInput, in attempt to...
2010-04-02 Christopher L. ConwayOverriding ANTLR3 error recovery routine
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-03-31 Christopher L. ConwayCode cleanup in parser
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)