summaryrefslogtreecommitdiff
path: root/Test/hofs/Classes.dfy.expect
Commit message (Expand)AuthorAge
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* Additional test case for instance functionsGravatar leino2015-06-30
* Changed logical order of requires and reads clauses on functions. Reads clausesGravatar Rustan Leino2015-06-15
* 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
* Finished up refactoring of the new name segment parsing, AST, and resolution.Gravatar leino2014-12-07
* Add higher-order-functions and some other goodiesGravatar Dan Rosén2014-08-11