summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-24ContrainSubtypes and ExpandingDefinitions classesJustin Xu
2017-07-24Changed return type and added friend classes to fix bugs on a few classes.Justin Xu
2017-07-24StaticLearningPass added friend but one test case is brokenJustin Xu
2017-07-24Finished implementing pbRewrites, RewriteApplyToConst, BitBlastEager, and NoC...Justin Xu
2017-07-24QuantifiedPass bugged,commented outJustin Xu
2017-07-24Fixed bugs for tests up to isQuantified flagJustin Xu
2017-07-24added QuantifiedPass classjustinxu421
2017-07-24added CEguided, BitBlast, BVAbstraction, UnconstrainedSimp, Rewrite, NotUnsat...justinxu421
2017-07-24refactored 'real as ints' 'ints as bv', 'bvToBool', and 'Booltobv' in the pre...justinxu421
2017-07-24Example for refactoringAndres Notzli
2017-07-22Deprecating the unused convenience_node_builders.h (#203)Tim King
2017-07-22Consolidating the opaque pointers in SymbolTable. (#204)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-20Fix a few bugs related to sygus.ajreynol
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-19Fix simple_vc_compat_cxx example (#202)Andres Noetzli
2017-07-18Adding a garbage list that get collected during the ~Scope. Removing the CDHa...Tim King
2017-07-17Use is_sorted, merge, copy from std (#199)Andres Noetzli
2017-07-17Remove PtrCloser (#198)Andres Noetzli
2017-07-16Moving to static_assert now that c++11 is available.Tim King
2017-07-16Use CXXFLAGS when compiling parsers (#197)Andres Noetzli
2017-07-15Fix warning about unknown escape sequence (#196)Andres Noetzli
2017-07-14Removing BOOST_FOREACH usage.Tim King
2017-07-12Fix .i files from last commit.ajreynol
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-10Do not exit when value/model/unsat-core/proof is requested at wrong time, for...ajreynol
2017-07-10Merge ntExt branch. Adds support for transcendental functions. Refactoring of...ajreynol
2017-07-10Separate sygus term utilities to new file, minor cleanup from last commit.ajreynol
2017-07-10Merge datatype shared selectors/sygus comp 2017 branch. Modify the datatypes ...ajreynol
2017-07-07Merge branch 'master' of github.com:CVC4/CVC4Mathias Preiner
2017-07-07Update copyright year and refer to authors URL.Mathias Preiner
2017-07-07Remove unused stacking_vector class (#185)Andres Noetzli
2017-07-07Avoid invoking copy constructor when safe printing (#184)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-07-07Use new copyright header format.Mathias Preiner
2017-07-05Fix for logic info, update regressions. Update casc tfa script.ajreynol
2017-07-05Non-linear supported in ALL logics. Minor fixes for set logic with sygus.ajreynol
2017-06-30Fix use-after-free with unsat cores/proofs (#174)Andres Nötzli
2017-06-30Minor change to trigger selection, fixes related to subtypes (in macros, cbqi...ajreynol
2017-06-28Enable non-linear solve by default, update regressions.ajreynol
2017-06-22Fix assertion failure due to missing clause id (#180)Andres Nötzli
2017-06-21Merge pull request #175 from CVC4/fix_uninitAndrew Reynolds
2017-06-21Properly handle subtypes in smt2 printer.ajreynol
2017-06-21Check for sigaltstack in configure (#172)Clément Pit-Claudel
2017-06-20Fix SIGILL handlerAndres Noetzli
2017-06-18Fix assertionajreynol
2017-06-18Minor change to ensureTheoryAtoms for bug 828.ajreynol
2017-06-16Fix stream parsingAndres Nötzli
2017-06-16Merge pull request #170 from CVC4/fix_2_6_parser3Clark Barrett
2017-06-16Fix segfault by making unit conflict CDMaybeAndres Nötzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback