summaryrefslogtreecommitdiff
path: root/Test/hofs/ReadsReads.dfy
Commit message (Expand)AuthorAge
* Removed specContextOnly parameter from ResolveStatement.Gravatar leino2015-09-28
* Type parameters in method/function signatures are no longer auto-declared. A...Gravatar Rustan Leino2015-07-02
* Improved generation of .reads axioms (correcting an incorrect answer and corr...Gravatar leino2015-05-01
* Improved encoding of a property of reads clauses to make things more easily p...Gravatar leino2015-05-01
* 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