summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-08Fix shared libraries for Windows buildfix_shared_winAndres Notzli
2017-03-08Fix MinGW-w64 buildAndres Notzli
2017-03-07More fixes for printing/parsing sets, fix kind name.ajreynol
2017-03-07Fix cvc parser for set compliment.ajreynol
2017-03-06Do not eagerly construct explanations in relation solver.ajreynol
2017-03-06Support for set compliment and universe set. Simplify approach for sep.nil no...ajreynol
2017-03-06Adding support for bool-to-bvClark Barrett
2017-03-03Fix for collectModelInfo related to finite types + preregistration. Generaliz...ajreynol
2017-03-03Another minor fix for sets related to sharing + finite element types.ajreynol
2017-03-02Fixes related to sets.ajreynol
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-02-16Minor fixes for relations, quantifiers dsplit.ajreynol
2017-02-16Fixes for sets+rels check. Minor.ajreynol
2017-02-15Minimization modes for fmf bound.ajreynol
2017-02-07Generalize finite bound inference to unifiable variables in set membership li...ajreynol
2017-01-30Fix regexp cache issue in strings, add regression.ajreynol
2017-01-18Fix non-idempotent rewrite in Array rewriterAndres Noetzli
2017-01-18Merge pull request #128 from 4tXJ7f/fix_lfsc_perfAndrew Reynolds
2017-01-18Minor fix in relations.ajreynol
2017-01-16[LFSC] Fix performance issues, more determinismAndres Notzli
2017-01-13Fix call to SExpr constructor for greater portability.Clark Barrett
2017-01-13Merge pull request #130 from chadbrewbaker/masterClark Barrett
2017-01-13Do not rewrite explanations in strings.ajreynol
2017-01-11Merge pull request #129 from timothy-king/regression-scrubberClark Barrett
2017-01-11Merge pull request #131 from makaimann/fix_702Clark Barrett
2017-01-11Proposed fix for bug 702. Checks to make sure the Expr's operator is not of k...makaimann
2017-01-11Fix for when variables are (partially) bound in multiple ways, add regression...ajreynol
2017-01-11Merge pull request #127 from cristian-mattarei/issue_679Clark Barrett
2017-01-10revertChad Brewbaker
2017-01-10Quashing memory leakChad Brewbaker
2017-01-10Adding regression test scrubbing.Tim King
2017-01-08With reference to Bug 679, this commit integrates part of the patch proposed,...Cristian Mattarei
2017-01-06quashing debug memory leakChad Brewbaker
2017-01-06Minor fix for sets.ajreynol
2017-01-05Disabling a regression test that assumes CVC4 is configured with proofs on. M...Tim King
2017-01-04Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor chan...ajreynol
2017-01-04Marking regression test files as non-executable.Tim King
2017-01-04Marking the proof signature files as non-executable.Tim King
2017-01-04Setting the executable bit for the newer run scripts in contrib.Tim King
2017-01-04Reverting two files encoding with DOS linebreaks back into using unix linebre...Tim King
2017-01-04Merge pull request #122 from 4tXJ7f/fix_lfsc_strAndrew Reynolds
2017-01-04Merge pull request #120 from 4tXJ7f/fix_f_pp_holesguykatzz
2017-01-04Merge pull request #121 from 4tXJ7f/fix_lfsc_mem_leaksAndrew Reynolds
2016-12-29Changing a set of TNodes to a set of Nodes in the BV inequality solver. The r...Tim King
2016-12-29Eliminating a signed vs. unsigned comparison.Tim King
2016-12-29Changing getTearDownIncremental() to return the type of options::tearDownIncr...Tim King
2016-12-29Adding a destructor to InstantiationNotify.Tim King
2016-12-29Adding a destructor to RepBoundExt.Tim King
2016-12-29Reordering sep and sets in Makefile.theories.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback