summaryrefslogtreecommitdiff
path: root/Source/Dafny/Cloner.cs
Commit message (Expand)AuthorAge
* First take on calc expressions.Gravatar Nadia Polikarpova2013-02-14
* Added parsing and resolution of a new let-such-that expression. Translation h...Gravatar Rustan Leino2013-01-21
* Added some co- test cases. Fixed some bugs.Gravatar Rustan Leino2013-01-20
* Fixed the problem with the previous check-in.Gravatar Rustan Leino2013-01-18
* Create prefix methods during resolution, not translation.Gravatar Unknown2013-01-18
* Removed the syntactic form copredicate #-form with the implicit argument.Gravatar Rustan Leino2013-01-16
* Support for copredicates and prefix predicates in comethods.Gravatar Rustan Leino2012-12-04
* renamed "abstract module" to "module facade"Gravatar Rustan Leino2012-10-22
* some code clean-upGravatar Rustan Leino2012-10-18
* New feature:Gravatar Rustan Leino2012-10-11
* Support default (which, here, means nameless) class-instance constructorsGravatar Rustan Leino2012-10-05
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04