summaryrefslogtreecommitdiff
path: root/Test/dafny0/Modules0.dfy.expect
Commit message (Expand)AuthorAge
* Switched use of List(IToken) in UserDefinedType to NameSegment/ExprDotName, s...Gravatar leino2015-01-23
* Language change: All functions and methods declared lexically outside any cla...Gravatar leino2014-12-12
* Snapshot, to be continuedGravatar leino2014-12-02
* Refactored ArrowType's to be resolved with other types. ArrowTypeDecl's are n...Gravatar leino2014-08-27
* MergeGravatar Dan Rosén2014-08-11
* 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