summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-09another DISTCLEANFILES entry, for proper "make distclean" behavior (fixes "di...Morgan Deters
2012-11-09Fix for another model assertion failureClark Barrett
2012-11-08Turns on TheoryUF when non-linear arithmetic is turned on. Adds test cases fo...Tim King
2012-11-08fix "make distcheck"Morgan Deters
2012-11-08Review of trunk r4525 (TypeNode::getBaseType()):Morgan Deters
2012-11-08Improved support for division by zero. This adds the *_TOTAL kinds and unint...Tim King
2012-11-08exception fixMorgan Deters
2012-11-08Fixed two small bugs in model generationClark Barrett
2012-11-08Added getBaseType - Morgan please checkClark Barrett
2012-11-08added support for parametric datatypes in smt2 parser, includes support for '...Andrew Reynolds
2012-11-07* Type ascription bug fixed (resolves bug 432), but there are others I discov...Morgan Deters
2012-11-07Fix to a bug in integer mod lemmas.Tim King
2012-11-06fix issue in compatibility layer that could segfaultMorgan Deters
2012-11-05Fix to the context dependent static learning code.Tim King
2012-11-05fixes for replacement function libraryMorgan Deters
2012-11-05fixes for mac osMorgan Deters
2012-11-05fix for tarball building (fixes debian and distcheck problems in nightly builds)Morgan Deters
2012-11-02more minor updates to inst gen and representative selection, clean up of equa...Andrew Reynolds
2012-10-31cleaning up some of the equality query stuff, implemented a new representativ...Andrew Reynolds
2012-10-30delta of a model-building failure caseDejan Jovanović
2012-10-29more updates and minor bug fixes for fmf/inst-gen quantifier instantiationAndrew Reynolds
2012-10-29Tweak to options configuration for turning off minisat elimination when model...Clark Barrett
2012-10-29Disable minisat elimination when models are onClark Barrett
2012-10-29Disable some array optimizations when models are onClark Barrett
2012-10-29auflia directory missing from regression summary - fixedClark Barrett
2012-10-26Fix to subrange type enumerator, and its unit test. Resolves bug 436.Morgan Deters
2012-10-26bug fix for parametric datatypes, previously datatypes theory/rewriter was no...Andrew Reynolds
2012-10-26Fix for bug 430. d_delta in PartialModel was never being computed. (Delta rem...Tim King
2012-10-26build options sources into distribution tarballs (in the same way that antlr ...Morgan Deters
2012-10-26new boost.m4 makes boost-thread require boost-system. relax this dependence ...Morgan Deters
2012-10-26better parametric datatype arity checking; fixes bug 433Morgan Deters
2012-10-26Fixed a failing datatype regression with check-modelsClark Barrett
2012-10-26today's build system fix: sometimes examples weren't built with "make example...ACSYS
2012-10-26fixed bug in datatypes decision procedure enforcing rewriting of incorrectly ...Andrew Reynolds
2012-10-26More bug fixes and more checks for modelsClark Barrett
2012-10-25last build system fix for now: fix some typos affecting MacACSYS
2012-10-25extra quoting for special characterMorgan Deters
2012-10-25more minor fixes to build systemACSYS
2012-10-25One of my changes to the build system yesterday broke the nightly build because:Morgan Deters
2012-10-24fixed assertion failures in efficient e-matchingAndrew Reynolds
2012-10-24Includes many fixes to build system for Solaris (thanks Tim!), and alsoMorgan Deters
2012-10-24Updated the ArithStaticLearner to be user context dependent.Tim King
2012-10-24Fix for systems that do not have the MAP_FILE macro defined.Tim King
2012-10-24fix for bug 429 Dejan Jovanović
2012-10-24two smaller random pure LRA push-pop cases that failDejan Jovanović
2012-10-24efficient e-matching now specific to rewrite rulesAndrew Reynolds
2012-10-23more major cleanup of quantifiers code, separating rewrite-rules-specific cod...Andrew Reynolds
2012-10-23fixed problem with datatypes giving incorrect explanations, now corrected and...Andrew Reynolds
2012-10-23More debugging info, small changes to model builderClark Barrett
2012-10-23some fixes for "make examples" and "make install-examples" when invoked from ...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback