summaryrefslogtreecommitdiff
path: root/Test/hofs/ReadsReads.dfy.expect
Commit message (Expand)AuthorAge
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* Postpone reads checks of function preconditions until after the entire precon...Gravatar leino2015-06-15
* Improved generation of .reads axioms (correcting an incorrect answer and corr...Gravatar leino2015-05-01
* Answer fileGravatar leino2015-05-01
* Use arbitrary lookahead to determine if the next expression is a lambda expre...Gravatar leino2014-11-13
* Refactor resolver, and really allow reads to take fields of type A -> set<obj>Gravatar Dan Rosén2014-08-15
* Compile lambda functions and apply expressions, and change let expr compilationGravatar Dan Rosén2014-08-12
* Add higher-order-functions and some other goodiesGravatar Dan Rosén2014-08-11