summaryrefslogtreecommitdiff
path: root/Test/dafny0/Array.dfy.expect
Commit message (Expand)AuthorAge
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* Do postponsed reads checking also for the body of functions -- see Test/dafny...Gravatar Rustan Leino2015-06-15
* Postpone reads checks of function preconditions until after the entire precon...Gravatar leino2015-06-15
* 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
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29