Adding an option to the equality engine constructor to treat all constants as
[cvc5.git] / .cproject
2014-12-27 Dejan JovanovicAdding an option to the equality engine constructor...
2014-05-08 Dejan JovanovicAdding encoding of sha1 collision for the hashing example
2013-03-20 Liana Hadareanmerged master with dejan's constant evaluating equality...
2013-03-20 Dejan JovanovićAdding evaluation of constant terms to the equality...
2012-10-05 Dejan JovanovićBoolExpr removed and replaced with Expr
2012-03-26 Dejan JovanovićGlobal registry of SAT solvers, where they are register...
2012-03-26 Dejan Jovanovićmore datail from the build failure
2012-03-08 Dejan JovanovićRemoving QUICK_CHECK, and other unused ones, from the...
2012-03-02 Dejan JovanovićCDMap -> CDHashMap
2011-07-09 Dejan Jovanovićsurprize surprize
2010-05-13 Christopher L. ConwayMinor refactorings to PropEngine, SatSolver
2010-04-29 Christopher L. ConwayFirst draft implementation of SMT v2 parser
2010-04-15 Christopher L. ConwayRemoving horrible, system-locking option from Eclipse...
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-02-10 Dejan Jovanovićfixing annoying eclipse build settings, no more broken...
2009-12-17 Christopher L. ConwayCvcParserBlack and supporting Makefile changes
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 Dejan JovanovićEclipse CVC4 settings (with code style)
2009-11-26 Dejan JovanovićCommands and the eclipse C++ project settings.