summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)Author
2012-03-09Some work on the dump infrastructure to support portfolio work.Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-21don't require libboost_thread (its presence is detected at configure-time), a...Morgan Deters
2012-02-20fix "make dist"Morgan Deters
2012-02-20portfolio mergeMorgan Deters
2011-10-29Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::g...Morgan Deters
2011-09-29build system fixesMorgan Deters
2011-09-28fixes for make dist ; make installMorgan Deters
2011-09-28better fix for #281, also fix issue with command line options not existing on...Morgan Deters
2011-09-28Regular expressions in shell scripts on MacOS are inconsistent... again. :-( ...Morgan Deters
2011-09-21Java binding now working. Some interface types still need some work (e.g. it...Morgan Deters
2011-09-20Merge from "swig" branch: language binding for Java is compiling and linking....Morgan Deters
2011-09-17--show-debug-tags and --show-trace-tags now supported by Configuration API; a...Morgan Deters
2011-09-15adding --show-debug-tags to list all available debug tracing tagsDejan Jovanović
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-08-24Simplification of the preregister and register throught a NodeVisitor class. ...Dejan Jovanović
2011-07-05updated preprocessing and rewriting input equalities into inequalities for LRADejan Jovanović
2011-06-03datatypes workMorgan Deters
2011-05-23Merge from arrays2 branch.Morgan Deters
2011-05-14add AscriptionType stuff to support nullary parameterized datatypes; also, re...Morgan Deters
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-04-25Monday tasks:Morgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-18This commit merges the branch arithmetic/propagation-again into trunk.Tim King
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-12another small fix to "make dist" that can lead to a misconfigured tarballMorgan Deters
2011-04-08Added util classClark Barrett
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-03-03resurrecting triple.h from r1023 (after which it was removed)Morgan Deters
2010-11-09Lemmas on demand work, push-pop, some cleanup.Dejan Jovanović
2010-10-22removing unused functionality from util; related to bug #222Morgan Deters
2010-10-22Merging main/getopt.cpp, main/usage.h, and smt/options.h inChristopher L. Conway
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-08* (define-fun...) now has proper type checking in non-debug buildsMorgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-09-27- This update adds DynamicArray<T>. This is a bare bones heap allocated arra...Tim King
2010-07-29Adding configuration_private.h to allow inlining of configuration checksChristopher L. Conway
2010-07-04make dist && make distcheck functional, other fixesMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02Merges the cln-test branch into the main branch.Tim King
2010-06-30checking in CC module interface for reference.Morgan Deters
2010-06-30* theory "tree" rewriting implemented and worksMorgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-06-15fix last commit gcc options (-wunknown-pragmas ==> -Wno-unknown-pragmas)Morgan Deters
2010-06-15remove warnings about unknown #pragma GCC diagnostic on older compilersMorgan Deters
2010-05-12Adding class Smt2 to handle declaration of logic and theory symbolsChristopher L. Conway
2010-05-04Adding general support for SMT2 set-info commandChristopher L. Conway
2010-04-14Marging from types 404:415, changes: MassiveDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback