summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-02-26Commit to fix bug 241 (improper "using namespace std" in a header). This cau...Morgan Deters
2010-11-11make addsourcedir executableMorgan Deters
2010-11-04Moving the post_mortem.py script out of contrib and into the cvc4 scripts dir...Tim King
2010-11-04Updates post_mortem.py script to be able to handle certain kinds of crashes a...Tim King
2010-10-27"make dist" fixes; a distribution tarball can now build and pass tests. "make...Morgan Deters
2010-10-27support focus on a particular subpackage (e.g. "expr")Morgan Deters
2010-10-27inter-package dependence graph generation (in dot format)Morgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-08-17Merge from "cc" branch:Morgan Deters
2010-07-08Moving cluster-qf_lra-full to scripts projectChristopher L. Conway
2010-07-08Moving cluster-qf_lra-benchmark to scripts projectChristopher L. Conway
2010-07-08I am adding my smt-crunch scripts to source control. Others may find them us...Tim King
2010-07-08Updates to the post_mortem.py script.Tim King
2010-07-07things for competition upload: new "make submission" targetMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02* Added white-box TheoryEngine test that tests the rewriterMorgan Deters
2010-06-24Added post_mortem.py a statistics collector for user with the smt_curnch clus...Tim King
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-26Adding documentation to my-configureChristopher L. Conway
2010-05-26Fixing my-configureChristopher L. Conway
2010-05-26Adding contrib/my-configureChristopher L. Conway
2010-04-05Updating copyright exclusionChristopher L. Conway
2010-04-05Moving code imported from libantlr3c to separate file and adding copyright ex...Christopher L. Conway
2010-04-01reran update-copyright.pl to get new contributors and add new header comments...Morgan Deters
2010-04-01PARSER STUFF:Morgan Deters
2010-03-30Removing unnecessary .gitignoresChristopher L. Conway
2010-03-30Merging from branches/antlr3 (r246:354)Christopher L. Conway
2010-03-05* public/private code untangled (smt/smt_engine.h no longer #includesMorgan Deters
2010-02-25* src/expr/node.h: add a copy constructor. Apparently GCC doesn'tMorgan Deters
2010-02-22* configure.ac: Remove doc/ from search path for Makefile.amsMorgan Deters
2010-02-05final fixes to addsourcedir source-directory-Makefile-generation scriptMorgan Deters
2010-02-05automatic generator script for sourcedir Makefiles and Makefile.amsMorgan Deters
2010-02-04remove -*- c++ -*- emacs tag from source files (it overrides cvc4-c++-editing...Morgan Deters
2010-02-04minor fix for update-copyright.pl; ran update-copyright.pl on all sources; re...Morgan Deters
2010-02-04Added theory output channel interfaces and "Interrupted" exception.Morgan Deters
2010-01-28Removing Makefile.in'sChristopher L. Conway
2010-01-26fixes to build structure, util classes, lots of fixes to Node and NodeBuilder...Morgan Deters
2009-12-17update-copyright.pl now retrieves and incorporates author information from re...Morgan Deters
2009-12-17support nonstandard, unconfigured builds (e.g., "./configure debug" followed ...Morgan Deters
2009-12-16Fixes to the build system:Morgan Deters
2009-12-11build fixes, configuration simplificationsMorgan Deters
2009-12-08check in automake/libtool/autoconf-generated files; add better file not found...Morgan Deters
2009-12-08work on propositional layer, expression builder support for large expressions...Morgan Deters
2009-12-03first attempt at new build systemMorgan Deters
2009-11-24various fixes and updates to use and support parserMorgan Deters
2009-11-24configure option adjustments as per 11/24 meeting; various fixes and improvem...Morgan Deters
2009-11-18work on exprs, driver, utilMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback