summaryrefslogtreecommitdiff
path: root/Test/hofs/ResolveError.dfy
Commit message (Expand)AuthorAge
* Type parameters in method/function signatures are no longer auto-declared. A...Gravatar Rustan Leino2015-07-02
* Print arrow types with parentheses around the domain type when the domain con...Gravatar leino2014-10-09
* Handle underscores in lambda bound variable lists properlyGravatar Dan Rosén2014-08-19
* Make arrow types not look like reference types for the resolverGravatar Dan Rosén2014-08-14
* Reword error message for type error in lambda requires clauseGravatar Dan Rosén2014-08-14
* 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