summaryrefslogtreecommitdiff
path: root/Test/dafny0/EqualityTypes.dfy.expect
Commit message (Expand)AuthorAge
* Fixed bugs in the parsing of explicit type arguments.Gravatar Rustan Leino2015-07-16
* Snapshot, to be continuedGravatar leino2014-12-02
* Check for proper use of equality-supporting types also in local variables and...Gravatar leino2014-08-13
* Fixed bug Issue 37: expand type synonyms in more (hopefully all) places in th...Gravatar leino2014-08-02
* Renamed "arbitrary type" to "opaque type"Gravatar Rustan Leino2014-07-15
* Support for type synonyms in refinementsGravatar Rustan Leino2014-07-14
* Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29