summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-06* some build fixes; thanks; thanks to Kunal Ganeshpure for noting these issuesMorgan Deters
2012-12-05Improved garbage collection for TheoryArith. The merges all of the code over...Tim King
2012-12-05Cleanup of arithmetic, and some new utility functions for the coming fcsimple...Tim King
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-12-04* Add support for --decision=justification + incremental (bug 437)Kshitij Bansal
2012-12-03distribute the find_public_interface.sh scriptMorgan Deters
2012-12-03version numberingMorgan Deters
2012-12-03Fix for fuzzer-found model bugClark Barrett
2012-12-01Cutting release 1.0.1.0Morgan Deters
2012-12-01fix cut-release sanity checksMorgan Deters
2012-12-01fix to TNode assertion (which is too strict, given lax ordering requirements ...Morgan Deters
2012-12-01Throw a logic exception if user makes an assertion using a STORE_ALLClark Barrett
2012-12-01remove instantiator frameworkMorgan Deters
2012-12-01Fix the way abstract values are typed; fixes some compliance issues.Morgan Deters
2012-12-01fix memory corruption issue in debug builds that led to unhelpful outputMorgan Deters
2012-12-01remove an obsolete (and incorrect) assertion in boolean-terms; also add faili...Morgan Deters
2012-12-01fix java system test dependencesMorgan Deters
2012-12-01drastic simplification of quantifiers code regarding equality queries, instan...Andrew Reynolds
2012-12-01Fix for a CLN related bug on 32 bit systems. Integer((1<<29)+1) and Integer((...Tim King
2012-12-01Some fixes for boolean arraysMorgan Deters
2012-12-01fix #line annotation warningMorgan Deters
2012-12-01updated examplesMorgan Deters
2012-12-01added a new example for the combination of bit-vectors and arrays (includes m...Liana Hadarean
2012-12-01another part of last commitMorgan Deters
2012-12-01definition-expansion fixed for get-model, resolves bug 411Morgan Deters
2012-12-01Polishing API examples.Tim King
2012-12-01Adding SmtEngine::setLogic(const char* logic) so that smt.setLogic("QF_LRA");...Tim King
2012-11-30Fixes for stricter compilers Andy brought to my attention.Tim King
2012-11-30Changing the documentation of ARR_TABLE_FUN to say (internal symbol).Tim King
2012-11-30all API examples now have java versions too; bitvectors gets built; also upda...Morgan Deters
2012-11-30incorporating some comments from ClarkMorgan Deters
2012-11-30Fix assertion in smt_engine's getValueClark Barrett
2012-11-30Updating the combination.cpp example.Tim King
2012-11-30Committing tests to potentially discover an obscure CLN library issue on 32 b...Tim King
2012-11-30renaming --smtlib to --smtlib-strict; removing --smtlib2 optionMorgan Deters
2012-11-30internal variables (skolems) aren't printed as part of the modelMorgan Deters
2012-11-30change detection/handling of output language more reasonably; fixes a nagging...Morgan Deters
2012-11-30quantifiers now uses master equality engine, preparation work to cleanup codeAndrew Reynolds
2012-11-30parametric datatypes fix related to non-ascribed type constructors introduced...Andrew Reynolds
2012-11-30added a simple API example example showing how to use the bit-vector theory. Liana Hadarean
2012-11-30Changes to SExpr to accept autoconversion from bool and const char*. Adding a...Tim King
2012-11-30Adding smtname level options for tlimit, rlimit, etc. Fix to the internal doc...Tim King
2012-11-30Partial fix for bug 435; still needs some effort.Morgan Deters
2012-11-30Add some regressions for bug 438.Morgan Deters
2012-11-30fix rewrite-rules syntax in regressionMorgan Deters
2012-11-30minor fix to release scriptMorgan Deters
2012-11-30fix the syntax of assert-rewrite/-propagation/-reduction by putting the patte...François Bobot
2012-11-29reliable benchmark corresponding to bug468Kshitij Bansal
2012-11-29require type ascriptions for parametric datatype constructors (making them ca...Andrew Reynolds
2012-11-29Fix for hidden symbols in library on Mac. It's a strange issue to do withMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback