Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Dafny: Added "type" declaration (syntax: "type X;"), which introduces an arbi... | Rustan Leino | 2011-11-21 |
* | Dafny: fixed bug in reads checking of array-to-sequence conversions | Rustan Leino | 2011-11-08 |
* | Dafny: fixed bug in translator when LHS of a call was an array element or a nat | Rustan Leino | 2011-09-30 |
* | Dafny: fixed bug in looking at the arguments of the :induction attribute | Rustan Leino | 2011-08-18 |
* | Fixed failing regression tests. | Jason Koenig | 2011-07-14 |
* | Added multiset from sequence axioms, removed array range RHSs. Fixed issue wi... | Jason Koenig | 2011-07-13 |
* | Added s[..] syntax in anticipation of sequence forming operation. (also updat... | Jason Koenig | 2011-07-11 |
* | Dafny: Allow field selections and array-element selection as LHSs of assignme... | Unknown | 2011-04-05 |
* | Dafny: | rustanleino | 2010-09-17 |
* | Dafny: | rustanleino | 2010-05-21 |