summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10Disable tarball signing for now.Mathias Preiner
2017-07-07added QuantifiedPass classjustinxu421
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-07Update files that are part of the CVC4 license, exclude minisat files.Mathias Preiner
2017-07-07Use consistent author names for the copyright headers.Mathias Preiner
2017-07-07Use new copyright header format.Mathias Preiner
2017-07-07Escape left brace in regex in update-copyright script.Mathias Preiner
2017-07-06added CEguided, BitBlast, BVAbstraction, UnconstrainedSimp, Rewrite, NotUnsat...justinxu421
2017-07-06Fix passing antlr arguments to configure in contrib/cut-releaseMathias Preiner
2017-07-06cut-release: git co -> git checkoutAina Niemetz
2017-07-06cut-release: option handling, get-antlrAina Niemetz
2017-07-05refactored 'real as ints' 'ints as bv', 'bvToBool', and 'Booltobv' in the pre...justinxu421
2017-07-05Fix for logic info, update regressions. Update casc tfa script.ajreynol
2017-07-05updated INSTALL for version 1.5Mathias Preiner
2017-07-05Update unit test, news.ajreynol
2017-07-05Non-linear supported in ALL logics. Minor fixes for set logic with sygus.ajreynol
2017-07-03Update README for 1.5 release (#182)Andres Nötzli
2017-06-30Updates to AUTHORS and THANKS for 1.5 (mostly done by Tim).Clark Barrett
2017-06-30Updated NEWS, README, RELEASE-NOTES.Clark Barrett
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-30Example for refactoringAndres Notzli
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-21Fix unsat cores script for SMT-COMP (#179)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-21Add run script for unsat cores track at SMT-COMP (#177)Andres Nötzli
2017-06-21Merge pull request #176 from CVC4/smtcomp2017Andrew Reynolds
2017-06-21Update casc and sygus comp scripts.ajreynol
2017-06-21Check for sigaltstack in configure (#172)Clément Pit-Claudel
2017-06-20Fix SIGILL handlerAndres Noetzli
2017-06-18Better configuration for QF_NRAAndres Noetzli
2017-06-18Fix assertionajreynol
2017-06-18Minor change to ensureTheoryAtoms for bug 828.ajreynol
2017-06-16Change language in competition script to smt2.6 (#171)Andres Nötzli
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-15Make comp script more robustAndres Noetzli
2017-06-15Fix for issue related to cbqi + E-matching.ajreynol
2017-06-15Add regression.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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback