summaryrefslogtreecommitdiff
path: root/Source/DafnyExtension/DafnyDriver.cs
Commit message (Collapse)AuthorAge
* Ensure that no file is processed twice, even if one command-line file is ↵Gravatar Bryan Parno2014-10-27
| | | | included by another command-line file.
* DafnyExtension: Fixed minor issue in the menu.Gravatar wuestholz2014-10-19
|
* Did more refactoring.Gravatar wuestholz2014-09-23
|
* DafnyExtension: minor changeGravatar wuestholz2014-09-22
|
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
|
* MergeGravatar Dan Rosén2014-07-07
|\
| * Minor change due to change in BoogieGravatar wuestholz2014-06-28
| |
| * DafnyExtension: Made it possible to activate the more advanced verification ↵Gravatar wuestholz2014-06-23
| | | | | | | | result caching in Boogie (experimental for now).
* | DafnyExtension: Minor change to deal with a change in the Boogie ↵Gravatar wuestholz2014-06-20
| | | | | | | | command-line options
| * DafnyExtension: Minor change to deal with a change in the Boogie ↵Gravatar wuestholz2014-06-20
| | | | | | | | command-line options
* | Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
| |
| * Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
|/
* DafnyExtension: Made it display the compilation output in the VS output pane.Gravatar wuestholz2014-04-21
|
* DafnyExtension: Reduce the default number of Z3 instances by one.Gravatar wuestholz2013-12-26
|
* Add support for the "include" keyword, which accepts a (possibly relative) pathGravatar Bryan Parno2013-12-10
| | | | | to another Dafny file. That file's functions and methods are included but not checked. This is intended to support incremental verification on a per-file basis.
* Fix some things due to changes in Boogie (execution engine API, ↵Gravatar wuestholz2013-12-09
| | | | 'UnivBackPred2.smt2' no longer needed).
* DafnyExtension: Did some refactoring to integrate the Dafny menu more tightly.Gravatar wuestholz2013-07-28
|
* DafnyExtension: Added support for collecting additional information during ↵Gravatar wuestholz2013-07-15
| | | | resolution and displaying it.
* DafnyExtension: Enabled model extraction for verification failures.Gravatar wuestholz2013-07-12
|
* Did some refactoring of the interaction with the Boogie execution engine.Gravatar wuestholz2013-07-10
|
* DafnyExtension: Integrated support for multiple Z3 instances in Boogie ↵Gravatar wuestholz2013-07-09
| | | | (incl. request cancellation).
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-24
|
* DafnyExtension: Made it display verification errors incrementally.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-19
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-18
|
* Did some refactoring of the error reporting functionality.Gravatar wuestholz2013-06-18
|
* DafnyExtension: Fixed an issue in the verification result caching.Gravatar wuestholz2013-06-17
|
* DafnyExtension: Disabled the default console printer for Boogie.Gravatar wuestholz2013-06-13
|
* DafnyExtension: Added a menu item to toggle verification result caching.Gravatar wuestholz2013-06-12
|
* DafnyExtension: Added a todo.Gravatar wuestholz2013-06-12
|
* DafnyExtension: Did some refactoring.Gravatar wuestholz2013-06-11
|
* DafnyExtension: Did some refactoring.Gravatar wuestholz2013-06-11
|
* DafnyExtension: Did some refactoring.Gravatar wuestholz2013-06-10
|
* DafnyExtension: Improved the way errors (incl. locations) are kept up-to-date.Gravatar wuestholz2013-06-10
|
* DafnyExtension: Worked on integrating the verification result caching.Gravatar wuestholz2013-06-07
|
* DafnyExtension: Worked on integrating the verification result caching.Gravatar wuestholz2013-06-06
|
* 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
|
* 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).
* Pass Boogie's new SoundLoopUnrolling parameterGravatar Rustan Leino2012-10-18
|