cvc5.git
2011-11-04 Morgan DetersSTRING_TYPE and CONST_STRING and associate type infrast...
2011-11-02 Morgan DetersOnly print a shortlist of most-commonly-used options...
2011-11-02 Morgan Detersgive an option error if the user specifies --proof...
2011-11-02 Morgan Detersfully implement the always-check-again-after-the-output...
2011-11-02 Morgan DetersSometimes antlr decides to generate lexers and parsers...
2011-11-02 Morgan Detersbetter Integer asserts when there's overflow on convers...
2011-11-01 Morgan DetersImprovements to header installation on user machines...
2011-10-31 Morgan Detersfixes to assertions in GMP to match CLN behavior
2011-10-31 Tim KingAdded assertions to the CLN implementation of Integer...
2011-10-31 Morgan Detersanother make distclean fix
2011-10-31 Morgan Detersfixes to "make distclean" and "make maintainerclean"
2011-10-31 Morgan Detersfix to "make install"
2011-10-29 Morgan Detersfix some doxygen warnings
2011-10-29 Morgan Deterssupport for proof regressions in other parts of the...
2011-10-29 Morgan Detersfix unit tests
2011-10-29 Morgan DetersSupport for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF...
2011-10-28 Morgan Detersproof regressions
2011-10-28 Morgan Deters* ability to output NodeBuilders without first converti...
2011-10-28 Liana Hadareanmerged the proofgen3 branch into trunk:
2011-10-28 Tim KingAdding a check in Polynomial::parsePolynomial to better...
2011-10-25 Kshitij BansalInitialize resource limit and millisecond limit options
2011-10-23 Morgan DetersImplement changes from yesterday morning's meeting...
2011-10-21 Morgan Deterssome printing and parser fixes for problems recently...
2011-10-21 Morgan Detersadd gcc version information to Configuration, and warn...
2011-10-20 Morgan Detersadd support for QF_AUFLIA and QF_AUFLIRA logic strings...
2011-10-19 Morgan Detersfix configure step on Ubuntu oneiric (11.10)-- related...
2011-10-19 Morgan Detersfix bug #264: competition / other static library builds...
2011-10-19 Tim KingAdding support for QF_UFLIA to the smt2 parser.
2011-10-19 Tim KingMerging the branch branches/arithmetic/push-pop-support...
2011-10-17 Dejan JovanovićSharing work
2011-10-13 Morgan Detersfix make dist
2011-10-13 Morgan DetersInterruption, time-out, and deterministic time-out...
2011-10-07 Morgan DetersSome new Datatype public functionality, as per Chris...
2011-10-06 Morgan Detersdon't build language bindings unless expressly requeste...
2011-10-05 Morgan DetersReverting a fix from earlier today that fixed a Mac...
2011-10-05 Morgan DetersensureLiteral() in CNF stream to support Andy's quantif...
2011-10-05 Morgan Detersminor visibility fixes
2011-10-05 Morgan Detersremove some debugging code that slowed down last night...
2011-10-04 Tim KingDisabling the variable removal hueristic by default.
2011-10-04 Morgan Detersalso add test case
2011-10-04 Morgan Detersfixes to context-dependent caching substitutions
2011-10-04 Morgan Detersadd a guard for history saving, to enable building...
2011-10-04 Morgan Deterscompatibility, bindings
2011-10-04 Morgan Deterscvc3 compatibility layer; and another libantlr3c v3...
2011-10-04 Morgan Deterscompat layer cleanup
2011-10-04 Morgan Detersoops, one more fix, hopefully the last
2011-10-04 Morgan DetersYet Another Antlr3 Mod---this time, all my fault: for...
2011-10-04 Morgan DetersOh, here's another cute compatibility fix for libantlr3...
2011-10-04 Morgan Detersmimicking Chris's recent contribution to QueryResult...
2011-10-04 Morgan Detersmore fixes for libantlr3c v3.4
2011-10-04 Morgan Deterssupport for configure-discovery of antlr3-3.4-beta4
2011-10-03 Morgan Detersuser push/pop support in minisat and simplification...
2011-10-03 Morgan DetersImporting Chris's recent changes to CVC3's ValidityChec...
2011-09-30 Morgan Detersfix to CNF undoTranslate(), to support incrementality
2011-09-30 Morgan Detersforgot to put some things in the distro
2011-09-30 Morgan Detersinterfaces fixes and cleanups...and examples of each...
2011-09-30 Morgan Detersmore push/pop infrastructure, some SAT stuff
2011-09-30 Morgan Detersfixes to incremental simplification, cnf routines,...
2011-09-29 Morgan Deterscompatibility work, documentation
2011-09-29 Morgan Detersbuild system fixes
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-29 Morgan Deterssome test fixes
2011-09-28 Morgan Detersanother make dist fix for java compat bindings
2011-09-28 Morgan Detersvariety of visibility fixes (should clean up some of...
2011-09-28 Morgan DetersCVC4::Integer was not marked CVC4_PUBLIC, causing dynam...
2011-09-28 Morgan Detersfixes for make dist ; make install
2011-09-28 Morgan Detersbetter fix for #281, also fix issue with command line...
2011-09-28 Morgan DetersRegular expressions in shell scripts on MacOS are incon...
2011-09-28 Morgan Detersremoved "typename" keyword (fix to bug 280)
2011-09-27 Morgan Detersmore interface work; adding legacy C interface
2011-09-25 Morgan Detersfirst crack at compatibility java interface (not built...
2011-09-24 Morgan DetersFix to building and linking for unit tests. (This...
2011-09-23 Morgan Detersinterface cleanup, java bindings work
2011-09-21 Morgan DetersJava binding now working. Some interface types still...
2011-09-21 Morgan Detersconsiderable bindings interface work, some improvements...
2011-09-20 Morgan Detersfix build
2011-09-20 Morgan DetersMerge from "swig" branch: language binding for Java...
2011-09-18 Morgan Deterscleaned up the mechanism for library versioning
2011-09-17 Morgan Deters--show-debug-tags and --show-trace-tags now supported...
2011-09-16 Morgan Detersdump define-funs correctly with "--dump declarations...
2011-09-16 Morgan Detersinclude example theory (former "UF-Tim") that's include...
2011-09-16 Morgan Detersfinal(?) documentation fixes
2011-09-16 Morgan Detersfix up more documentation
2011-09-16 Morgan Deterssome minor fixes to the cvc3 compatibility library...
2011-09-16 Morgan Detersnew, improved doxygen config file
2011-09-16 Morgan Detersfix serious issue with copyright-updating script
2011-09-16 Morgan Detersfix numerous documentation issues; doxygen complains...
2011-09-16 Morgan Detersfix an oversight in the language printers
2011-09-16 Morgan Detersfix debian build without breaking anything (i hope)
2011-09-15 Dejan Jovanovićtim's fixes for context-dependent pre-registration
2011-09-15 Dejan Jovanovićadding --show-debug-tags to list all available debug...
2011-09-15 Dejan Jovanovićadditional stuff for sharing,
2011-09-07 Dejan Jovanovićfixes for uf/equality engine from the quantifiers branc...
2011-09-03 Morgan Detersthis should fix the build; doxygen documentation now...
2011-09-03 Morgan DetersDisable a warning to address bug 277. (This doesn...
2011-09-03 Dejan Jovanovićremoving an assert i forgot to remove that andy found
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersEnsure that assignment gestures through CDMap iterators...
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-09-02 Dejan Jovanović* Changing pre-registration to be context dependent...
next