cvc3 compatibility layer; and another libantlr3c v3.4 incompatibility fix
[cvc5.git] / contrib /
2011-09-30 Morgan Detersinterfaces fixes and cleanups...and examples of each...
2011-09-16 Morgan Detersfix serious issue with copyright-updating script
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-05-05 Morgan Detersluby sequence generator; can use to plot MiniSat's...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-03-30 Morgan DetersAdd Valuation::getSatValue() so that theories can acces...
2011-03-15 Morgan DetersMerge from cudd branch. This mostly just adds support...
2011-02-26 Morgan DetersCommit to fix bug 241 (improper "using namespace std...
2010-11-11 Morgan Detersmake addsourcedir executable
2010-11-04 Tim KingMoving the post_mortem.py script out of contrib and...
2010-11-04 Tim KingUpdates post_mortem.py script to be able to handle...
2010-10-27 Morgan Deters"make dist" fixes; a distribution tarball can now build...
2010-10-27 Morgan Deterssupport focus on a particular subpackage (e.g. "expr")
2010-10-27 Morgan Detersinter-package dependence graph generation (in dot format)
2010-09-27 ACSYSadd workaround for systems (i.e., Mac OS X) that don...
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-08 Christopher L. ConwayMoving cluster-qf_lra-full to scripts project
2010-07-08 Christopher L. ConwayMoving cluster-qf_lra-benchmark to scripts project
2010-07-08 Tim KingI am adding my smt-crunch scripts to source control...
2010-07-08 Tim KingUpdates to the post_mortem.py script.
2010-07-07 Morgan Detersthings for competition upload: new "make submission...
2010-07-03 Morgan DetersWith this commit come a number of changes to build...
2010-07-02 Morgan Deters* Added white-box TheoryEngine test that tests the...
2010-06-24 Tim KingAdded post_mortem.py a statistics collector for user...
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-26 Christopher L. ConwayAdding documentation to my-configure
2010-05-26 Christopher L. ConwayFixing my-configure
2010-05-26 Christopher L. ConwayAdding contrib/my-configure
2010-04-05 Christopher L. ConwayUpdating copyright exclusion
2010-04-05 Christopher L. ConwayMoving code imported from libantlr3c to separate file...
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-30 Christopher L. ConwayRemoving unnecessary .gitignores
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-05 Morgan Detersfinal fixes to addsourcedir source-directory-Makefile...
2010-02-05 Morgan Detersautomatic generator script for sourcedir Makefiles...
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 Morgan DetersAdded theory output channel interfaces and "Interrupted...
2010-01-28 Christopher L. ConwayRemoving Makefile.in's
2010-01-26 Morgan Detersfixes to build structure, util classes, lots of fixes...
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-17 Morgan Deterssupport nonstandard, unconfigured builds (e.g., "....
2009-12-16 Morgan DetersFixes to the build system:
2009-12-11 Morgan Detersbuild fixes, configuration simplifications
2009-12-08 Morgan Deterscheck in automake/libtool/autoconf-generated files...
2009-12-08 Morgan Deterswork on propositional layer, expression builder support...
2009-12-03 Morgan Detersfirst attempt at new build system
2009-11-24 Morgan Detersvarious fixes and updates to use and support parser
2009-11-24 Morgan Detersconfigure option adjustments as per 11/24 meeting;...
2009-11-18 Morgan Deterswork on exprs, driver, util
2009-11-17 Morgan Detersanother pass
2009-11-17 Morgan Detersfixes and additions
2009-11-09 Morgan Detersminor fixes, added contrib directory