summaryrefslogtreecommitdiff
path: root/Util/VS2010/DafnyExtension/DafnyExtension/DafnyDriver.cs
Commit message (Expand)AuthorAge
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04
* bunch of refactoringsGravatar Unknown2012-10-03
* Dafny: removed div/mod axioms, since Boogie now interprets div/modGravatar Unknown2012-09-28
* DafnyExtension: addressed a class initialization order problemGravatar Rustan Leino2012-09-09
* DafnyExtension: report out-of-time and out-of-memory errorsGravatar Rustan Leino2012-08-17
* DafnyExtension: toward some fixesGravatar Unknown2012-08-17
* DafnyExtension: hide execution-trace output, show split-expr related error l...Gravatar Rustan Leino2012-08-10
* Dafny: the DafnyExtension mode for Visual Studio now calls the verifier and v...Gravatar Unknown2012-08-08
* Dafny VS Extension: edited to make it build with new AST types, fixed some bu...Gravatar Unknown2012-08-02
* Dafny VSX: fixed compilation inconsistencyGravatar Rustan Leino2012-01-10
* DafnyExtension: fix up compilation (once again)Gravatar Rustan Leino2011-11-22
* DafnyExtension: fixed build problemsGravatar Rustan Leino2011-11-15
* Dafny: Record source positions of start/end curly braces for declaration con...Gravatar rustanleino2010-10-27