summaryrefslogtreecommitdiff
path: root/Source/DafnyExtension/ResolverTagger.cs
Commit message (Expand)AuthorAge
* Revert change 1997 (bfe7c149bef1). IDE performance. Don't delay the resolverGravatar qunyanm2016-02-29
* VS IDE performance - invoke dafny parser when the buffer hasn't changed forGravatar qunyanm2016-01-20
* In Visual Studio, be willing to display both resolution warnings and verifica...Gravatar leino2015-10-24
* DafnyExtension: Fix concurrency issue.Gravatar wuestholz2015-10-08
* Enable unicode output in the VS extensionGravatar Clément Pit--Claudel2015-08-19
* Refactor the error reporting codeGravatar Clément Pit--Claudel2015-08-18
* Fix an issue with column numbers in the VS extensionGravatar Clément Pit--Claudel2015-07-31
* Fix: Visual studio did not show warnings.Gravatar Clément Pit--Claudel2015-07-23
* DafnyExtension: minor change due to change in BoogieGravatar wuestholz2014-09-28
* Did more refactoring.Gravatar wuestholz2014-09-23
* Did more refactoring.Gravatar wuestholz2014-09-23
* DafnyExtension: minor changeGravatar wuestholz2014-09-22
* Add support for the "include" keyword, which accepts a (possibly relative) pathGravatar Bryan Parno2013-12-10
* DafnyExtension: Did some refactoring and added a description to error states.Gravatar wuestholz2013-08-03
* DafnyExtension: Fixed a minor issue in the error selection.Gravatar wuestholz2013-08-01
* DafnyExtension: Made it select the last error state by default when an error ...Gravatar wuestholz2013-08-01
* DafnyExtension: Did some refactoring to integrate the Dafny menu more tightly.Gravatar wuestholz2013-07-28
* DafnyExtension: Did some refactoring and worked towards integrating the Dafny...Gravatar wuestholz2013-07-26
* DafnyExtension: minor fixGravatar wuestholz2013-07-23
* Fixed build failures due to changes in Boogie.Gravatar wuestholz2013-07-22
* 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 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: Fixed flickering of errors in the error list.Gravatar wuestholz2013-07-10
* DafnyExtension: Use tracking spans instead of regular spans.Gravatar wuestholz2013-06-21
* DafnyExtension: Made it display verification errors incrementally.Gravatar wuestholz2013-06-20
* 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: Fixed an issue (error list wasn't cleared after closing buffe...Gravatar wuestholz2013-05-27
* DafnyExtension: Added menu for invoking specific Dafny functionality (e.g., c...Gravatar wuestholz2013-05-23
* Rename _reverifyPost to $_reverifyPost, so that it doesn't show up in BVDGravatar Rustan Leino2012-10-30
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04