summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-06-16Parse 'is', 'match' differently for non-DT inputAndres Noetzli
2017-06-15Fix for bug 639.Clark Barrett
2017-06-15Fix for issue related to cbqi + E-matching.ajreynol
2017-06-15Fix relevant domain for datatypes, fixes bug 824.ajreynol
2017-06-15Ensure uninterpreted constants do not escape datatypes, fixes bug 823. Fix cb...ajreynol
2017-06-14Remove UdivSelf rewrite, add UdivZero rewriteAndres Noetzli
2017-06-14Fix uninitialized valueAndres Noetzli
2017-06-03Fix compile errorClark Barrett
2017-06-01Minor optimizations related to cbqi.ajreynol
2017-05-31Fix model construction for BV with cbqi. Minor change to defaults.ajreynol
2017-05-31A more informative error message when a theory is not yet supported by the pr...guykatzz
2017-05-31Minor fix to last commit.ajreynol
2017-05-31Change to-int, div, int-div skolems from CDAttribute to stored in CDHashMap. ...ajreynol
2017-05-31Minor change to defaults, update smt comp script, minor changes to options in...ajreynol
2017-05-30print only labeled assertions as part of the unsat coreguykatzz
2017-05-26Checking that equalities belong to the arithmetic theory in the solve() routine.Tim King
2017-05-26Fix use-after-free with ResChainsAndres Noetzli
2017-05-25Quote unsat core names if applicable, fixes bug 816.ajreynol
2017-05-20Fix bug 812.ajreynol
2017-05-17Merge pull request #155 from makaimann/conditional_coverageClark Barrett
2017-05-16Merge pull request #161 from 4tXJ7f/fix_parserClark Barrett
2017-05-16Avoid tokenizing FP tokens in non-FP inputAndres Noetzli
2017-05-16Fix error in Windows buildAndres Noetzli
2017-05-15Merge pull request #156 from 4tXJ7f/fix_safe_printAndrew Reynolds
2017-05-15Minor fix in safe_print functionAndres Noetzli
2017-05-15Cleanup handling of division (possible fix for bugs 803, 804, 805).ajreynol
2017-05-15Merge pull request #159 from 4tXJ7f/fix_set_typesAndrew Reynolds
2017-05-15Fix type checks for relation operatorsAndres Noetzli
2017-05-15Merge pull request #158 from 4tXJ7f/fix_sets_rewriterAndrew Reynolds
2017-05-15Fix minor bug in sets rewriterAndres Noetzli
2017-05-15Fix bug 806. Minor fixes to remove term formula pass.ajreynol
2017-05-15Merge pull request #157 from 4tXJ7f/fix_iteratorAndrew Reynolds
2017-05-15Fix condition in upwards closure check for setsAndres Noetzli
2017-05-15Fix issue in ceg_instantiator related to types and theoryOf, fixes bug 802.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback