summaryrefslogtreecommitdiff
path: root/Source/DafnyMenu
Commit message (Expand)AuthorAge
* DafnyExtension: Add menu item for automatic induction (mainly developed by Ru...Gravatar wuestholz2015-10-26
* Make the Dafny extension compile on VS 2015 without any old versions.Gravatar wuestholz2015-10-08
* DafnyExtension: Added experimental support for diagnosing timeouts.Gravatar wuestholz2015-05-18
* DafnyExtension: Made it use the more advanced on-demand re-verification by de...Gravatar wuestholz2015-01-26
* DafnyExtension: Fixed minor issue in the menu.Gravatar wuestholz2014-10-19
* Build VS Extension for both VS 2012 and VS 2013.Gravatar Rustan Leino2014-07-08
* DafnyExtension: Worked on adding support for Visual Studio 2013.Gravatar wuestholz2014-07-02
* DafnyExtension: Made it possible to activate the more advanced verification r...Gravatar wuestholz2014-06-23
* DafnyExtension: Made it display the compilation output in the VS output pane.Gravatar wuestholz2014-04-21
* Version 1.8.0.10115 release candidateGravatar Rustan Leino2014-01-15
* Bumped version to 1.7.0, to be released as a binary and on rise4fun.Gravatar wuestholz2013-08-06
* DafnyExtension: Use the same version number as Dafny (unfortunately needs to ...Gravatar wuestholz2013-08-05
* DafnyExtension: Made it display if a variable was updated in a given model st...Gravatar wuestholz2013-08-01
* DafnyExtension: Made it display all variable values from the model.Gravatar wuestholz2013-08-01
* DafnyExtension: Increased the font size for the BVD tool window.Gravatar wuestholz2013-07-31
* DafnyExtension: Added support for displaying values from the model as hover t...Gravatar wuestholz2013-07-30
* DafnyExtension: Make it possible to enable and disable BVD.Gravatar wuestholz2013-07-28
* DafnyExtension: Hide the state list and the menu strip in BVD.Gravatar wuestholz2013-07-28
* DafnyExtension: Did some refactoring to integrate the Dafny menu more tightly.Gravatar wuestholz2013-07-28
* DafnyExtension: minor changeGravatar wuestholz2013-07-26
* DafnyExtension: Did some refactoring and worked towards integrating the Dafny...Gravatar wuestholz2013-07-26
* DafnyExtension: Worked on improving the error selection and visualization.Gravatar wuestholz2013-07-21
* DafnyExtension: Added support for selecting errors and showing the model in BVD.Gravatar wuestholz2013-07-15
* DafnyExtension: Worked on integrating BVD.Gravatar wuestholz2013-07-14
* DafnyExtension: Enabled verification result caching by default.Gravatar wuestholz2013-07-02
* DafnyExtension: Added a menu item to toggle verification result caching.Gravatar wuestholz2013-06-12
* DafnyExtension: Did some refactoring.Gravatar wuestholz2013-06-11
* DafnyExtension: Cleaned up some references and disabled non-functional suppor...Gravatar wuestholz2013-06-07
* DafnyExtension: minor changesGravatar wuestholz2013-05-27
* DafnyExtension: Added a button to the menu for stopping/starting the verifier.Gravatar wuestholz2013-05-26
* DafnyExtension: Added menu for invoking specific Dafny functionality (e.g., c...Gravatar wuestholz2013-05-23