summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
AgeCommit message (Expand)Author
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-09-11Theory of strings.Tianyi Liang
2013-06-06IDL example theory (to be used with --use-theory=idl).Dejan Jovanović
2013-05-02* splitLemma to request atomsDejan Jovanović
2013-04-30add decision_attributes.h for make distKshitij Bansal
2013-03-26moving bv before arraysDejan Jovanović
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2012-12-01remove instantiator frameworkMorgan Deters
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-07-31Moving some instantiation-related stuff from src/theory to src/theory/quantif...Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-27merging fmf-devel branch, includes refactored datatype theory, updates to mod...Andrew Reynolds
2012-07-27Merge quantifiers2-trunk:François Bobot
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
2012-06-16changing theoryOf in shared mode with arrays to move equalities to arraysDejan Jovanović
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-04Added preprocessing pass that propagates unconstrained values - solves all ofClark Barrett
2012-05-30remove unused/broken check build targetMorgan Deters
2012-05-11Added some ITE rewrites,Clark Barrett
2012-04-28New LogicInfo functionality.Morgan Deters
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2011-09-16include example theory (former "UF-Tim") that's included in the dist but not ...Morgan Deters
2011-09-15additional stuff for sharing, Dejan Jovanović
2011-07-05updated preprocessing and rewriting input equalities into inequalities for LRADejan Jovanović
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-04Merging the satliteral-before-prereg branch into trunk. Theory preregistratio...Tim King
2011-02-28Review of mktheorytraits, mkrewriter, and recent changes to other mk* scripts...Morgan Deters
2011-02-26Merge from theory-break-dependences branch to break Theory and TheoryEngine d...Morgan Deters
2011-01-05fix for build errorsDejan Jovanović
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
2010-11-15fix some things with the build system (make dist, make install, make check)Morgan Deters
2010-07-07Added shared term manager. Basic mechanism for identifying shared terms isClark Barrett
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-06-30* theory "tree" rewriting implemented and worksMorgan Deters
2010-06-29Merging the unate-propagator branch into the trunk. This is a big update so ...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-03theory detection fixes; fixes build breakage when you delete build directoriesMorgan Deters
2010-04-14* Better dependency tracking for unit test building and linking, andMorgan Deters
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
2010-04-01PARSER STUFF:Morgan Deters
2010-03-30Highlights of this commit are:Morgan Deters
2010-03-15This checkin resolves bug #57.Morgan Deters
2010-03-12* src/context/cdmap.h: rename orderedIterator to iterator, do awayMorgan Deters
2010-02-26* test/unit/context/context_black.h: Test CDList<>. In particular,Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback