summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-18Support a personal build configuration and make rules.Morgan Deters
2013-09-18Support for bv2nat/int2bv in parser and BV rewriter.Morgan Deters
2013-09-18Fixes to theoryof-mode; no longer static in Theory class.Morgan Deters
2013-09-16Fix (extraneous) command dumping.Morgan Deters
2013-09-15Change default option of simple ite lifting within quantifier bodies. add so...Andrew Reynolds
2013-09-13Fix sat_proof "parentheses into the void" after conferring with Liana.Morgan Deters
2013-09-13Move some regress benchmarks around that took too long, other test cleanup.Morgan Deters
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-09-13Merge branch 'master' of https://github.com/CVC4/CVC4Kshitij Bansal
2013-09-12fix bug 534: portfolio define-fun duplicate modelKshitij Bansal
2013-09-11Theory of strings.Tianyi Liang
2013-09-09Another minor fix for datatypes to repair my previous commit.Andrew Reynolds
2013-09-09Add support for check-sat with argument.Morgan Deters
2013-09-09Fix declare-datatypes dumping bug (bug 385).Morgan Deters
2013-09-09Support per-command verbosity settings.Morgan Deters
2013-09-09Support empty (and 1-ary) tuples and records.Morgan Deters
2013-09-09Fix some line-numbering in auto-generated metakind.h. Thanks to Martin Brain...Morgan Deters
2013-09-09Fix portfolio on bug411.smt2. (get-model command should only go to last winner)Morgan Deters
2013-09-09Ensure no cost for datatypes debugging when not tracing it.Morgan Deters
2013-09-06Fix datatypes for bug 503Andrew Reynolds
2013-09-05Fix FLOOR and DISTINCT in CVC language parser.Morgan Deters
2013-09-05Fix lambda handling in CVC parserMorgan Deters
2013-09-05Permit setOption(decision-mode)Morgan Deters
2013-09-05Fix bugs/issues with missed-t-prop dump outputMorgan Deters
2013-09-05Fix declare-fun/define-fun in dumps; resolves bugs 408 and 385; also fix a se...Morgan Deters
2013-08-30Add ability to mkConst(TupleSelect) and friends in language bindingsMorgan Deters
2013-08-26Merge branch '1.2.x'Kshitij Bansal
2013-08-26bug 374 fix: assert litVal=desiredVal only for leaf nodes1.2.xKshitij Bansal
2013-08-26Bug 374 benchmarksKshitij Bansal
2013-08-20Change recursive expandDefinitions() to an interative worklist-based one; we ...Morgan Deters
2013-08-13--segv-nospin is now default.Morgan Deters
2013-08-13Minor cleanup.Morgan Deters
2013-08-13Minor fixes for --fmf-fmc for quantifiers containing datatypesAndrew Reynolds
2013-08-13initial modifications for per-ic cbqiAndrew Reynolds
2013-08-09Clean up "make install"-produced intermediate files (resolves bug 526)Morgan Deters
2013-08-08Fix a serious bug in the preprocessor; problem inputs reported by Pantazis De...Morgan Deters
2013-08-08Parameterized, uninterpreted sorts need no Boolean-term conversionMorgan Deters
2013-07-30Minor fixes to build system.Morgan Deters
2013-07-29Fix numerous compiler warnings on various platformsMorgan Deters
2013-07-24Regressions now checking models on unknown too. But quantifiers don't have t...Morgan Deters
2013-07-24Fixes for building with mingw win64.Morgan Deters
2013-07-24Don't allow --stats if not a statistics-enabled buildMorgan Deters
2013-07-24some portfolio driver cleanupMorgan Deters
2013-07-23Some fixes for (get-info :all-options)Morgan Deters
2013-07-23fix for win32 option parsing via mingw32Morgan Deters
2013-07-23(get-info :all-options) to get option values; also command-line option sugges...Morgan Deters
2013-07-22Allow BV and DT in either order in the logic stringMorgan Deters
2013-07-22Add option --cbqi-recurse.Andrew Reynolds
2013-07-22Bug fix for --fmf-fmc for non-uninterpreted sort quantifiers, added infrastru...Andrew Reynolds
2013-07-19enable bug521 regression testsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback