summaryrefslogtreecommitdiff
path: root/Test/dafny0/Array.dfy.expect
Commit message (Collapse)AuthorAge
* Fix bug in translation of 'new' for arraysGravatar Rustan Leino2014-10-29
|
* Improved axiom that knows that array-to-sequence converstion depends only on ↵Gravatar Rustan Leino2014-06-04
| | | | those heap location that hold the array elements
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29