projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2017-03-28
Tim King
Minor cleanups to ExtTheory.
commit
|
commitdiff
|
tree
2017-03-28
Tim King
Removing the friend class modifier from ExtTheory to...
commit
|
commitdiff
|
tree
2017-03-27
Clark Barrett
Merge pull request #137 from 4tXJ7f/throw_quals
commit
|
commitdiff
|
tree
2017-03-27
Tim King
Making the ExtTheory object a private member of Theory.
commit
|
commitdiff
|
tree
2017-03-27
Tim King
Making ppNotifyAssertions take a const vector.
commit
|
commitdiff
|
tree
2017-03-27
Tim King
Moving the CareGraph into its own file.
commit
|
commitdiff
|
tree
2017-03-27
Tim King
Moving the theory::Assertion struct into its own file.
commit
|
commitdiff
|
tree
2017-03-27
Andres Notzli
Remove throw qualifiers in type enumerators
commit
|
commitdiff
|
tree
2017-03-27
Tim King
Alphabetizing libcvc4_la_SOURCES.
commit
|
commitdiff
|
tree
2017-03-24
ajreynol
Add some regressions. Minor.
commit
|
commitdiff
|
tree
2017-03-24
ajreynol
Refactor model building for quantifiers to be a single...
commit
|
commitdiff
|
tree
2017-03-23
Clark Barrett
Fixing warning message.
commit
|
commitdiff
|
tree
2017-03-23
guykatzz
support incremental unsat cores
commit
|
commitdiff
|
tree
2017-03-22
ajreynol
Fix more cases of rewritten explanations in strings...
commit
|
commitdiff
|
tree
2017-03-22
ajreynol
Minor fix for bounded integers.
commit
|
commitdiff
|
tree
2017-03-22
ajreynol
Work on new approach for sygus involving conditional...
commit
|
commitdiff
|
tree
2017-03-21
ajreynol
Improve computeCareGraph functions to check shared...
commit
|
commitdiff
|
tree
2017-03-20
Andrew Reynolds
Merge pull request #135 from PaulMeng/master
commit
|
commitdiff
|
tree
2017-03-20
Paul Meng
fixed cvc4 parser for set complement
commit
|
commitdiff
|
tree
2017-03-18
Clark Barrett
Fix for bug 707.
commit
|
commitdiff
|
tree
2017-03-18
Clark Barrett
Fix to help with bug 717
commit
|
commitdiff
|
tree
2017-03-17
guykatzz
better support for proof production when encountering...
commit
|
commitdiff
|
tree
2017-03-16
Tim King
Fixes bug 781. Copy constructor for Expr needed to...
commit
|
commitdiff
|
tree
2017-03-16
ajreynol
More fixes, features to examples.
commit
|
commitdiff
|
tree
2017-03-16
ajreynol
Minor fixes, always expand applications of lambdas...
commit
|
commitdiff
|
tree
2017-03-16
ajreynol
Support for SMT LIB 2.6 syntax declare-datatype and...
commit
|
commitdiff
|
tree
2017-03-16
ajreynol
Parsing support for SMT LIB 2.6. Minor fixes for printi...
commit
|
commitdiff
|
tree
2017-03-15
ajreynol
Fix regress1 Makefile for rewriterules, fixes bug 783.
commit
|
commitdiff
|
tree
2017-03-15
Clark Barrett
Merge pull request #134 from 4tXJ7f/fix_host
commit
|
commitdiff
|
tree
2017-03-15
ajreynol
Allow 0 argument recursive functions. Fixes bug 782.
commit
|
commitdiff
|
tree
2017-03-15
Andres Notzli
Fix win-build script to use MinGW-w64 by default
commit
|
commitdiff
|
tree
2017-03-14
guykatzz
Merge pull request #133 from 4tXJ7f/fix_uninitialized
commit
|
commitdiff
|
tree
2017-03-14
Andres Notzli
fix uninitialized variable
commit
|
commitdiff
|
tree
2017-03-14
Clark Barrett
Merge pull request #132 from 4tXJ7f/fix_mingw64
commit
|
commitdiff
|
tree
2017-03-10
ajreynol
Minor fix for cbqi-all.
commit
|
commitdiff
|
tree
2017-03-09
guykatzz
bug fix
commit
|
commitdiff
|
tree
2017-03-09
guykatzz
better proof support for bools and formulas
commit
|
commitdiff
|
tree
2017-03-08
Andres Notzli
Fix MinGW-w64 build
commit
|
commitdiff
|
tree
2017-03-07
ajreynol
More fixes for printing/parsing sets, fix kind name.
commit
|
commitdiff
|
tree
2017-03-07
ajreynol
Fix cvc parser for set compliment.
commit
|
commitdiff
|
tree
2017-03-06
ajreynol
Do not eagerly construct explanations in relation solver.
commit
|
commitdiff
|
tree
2017-03-06
ajreynol
Support for set compliment and universe set. Simplify...
commit
|
commitdiff
|
tree
2017-03-06
Clark Barrett
Adding support for bool-to-bv
commit
|
commitdiff
|
tree
2017-03-03
ajreynol
Fix for collectModelInfo related to finite types +...
commit
|
commitdiff
|
tree
2017-03-03
ajreynol
Another minor fix for sets related to sharing + finite...
commit
|
commitdiff
|
tree
2017-03-02
ajreynol
Fixes related to sets.
commit
|
commitdiff
|
tree
2017-03-02
ajreynol
Minor cleanup and reorganization related to last commit.
commit
|
commitdiff
|
tree
2017-03-02
ajreynol
Eliminate Boolean term conversion. Generalizes removeIT...
commit
|
commitdiff
|
tree
2017-02-16
ajreynol
Minor fixes for relations, quantifiers dsplit.
commit
|
commitdiff
|
tree
2017-02-16
ajreynol
Fixes for sets+rels check. Minor.
commit
|
commitdiff
|
tree
2017-02-15
ajreynol
Minimization modes for fmf bound.
commit
|
commitdiff
|
tree
2017-02-07
ajreynol
Generalize finite bound inference to unifiable variable...
commit
|
commitdiff
|
tree
2017-01-30
ajreynol
Fix regexp cache issue in strings, add regression.
commit
|
commitdiff
|
tree
2017-01-18
Andres Noetzli
Fix non-idempotent rewrite in Array rewriter
commit
|
commitdiff
|
tree
2017-01-18
Andrew Reynolds
Merge pull request #128 from 4tXJ7f/fix_lfsc_perf
commit
|
commitdiff
|
tree
2017-01-18
ajreynol
Minor fix in relations.
commit
|
commitdiff
|
tree
2017-01-16
Andres Notzli
[LFSC] Fix performance issues, more determinism
commit
|
commitdiff
|
tree
2017-01-14
Clark Barrett
Fix call to SExpr constructor for greater portability.
commit
|
commitdiff
|
tree
2017-01-14
Clark Barrett
Merge pull request #130 from chadbrewbaker/master
commit
|
commitdiff
|
tree
2017-01-13
ajreynol
Do not rewrite explanations in strings.
commit
|
commitdiff
|
tree
2017-01-11
Clark Barrett
Merge pull request #129 from timothy-king/regression...
commit
|
commitdiff
|
tree
2017-01-11
Clark Barrett
Merge pull request #131 from makaimann/fix_702
commit
|
commitdiff
|
tree
2017-01-11
makaimann
Proposed fix for bug 702. Checks to make sure the Expr...
commit
|
commitdiff
|
tree
2017-01-11
ajreynol
Fix for when variables are (partially) bound in multipl...
commit
|
commitdiff
|
tree
2017-01-11
Clark Barrett
Merge pull request #127 from cristian-mattarei/issue_679
commit
|
commitdiff
|
tree
2017-01-11
Chad Brewbaker
revert
commit
|
commitdiff
|
tree
2017-01-11
Chad Brewbaker
Quashing memory leak
commit
|
commitdiff
|
tree
2017-01-11
Tim King
Adding regression test scrubbing.
commit
|
commitdiff
|
tree
2017-01-09
Cristian Mattarei
With reference to Bug 679, this commit integrates part...
commit
|
commitdiff
|
tree
2017-01-07
Chad Brewbaker
quashing debug memory leak
commit
|
commitdiff
|
tree
2017-01-06
ajreynol
Minor fix for sets.
commit
|
commitdiff
|
tree
2017-01-05
Tim King
Disabling a regression test that assumes CVC4 is config...
commit
|
commitdiff
|
tree
2017-01-04
ajreynol
Fix for tff type declarations inTPTP parser, fixes...
commit
|
commitdiff
|
tree
2017-01-04
Tim King
Marking regression test files as non-executable.
commit
|
commitdiff
|
tree
2017-01-04
Tim King
Marking the proof signature files as non-executable.
commit
|
commitdiff
|
tree
2017-01-04
Tim King
Setting the executable bit for the newer run scripts...
commit
|
commitdiff
|
tree
2017-01-04
Tim King
Reverting two files encoding with DOS linebreaks back...
commit
|
commitdiff
|
tree
2017-01-04
Andrew Reynolds
Merge pull request #122 from 4tXJ7f/fix_lfsc_str
commit
|
commitdiff
|
tree
2017-01-04
guykatzz
Merge pull request #120 from 4tXJ7f/fix_f_pp_holes
commit
|
commitdiff
|
tree
2017-01-04
Andrew Reynolds
Merge pull request #121 from 4tXJ7f/fix_lfsc_mem_leaks
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Changing a set of TNodes to a set of Nodes in the BV...
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Eliminating a signed vs. unsigned comparison.
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Changing getTearDownIncremental() to return the type...
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Adding a destructor to InstantiationNotify.
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Adding a destructor to RepBoundExt.
commit
|
commitdiff
|
tree
2016-12-29
Tim King
Reordering sep and sets in Makefile.theories.
commit
|
commitdiff
|
tree
2016-12-28
Andres Notzli
[LFSC] Minor fixes/improvements
commit
|
commitdiff
|
tree
2016-12-28
Andres Notzli
[LFSC] Fix memory leaks when creating CExprs
commit
|
commitdiff
|
tree
2016-12-17
Andres Notzli
Fix dependency tracing for fewerPreprocessingHoles
commit
|
commitdiff
|
tree
2016-12-14
Clark Barrett
Merge pull request #119 from 4tXJ7f/smt_v2_5
commit
|
commitdiff
|
tree
2016-12-14
Andres Notzli
Switch from SMT-LIB v2.0 to v2.5 for smt2 files
commit
|
commitdiff
|
tree
2016-12-14
Clark Barrett
Made tear-down-incremental more like it used to be...
commit
|
commitdiff
|
tree
2016-12-13
Andrew Reynolds
Merge pull request #118 from 4tXJ7f/fix_emp
commit
|
commitdiff
|
tree
2016-12-12
Clark Barrett
Merge pull request #117 from 4tXJ7f/fix_order
commit
|
commitdiff
|
tree
2016-12-12
Andres Notzli
Fix split-find-unsat-w-emp test
commit
|
commitdiff
|
tree
2016-12-12
Clark Barrett
Merge branch 'master' into fix_order
commit
|
commitdiff
|
tree
2016-12-12
Clark Barrett
Merge pull request #116 from 4tXJ7f/fix_mult
commit
|
commitdiff
|
tree
2016-12-09
Tim King
Fixing a use after free bug in Polynomial::denominatorLCM.
commit
|
commitdiff
|
tree
2016-12-09
Andres Notzli
Fix initialization order
commit
|
commitdiff
|
tree
2016-12-09
Andres Notzli
Fix (inactive) `MultSlice` rewrite
commit
|
commitdiff
|
tree
next