summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-20fix for sets/mar2014/..317minimized..Kshitij Bansal
2014-03-20Fix for registration issues of term appearing in a shared lemmaKshitij Bansal
2014-03-20rewriter fix, weaken an assertionKshitij Bansal
2014-03-20constant normal form and rewriteKshitij Bansal
2014-03-20fix a sharing issues with setsKshitij Bansal
2014-03-20push subtyping for sets to the element typeKshitij Bansal
2014-03-20enable check-models for sets/ regressionsKshitij Bansal
2014-03-20work on set modelKshitij Bansal
2014-03-20testlemma regressionsKshitij Bansal
2014-03-20Minor fix for CBQI, ignore inst constant nodes.Andrew Reynolds
2014-03-19Fix documentation for Theory::preRegisterTerm().Morgan Deters
2014-03-19Refactor the theory specific parts of definition expansion into the theory so...Martin Brain
2014-03-19Set dumping options from (set-option..) and API more directly.Morgan Deters
2014-03-19Fix for bug 555; SMT-LIBv2 symbols now output with proper quoting.Morgan Deters
2014-03-19Move the translator binary from src/main to examples, no longer built by defa...Morgan Deters
2014-03-19Appease compilers from latest XCode release (v5.1).Morgan Deters
2014-03-19Minor usability fixes related to SMT-LIB compliance.Morgan Deters
2014-03-19Fix proof signatures makefileMorgan Deters
2014-03-19Minor documentation fixups.Morgan Deters
2014-03-19Fix a memory leak in LFSC proof checker. Largest QF_UF proof from Morgan (pr...Andrew Reynolds
2014-03-17Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-03-17hot fix for pre-reg term caching in stringsTianyi Liang
2014-03-17hot fix for pre-reg term caching in stringsTianyi Liang
2014-03-16Fix for ite of >=64bit wide bitvectors with unconstrained condition.Peter Collingbourne
2014-03-14SMT-LIB compliance: allow bin/hex set-info, e.g. (set-info :key #xffff). Tha...Morgan Deters
2014-03-14dos2unix on the proof signatures, and fix the makefile.Morgan Deters
2014-03-14Add ability to provide theory-specific proof rules to EqualityEngine, extends...Andrew Reynolds
2014-03-13Add working example of LFSC proof with quantifiers. Update quantifiers signa...Andrew Reynolds
2014-03-12Work on array pf signature, add working example. Add quantifiers proof signa...Andrew Reynolds
2014-03-12Minor fixes post-merge of RR.Andrew Reynolds
2014-03-12Fix LogicInfo unit test.Morgan Deters
2014-03-12Some standardization of regression Makefiles that got out of sync. Fixes cas...Morgan Deters
2014-03-12Draft contrib/get-abc script for bitvectors libabc support.Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix for rewriterules build breakage.Morgan Deters
2014-03-11Fix for random-seed option.Morgan Deters
2014-03-11Fix for portfolio.Morgan Deters
2014-03-11Minor cleanup.Morgan Deters
2014-03-11Fix for (get-assignment), resolves bug 553.Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix some Win32 and SMT-LIB compliance bugs discovered by David Cok.Morgan Deters
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...Andrew Reynolds
2014-03-10adds intro vars length cacheTianyi Liang
2014-03-10Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-03-10minor change for strings-fmfTianyi Liang
2014-03-10minor change for strings-fmfTianyi Liang
2014-03-08Re-fix bug 551 by adding a check to the arith ITE simplifier to ignore non-gr...Morgan Deters
2014-03-08Merge pull request #18 from timothy-king/masterTim King
2014-03-08Fixing name changes that cam in from the merge.Tim King
2014-03-08Merge remote-tracking branch 'CVC4root/master'Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback