cvc5.git
2014-06-30 Kshitij BansalMerge pull request #47 from kbansal/sets
2014-06-30 Kshitij BansalUse FS as the set-logic string for theory of sets
2014-06-29 Kshitij Bansalsets: "insert" operator
2014-06-28 Morgan DetersAutomatically make SMT options from command-line option...
2014-06-28 Morgan DetersFix bug in datatypes options specification
2014-06-27 Morgan DetersAnother fix for 32-bit (amends commit b825605).
2014-06-27 Clark BarrettFix for bug543
2014-06-27 Clark BarrettUpdated run script for QF_ABV
2014-06-26 Kshitij BansalMerge pull request #46 from mdeters/bug573
2014-06-26 Morgan DetersFix for 32-bit (esp. win32 failing build).
2014-06-26 Morgan DetersMerge tag 'smtcomp2014-resubmission'
2014-06-26 Morgan DetersPotential fix for bug 573.
2014-06-26 Morgan DetersIgnore error result when an error is squelched via...
2014-06-26 Morgan DetersRemove leftover debugging output.
2014-06-26 Morgan DetersMinor language bindings fixes.
2014-06-26 Morgan DetersAdd missing function definition.
2014-06-25 Kshitij Bansalsets api example
2014-06-25 Andrew ReynoldsMerge pull request #34 from mdeters/datatypes-kinds
2014-06-25 Andrew ReynoldsMerge pull request #37 from mdeters/quants-kinds
2014-06-25 Andrew ReynoldsMerge pull request #38 from mdeters/uf-kinds
2014-06-25 Kshitij Bansalfix sets eager lemmas
2014-06-25 Kshitij Bansalcosmetic
2014-06-25 Kshitij Bansalmv default care graph function inside the theory implem...
2014-06-25 Kshitij Bansalmake emptyset construction with no arguments private
2014-06-25 Kshitij Bansalrename subseteq to subset in smtlib, all kinds and...
2014-06-25 Kshitij BansalMerge pull request #43 from mdeters/threadstack
2014-06-25 Tim KingFixing the previous bugfix.
2014-06-25 Tim KingMerge branch 'master' of github.com:CVC3/CVC4
2014-06-25 Tim KingFixing the previous bugfix.
2014-06-25 Morgan DetersStack-size portfolio fix. If using Boost 1.50, --threa...
2014-06-25 Morgan DetersFix some #line annotations.
2014-06-25 Morgan DetersDon't allow libabc to load extensions at runtime.
2014-06-24 Morgan Detersstack-size portfolio fix. boost 1.50 now required
2014-06-24 Tim KingAlternative lazier heuristic for assertion rewriting.
2014-06-24 Tim KingAlternative lazier heuristic for assertion rewriting.
2014-06-24 Tim KingFixing a soundness bug in arithmetic and a roubustness...
2014-06-24 Morgan DetersFix header check for glpk.h.
2014-06-24 Tim KingFixing a soundness bug in arithmetic and a roubustness...
2014-06-24 Tianyi LiangMerge pull request #41 from mdeters/tianyi-merge
2014-06-24 Morgan DetersSquashed commit of the following:
2014-06-23 Morgan DetersFix header check for glpk.h.
2014-06-23 Morgan DetersFatal error if --unconstrained-simp and --produce-model...
2014-06-23 ajreynolMake language explicit in casc scripts
2014-06-22 Kshitij BansalRenaming of SMT2 operator names, kinds for set theory
2014-06-22 Morgan DetersOutput language "cvc3" (as opposed to "cvc" or "cvc4...
2014-06-22 Morgan DetersMinor cleanup stuff.
2014-06-22 Morgan DetersBetter documentation pages.
2014-06-22 Morgan DetersRe-enable UNTERMINATED_QUOTED_SYMBOL rules.
2014-06-22 Morgan DetersMerge tag 'smtcomp2014-application'
2014-06-22 Morgan DetersQuitCommand needs "success" output for trace executor...
2014-06-22 Morgan DetersFinal fixes for smtcomp2014-application.
2014-06-22 lianahMerge pull request #39 from mdeters/bv-warnings
2014-06-22 lianahMerge pull request #35 from mdeters/bv-kinds
2014-06-22 Morgan DetersAnother updated submission strategy.
2014-06-22 Morgan DetersAnother updated submission strategy.
2014-06-22 Morgan DetersRun in application track with --check-models.
2014-06-22 Morgan DetersFix compiler warnings (mostly unused variables).
2014-06-22 Morgan DetersAPI documentation improvements.
2014-06-22 Morgan DetersRun in application track with --check-models.
2014-06-22 Morgan DetersFix compiler warnings in BV-related code (unused vars...
2014-06-22 Morgan DetersFix to the compatibility library (this does fix the...
2014-06-21 Morgan DetersFix compat-Java layer, should fix build.
2014-06-21 Morgan DetersSets kinds documentation
2014-06-21 Morgan DetersLower the Java JRE version requirement.
2014-06-21 Morgan DetersAdjust library dependencies to be more correct (fixes...
2014-06-21 Morgan DetersAdd some missing functions in configuration and compat...
2014-06-21 Morgan DetersSlightly-improved kinds documentation for builtin,...
2014-06-21 Morgan DetersMinor fixes for man pages.
2014-06-21 Morgan DetersSome minor cleanup and documentation.
2014-06-21 lianahfixed build failure
2014-06-21 Morgan DetersImplement RecordProperties::mkGroundTerm(). Resolves...
2014-06-21 Morgan DetersBit-vector kinds documentation
2014-06-21 Morgan DetersDatatypes kinds documentation
2014-06-21 Morgan DetersQuantifiers kinds documentation
2014-06-21 Morgan DetersUF kinds documentation
2014-06-19 lianahfixed merge conflict
2014-06-19 lianahadded model generation to eager bit-blasting and turned...
2014-06-19 lianahupdate to abc install instructions
2014-06-19 Morgan DetersBetter --segv-spin messages.
2014-06-19 Morgan DetersFix make install-examples.
2014-06-19 Morgan DetersProper escaping in option documentation.
2014-06-19 Morgan DetersVersion of the run script that works with trace executo...
2014-06-19 Kshitij Bansalforgot to add the test with fix
2014-06-19 Kshitij Bansalbasic fixes for sets translator, separate binaries
2014-06-19 Morgan DetersOptions script fix.
2014-06-19 Morgan DetersFix for mac readline.
2014-06-19 Morgan DetersBetter error for invalid concrete syntax of sorts with...
2014-06-19 Morgan DetersFix GLPK builds: correct access specifier on cut classes.
2014-06-19 Morgan DetersJava bindings fixes.
2014-06-19 Morgan DetersMinor Doxygen fixes.
2014-06-19 Kshitij Bansaldisable unate lemmas when using incremental mode
2014-06-19 Morgan DetersFix for pre-C++11 is_sorted().
2014-06-19 Morgan DetersMore minor code cleanup.
2014-06-19 Morgan DetersNo more dependence on libstdc++ or PBDS stuff: remove...
2014-06-19 Morgan DetersNew translator features: expand define-funs and combine...
2014-06-19 Morgan DetersCode cleanup.
2014-06-19 Morgan DetersDocumentation clean-ups.
2014-06-19 Morgan DetersAnother fix for the CASC stuff.
2014-06-19 Morgan DetersFinal preparations for arithmetic for building with...
2014-06-19 Morgan DetersFix for new CASC features, fixes Java builds.
next