summaryrefslogtreecommitdiff
path: root/Source/Dafny/Scanner.cs
Commit message (Expand)AuthorAge
* "!!" can now be parsed as two "!". More concise parsing for "!in".Gravatar Nadia Polikarpova2013-02-07
* Removed the syntactic form copredicate #-form with the implicit argument.Gravatar Rustan Leino2013-01-16
* Improved error message for making the mistake of saying 'returns' instead of ...Gravatar Rustan Leino2012-11-25
* Parse prefix predicates/methodsGravatar Rustan Leino2012-11-24
* renamed "abstract module" to "module facade"Gravatar Rustan Leino2012-10-22
* New feature:Gravatar Rustan Leino2012-10-11
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04