summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)Author
2016-01-28Adding listeners to Options.Tim King
2016-01-08Adding a new Listener utility class. Changing the ResourceManager to use List...Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-02-13Minor cleanup, remove unused files.ajreynol
2014-12-03Floating point infrastructure.Martin Brain
2014-11-19Distribute UnsafeInterruptException interface file for SWIG.Morgan Deters
2014-11-17Resource-limiting work.Liana Hadarean
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-06-19Java bindings fixes.Morgan Deters
2014-06-19This commit adds a priority queue implementation. This is to avoid compilati...Tim King
2014-04-19Eh, what?Kshitij Bansal
2014-04-01Merge branch '1.3.x'Tim King
2014-04-01Fixing bug 552. There was a bug when integers are made using a string with a...1.3.xTim King
2014-02-26for mergingTianyi Liang
2014-02-21add new theory (sets)Kshitij Bansal
2013-12-25fix for some nightly build failuresMorgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-27Java bindings improvements for CASCADE, minor cleanup.Morgan Deters
2013-11-25Substantial Changes:Tim King
2013-09-11Theory of strings.Tianyi Liang
2013-07-13Fix language bindings and portfolio builds.Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-06-24Support for abs, to_int, is_int, divisible in SMT-LIB; also --rewrite-divk al...Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2013-03-19Remove PropositionalQuery class and all CUDD-related build stuff (and referen...Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2012-11-27Tuples and records merge. Resolves bug 270.Morgan Deters
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-11-12* Fix language bindings: various issuesMorgan Deters
2012-11-12minor bug fixes for quantifiers, added sort inference module (not ready to be...Andrew Reynolds
2012-10-10Abstract values for SMT-LIB.Morgan Deters
2012-10-05Bug-related:Morgan Deters
2012-10-04Implemented array type enumerator, more fixes for modelsClark Barrett
2012-09-28fix distribution of cvc4_assert.iMorgan Deters
2012-09-28rename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert.cpp -- we need to mak...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-08-28Improved compatibility layer, now supports quantifiers. Also incorporatesMorgan Deters
2012-08-20fixes for java bindingsMorgan Deters
2012-08-02array-store-all classMorgan Deters
2012-08-01fixes to some *clean targetsMorgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-27removing unecessary filesAndrew Reynolds
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback