summaryrefslogtreecommitdiff
path: root/Test/dafny0/IteratorResolution.dfy
Commit message (Expand)AuthorAge
* Language change: All functions and methods declared lexically outside any cla...Gravatar leino2014-12-12
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Support default (which, here, means nameless) class-instance constructorsGravatar Rustan Leino2012-10-05
* Dafny: good error locations for yield statements; other iterator improvements...Gravatar Rustan Leino2012-10-03
* Dafny: more part of verifying iteratorsGravatar Rustan Leino2012-10-03
* Dafny: changed iterator body to resolve to implicit fields rather than to the...Gravatar Rustan Leino2012-10-02
* Dafny: incomplete snapshot of verification of iteratorsGravatar Rustan Leino2012-10-02
* Dafny: compile iteratorsGravatar Rustan Leino2012-09-26
* Dafny: added test cases for resolving iteratorsGravatar Rustan Leino2012-09-25