Switching to types-as-attributes in parser
[cvc5.git] / src / expr / node.cpp
2010-02-22 Christopher L. ConwaySwitching to types-as-attributes in parser
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-22 Morgan DetersRe-committing revision 232 properly:
2010-02-22 Morgan Detersundoing improperly-committed revision 232; will re...
2010-02-22 Cesare Tinelli* Add virtual destructors to CnfStream, Theory, OutputC...
2010-02-22 Morgan Detersfix bug 22 (remove tracing from non-trace builds; remov...
2010-02-12 Dejan JovanovićChanges to hashing that solve the xinetd boolean benchm...
2010-02-04 Dejan Jovanovićbeautification of the prop engine
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-04 Tim KingFixes to the cnf converter. Also a barebones utility...
2010-02-03 Dejan Jovanovićsimple ITE parsing
2010-02-03 Tim KingWithin node I added printAst(..) for general purpose...
2009-12-18 Morgan Detersnumerous fixes to nodes; more coming
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-17 Morgan Deters+ test infrastructure fixes
2009-12-16 Morgan Deters+ refactoring fixes for expr package based on code...
2009-12-16 Tim KingSmall refactoring changes for the expr package.
2009-12-16 Morgan DetersFixes to the build system:
2009-12-11 Dejan JovanovićExtracted the public Expr and ExprManager interface...
2009-12-10 Dejan Jovanovićkilling expr into node...