| Commit message (Expand) | Author | Age |
* | Dafny: added options to make Induction Heuristic apply to array index express... | Rustan Leino | 2011-11-04 |
* | Merge | Rustan Leino | 2011-10-31 |
|\ |
|
* | | Fixed the generation of names for datatype functions to use the API for | Mike Barnett | 2011-10-31 |
| * | Merge | Rustan Leino | 2011-10-29 |
| |\
| |/
|/| |
|
| * | Dafny induction: | Rustan Leino | 2011-10-29 |
* | | Boogie: Updated the error message for old versions of Z3. | wuestholz | 2011-10-28 |
* | | Boogie: Get rid of {:inline} attributes on axioms | Michal Moskal | 2011-10-27 |
* | | Boogie: Get rid of {:ignore} feature on axioms | Michal Moskal | 2011-10-27 |
* | | Boogie: Present a nice error message when Z3 of lesser version than 3.2 is found | Michal Moskal | 2011-10-27 |
* | | Merge | Michal Moskal | 2011-10-27 |
|\ \ |
|
* | | | Restart prover after out-of-memory error; honour -restartProver option | Michal Moskal | 2011-10-27 |
| * | | Boogie: removed unreachable or unused code | Rustan Leino | 2011-10-27 |
| * | | Boogie: internal clean-up, removed BvHandling type, everything now behaves as... | Rustan Leino | 2011-10-27 |
| * | | Boogie: Eliminated the /bv option. Only native bitvectors are supported now. ... | Rustan Leino | 2011-10-27 |
| * | | Boogie: Changed default /prover to SMTLIB | Rustan Leino | 2011-10-27 |
| | * | Dafny: allow attributes on function/method declarations to refer to the (in- ... | Rustan Leino | 2011-10-26 |
| |/ |
|
| * | Dafny: removed Dafny's "foreach" statements (replaced by the new "parallel" s... | Rustan Leino | 2011-10-26 |
| * | Dafny: removed support for assigning to an array-range (that is, an assignmen... | Rustan Leino | 2011-10-26 |
| * | Merge | Rustan Leino | 2011-10-26 |
| |\
| |/
|/| |
|
| * | BVD: fixed two basic but damning problems with the Dafny provider, and elided... | Rustan Leino | 2011-10-26 |
* | | VCC: Detect wrong model files | Michal Moskal | 2011-10-26 |
| * | Dafny: implemented compilation of parallel statements | Rustan Leino | 2011-10-25 |
* | | VCC: improvements in showing arrays, addresses, and embeddings | Michal Moskal | 2011-10-24 |
| * | Dafny: check subrange restriction in parallel Assign statement | Rustan Leino | 2011-10-24 |
|/ |
|
* | Dafny: continued translation of "parallel" statements (Assign and Proof forms... | Rustan Leino | 2011-10-24 |
* | Dafny: added translation of Assign case of the parallel statement | Rustan Leino | 2011-10-22 |
* | Merge | Rustan Leino | 2011-10-21 |
|\ |
|
* | | Dafny: changed triggers (which are never really used, anyhow) from having a s... | Rustan Leino | 2011-10-21 |
| * | Sync timeout messages with Z3 prover interface | Michal Moskal | 2011-10-21 |
| * | Don't pass /T: option to Z3 - it kills Z3 prematurely when there are multiple... | Michal Moskal | 2011-10-21 |
| * | Improve logging when -proverOpt:VERBOSITY=1 or 2 is specified | Michal Moskal | 2011-10-21 |
| * | Merge | Michal Moskal | 2011-10-19 |
| |\
| |/
|/| |
|
| * | VCC: support some more _(blob ...) buisness | Michal Moskal | 2011-10-19 |
* | | Merge | Rustan Leino | 2011-10-19 |
|\ \ |
|
* | | | Dafny: fixed performance-buggy translation of exists, and also added some oth... | Rustan Leino | 2011-10-19 |
| | * | BVD: Default to expert view; Only VCC uses that stuff now, and all VCC users ... | Michal Moskal | 2011-10-19 |
| |/ |
|
| * | Performance improvements in BVD | Michal Moskal | 2011-10-19 |
|/ |
|
* | VCC: Fix problem with booleans being displayed as maps | Michal Moskal | 2011-10-19 |
* | Added a push+pop+unsat-core interface to SMTLib (for stratified inlining only) | Unknown | 2011-10-19 |
* | added houdini to regression | qadeer | 2011-10-17 |
* | revised implementation of proc copy bounding | qadeer | 2011-10-16 |
* | added membership tests | qadeer | 2011-10-05 |
* | implementing datatypes | qadeer | 2011-10-05 |
* | Link Model.cs in ModelViewer, so that BVD can be updated independtly of the r... | Michal Moskal | 2011-10-03 |
* | Merge | Unknown | 2011-09-30 |
|\ |
|
* | | Started working on inter-procedural inference | Unknown | 2011-09-30 |
| * | Merge | Rustan Leino | 2011-09-30 |
| |\ |
|
| * | | Dafny: fixed bug in translator when LHS of a call was an array element or a nat | Rustan Leino | 2011-09-30 |
* | | | Merge | Unknown | 2011-09-30 |
|\ \ \
| | |/
| |/| |
|
* | | | Changes to GPUVerify | Unknown | 2011-09-30 |