** Don't fear the files-changed list, almost all changes are in the **
[cvc5.git] / src / parser / parser.h
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-12 Christopher L. ConwayAdding ParserBuilder, reducing visibility of Parser...
2010-05-12 Christopher L. Conwaytrue and false are only defined if the core theory...
2010-05-12 Christopher L. ConwayAdding class Smt2 to handle declaration of logic and...
2010-05-06 Christopher L. ConwayAdding --strict-parsing option
2010-04-29 Dejan JovanovićAdded the capability to construct expressions by passin...
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)
2010-02-27 Christopher L. ConwayAdding --mmap option to use memory-mapped file input...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-18 Christopher L. ConwayAdding --no-checking option to disable semantic checks...
2010-02-04 Morgan Detersremove -*- c++ -*- emacs tag from source files (it...
2010-02-04 Morgan Detersminor fix for update-copyright.pl; ran update-copyright...
2010-02-03 Morgan DetersAddressed many of the concerns of bug 10 (build system...
2010-02-01 Dejan JovanovićFixing the CVC grammar for parsing Boolean expressions...
2009-12-18 Morgan Detersmore build system fix-ups
2009-12-18 Dejan JovanovićLots of parser changes to make Chris happy. Yet more...
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-11 Dejan JovanovićExtracted the public Expr and ExprManager interface...
2009-12-10 Dejan Jovanovićkilling expr into node...
2009-12-09 Morgan Deterssome fixes and organizational adjustments to assert...
2009-12-07 Dejan Jovanovićantlr parser for the cvc4 language (boolean only)
2009-12-06 Dejan JovanovićBig chunk of changes:
2009-12-03 Morgan Detersparsing/expr/command/result/various other fixes
2009-11-26 Dejan JovanovićEnough parsing for tonight. Added:
2009-11-25 Morgan Detersadditional work on parser hookup, configuration + build
2009-11-24 Morgan Detersvarious fixes and updates to use and support parser
2009-11-19 Morgan Deterstesting framework, configure fixes, incorporations...
2009-11-17 Morgan Detersfrom meeting