Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Dafny: removed Dafny's "foreach" statements (replaced by the new "parallel" s... | Rustan Leino | 2011-10-26 |
* | Fixed failing regression tests. | Jason Koenig | 2011-07-14 |
* | Dafny: allow constructors only inside classes, removed semi-colons at end of ... | Rustan Leino | 2011-07-11 |
* | Dafny: changed syntax of havoc statements from "havoc X;" to "X := *;" | Rustan Leino | 2011-05-28 |
* | Dafny: retired "use" statements | Rustan Leino | 2011-05-27 |
* | Dafny: | rustanleino | 2011-02-17 |
* | Dafny: allow self-calls in function postconditions--these simply refer to the... | rustanleino | 2011-02-03 |
* | Dafny: added ensures clauses to functions | rustanleino | 2011-02-02 |
* | Dafny: Added two additional heuristics for guessing missing loop decreases c... | rustanleino | 2010-06-11 |
* | Dafny: | rustanleino | 2010-05-08 |
* | Dafny: | rustanleino | 2010-03-16 |