summaryrefslogtreecommitdiff
path: root/Source/DafnyDriver
Commit message (Collapse)AuthorAge
* MergeGravatar leino2015-01-03
|\
| * Minor changeGravatar wuestholz2014-12-26
| |
* | Fixed bug in /compile:3, when Main is explicitly given as a static methodGravatar leino2014-12-12
|/
* Now the parser parses "Type" rather than "IToken" for a traitGravatar Reza Ahmadi2014-11-05
|
* Create large stack in DafnyDriver.cs, before calling main,Gravatar Bryan Parno2014-10-28
| | | | just in case Boogie needs more room
* Add support for counting spec/impl/proof lines by supressing, e.g., ghost ↵Gravatar Bryan Parno2014-10-27
| | | | statements
* Minor changeGravatar wuestholz2014-10-14
|
* added trait feature:Gravatar Reza Ahmadi2014-07-18
| | | | | | -possibility to declare traits in Dafny -possibility to extend a class by a trait -possibility to override body-less methods
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
|
* Added support for verifying Dafny program snapshots from the command-line.Gravatar wuestholz2014-07-01
|
* Minor change due to change in BoogieGravatar wuestholz2014-06-28
|
* Use the new pretty-printing functionality in Boogie. Disable with "/pretty:0"Gravatar Dan Rosén2014-06-24
|
* 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
|
* DafnyExtension: Made it display the compilation output in the VS output pane.Gravatar wuestholz2014-04-21
|
* Supply C# compiler switch /nowarn:0219, which suppresses any warning CS0219 ↵Gravatar Rustan Leino2014-01-13
| | | | about variables not being used.
* Added /compile:3, which compiles in memory and then executes the program (if ↵Gravatar Rustan Leino2014-01-13
| | | | there is a Main and there are no errors). Primarily intended for use with rise4fun.
* Add support for the /verifySeparately flag in Boogie and change most tests ↵Gravatar wuestholz2013-12-18
| | | | to use it.
* Fix build failures due to changes in Boogie.Gravatar wuestholz2013-12-11
|
* Fix some things due to changes in Boogie (execution engine API, ↵Gravatar wuestholz2013-12-09
| | | | 'UnivBackPred2.smt2' no longer needed).
* Fixed build failures due to changes in Boogie.Gravatar wuestholz2013-11-23
|
* Fixed build failure due to changes in Boogie.Gravatar wuestholz2013-10-28
|
* DafnyExtension: Did some refactoring and worked towards integrating the ↵Gravatar wuestholz2013-07-26
| | | | Dafny menu more tightly.
* Did some refactoring of the interaction with the Boogie execution engine.Gravatar wuestholz2013-07-10
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-24
|
* Fixed a contract.Gravatar wuestholz2013-06-20
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-19
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-19
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-18
|
* DafnyExtension: Cleaned up some references and disabled non-functional ↵Gravatar wuestholz2013-06-07
| | | | support for VS 2010.
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-04
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-04
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Did some refactoring of the Dafny drivers.Gravatar wuestholz2013-06-03
|
* Changed the Dafny driver to report traces for time outs and out of memory.Gravatar wuestholz2013-05-30
|
* DafnyExtension: Added menu for invoking specific Dafny functionality (e.g., ↵Gravatar wuestholz2013-05-23
| | | | compilation).
* Minor change to a project fileGravatar wuestholz2013-05-21
|
* Minor change to a project fileGravatar wuestholz2013-05-21
|
* Minor change to a project fileGravatar wuestholz2013-05-21
|
* Minor change to a project fileGravatar wuestholz2013-05-21
|