summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20Fix bug in fmc mbqi where modelscomputed for mbqi could involve non-constant ...ajreynol
2016-01-19Bug fixes for model construction with codatatypes, add regressions.ajreynol
2016-01-18Bug fix rewriter for fun defs.ajreynol
2016-01-15Type enumerators take optional argument indicating fixed cardinalities of uni...ajreynol
2016-01-15Ensure model construction for parametric sorts involving uninterpreted sorts ...ajreynol
2016-01-13Lemma cache datatypes. Do not send true lemma in quantifiers. Minor fix for d...ajreynol
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-08Disabling the RESTART command.Tim King
2016-01-06fix windows buildsKshitij Bansal
2016-01-06Fixing a SWIG ordering issue between bitvector and integer.Tim King
2016-01-06Improving the documentation of the CVC command CONTINUE.Tim King
2016-01-05Removing dead code. StackingMap only appeared in unit tests.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2016-01-05Add SmtGlobals ClassTim King
2016-01-05Adding a new class LastExceptionBuffer for the purpose of owning the memory f...Tim King
2016-01-01Added propagation rule for array ext lemmas to aid proofsClark Barrett
2015-12-30Modified tear-down-incremental option to take an integer - the integer is theClark Barrett
2015-12-30Shuffling around public vs. private headersTim King
2015-12-29Adding a missing header include for cvc4_assert.h in smt_engine_check_proof.c...Tim King
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-24Changing the attribute on the forward declaration of SetType in emptyset.h. T...Tim King
2015-12-24Adding a missing return on the new ArrayStoreAll::operator= .Tim King
2015-12-24Miscellaneous fixesTim King
2015-12-23Enabled array propagation during lemma propagation - this should catch someClark Barrett
2015-12-23Added extract.cpp exampleClark Barrett
2015-12-22Bug fix uf-ss-totality.ajreynol
2015-12-22Always split on constructor types for datatypes involving uninterpreted sorts...ajreynol
2015-12-22Bug fix for cbqi, do not use model values for terms involving non-enumerable ...ajreynol
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-17Minorajreynol
2015-12-16Removing the Record iterator from the swig interface. Moving the cvc4 autogen...Tim King
2015-12-16Work on purification for quantifiers, minor updates.ajreynol
2015-12-15Breaking the include cycle between Record and Expr.Tim King
2015-12-15Adding destructors for CDO an CDOhash_map in the restore() functions.Tim King
2015-12-15Removing the build cycle for predicate.Tim King
2015-12-15Moving SExpr(bool) out of the header into sexpr.cpp to be less verbose about ...Tim King
2015-12-15Making logic_info_forward.h a public header for now.Tim King
2015-12-15Add option uf-ss-fair-monotone. Minor cleanup and improvement of sort inference.ajreynol
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-12-10Add option fmf-empty-sorts.ajreynol
2015-12-03Reverting a previous change to the options_handlers.h. Using inline defintion...Tim King
2015-12-03Removing the generated directory from the parsers.Tim King
2015-12-03Modifying the src/options/Makefile.am for travis.Tim King
2015-12-02Modifying options/Makefile.am to pass distcheck. There is an unpleasant hack ...Tim King
2015-12-02Adds Google, Inc. to the AUTHORS file.Chris Conway
2015-12-02Minor fixes for cegqi-si-partial.ajreynol
2015-12-02Separating the steps of the old mkoptions script into smaller phases.Tim King
2015-12-02Guarding the destruction of the a linux specific variable on WIN32.Tim King
2015-12-01Merge pull request #79 from CVC4/fix-mac-build-scriptTim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback