summaryrefslogtreecommitdiff
path: root/Test/hofs/ResolveError.dfy.expect
Commit message (Expand)AuthorAge
* Type parameters in method/function signatures are no longer auto-declared. A...Gravatar Rustan Leino2015-07-02
* Snapshot, to be continuedGravatar leino2014-12-02
* Print arrow types with parentheses around the domain type when the domain con...Gravatar leino2014-10-09
* Refactored ArrowType's to be resolved with other types. ArrowTypeDecl's are n...Gravatar leino2014-08-27
* 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
* Add higher-order-functions and some other goodiesGravatar Dan Rosén2014-08-11