summaryrefslogtreecommitdiff
path: root/Test/dafny0/FunctionSpecifications.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
* Combined some common routines into CheckWellformedAndAssume, which also allow...Gravatar leino2015-06-12
* Snapshot, to be continuedGravatar leino2014-12-02
* Make reveal axioms from opaque functions quantify over layersGravatar Dan Rosén2014-07-10
* New logical encoding of types with Is and IsAllocGravatar Dan Rosén2014-07-07
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29