index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
DafnyExtension
Commit message (
Expand
)
Author
Age
*
Fixed issues with absolute file names in the expected output for the lit tests.
wuestholz
2014-06-04
*
DafnyExtension: Made it display the compilation output in the VS output pane.
wuestholz
2014-04-21
*
DafnyExtension: Added some support for logging program snapshots that are sen...
wuestholz
2014-04-21
*
Run-time real support
Rustan Leino
2014-04-13
*
Added "modify" statement.
Rustan Leino
2014-04-03
*
DafnyExtension: Fixed a concurrency issue.
wuestholz
2014-04-03
*
Refactoring: renamed VarDecl to LocalVariable, and renamed VarDeclStmt.Lhss t...
Rustan Leino
2014-03-17
*
Fixed build-break typo
Rustan Leino
2014-02-23
*
Deprecated "comethod" keyword in favor of "colemma". (Also, "prefix method" -...
Rustan Leino
2014-02-23
*
Syntax highlighting for reals
Rustan Leino
2014-02-13
*
Fixed bug in DafnyExtension (hover text computation would crash if Translator...
Rustan Leino
2014-02-06
*
Mark auto-generated expressions (in "decreases" clauses) and don't use these ...
Rustan Leino
2014-02-04
*
Version 1.8.0.10115 release candidate
Rustan Leino
2014-01-15
*
Manually adjusted merge
Rustan Leino
2014-01-08
*
One more file to go with the previous check-in (DafnyRuntime.cs apparently ge...
Rustan Leino
2014-01-06
*
DafnyExtension: Reduce the default number of Z3 instances by one.
wuestholz
2013-12-26
*
Compute default decreases clauses in Resolver instead of in the Translator.
Rustan Leino
2013-12-19
*
Add support for the "include" keyword, which accepts a (possibly relative) path
Bryan Parno
2013-12-10
*
Fix some things due to changes in Boogie (execution engine API, 'UnivBackPred...
wuestholz
2013-12-09
*
Fixed build failures due to changes in Boogie.
wuestholz
2013-11-23
*
Removed old keyword "choose"
Rustan Leino
2013-08-06
*
Bumped version to 1.7.0, to be released as a binary and on rise4fun.
wuestholz
2013-08-06
*
Updated 'PrepareDafnyZip.bat'.
wuestholz
2013-08-05
*
DafnyExtension: Use the same version number as Dafny (unfortunately needs to ...
wuestholz
2013-08-05
*
DafnyExtension: Fixed issue with visual elements being accessed by non-owning...
wuestholz
2013-08-04
*
DafnyExtension: Did some refactoring and added a description to error states.
wuestholz
2013-08-03
*
Introduced keywords "lemma" (like a "ghost method", but not allowed to have a...
Rustan Leino
2013-08-02
*
DafnyExtension: Fixed a minor issue in the error selection.
wuestholz
2013-08-01
*
DafnyExtension: Fixed a minor issue in the error selection.
wuestholz
2013-08-01
*
DafnyExtension: Made it select the last error state by default when an error ...
wuestholz
2013-08-01
*
DafnyExtension: Made it display if a variable was updated in a given model st...
wuestholz
2013-08-01
*
DafnyExtension: Added support for displaying values from the model as hover t...
wuestholz
2013-07-30
*
DafnyExtension: Make it possible to enable and disable BVD.
wuestholz
2013-07-28
*
DafnyExtension: Avoid allocating too much space for the error model adornments.
wuestholz
2013-07-28
*
DafnyExtension: Update the error model when a new error state is selected.
wuestholz
2013-07-28
*
DafnyExtension: Did some refactoring to integrate the Dafny menu more tightly.
wuestholz
2013-07-28
*
DafnyExtension: Did some refactoring and worked towards integrating the Dafny...
wuestholz
2013-07-26
*
DafnyExtension: minor fix
wuestholz
2013-07-23
*
Fixed build failures due to changes in Boogie.
wuestholz
2013-07-22
*
DafnyExtension: Worked on improving the error selection and visualization.
wuestholz
2013-07-21
*
DafnyExtension: Added support for selecting errors and showing the model in BVD.
wuestholz
2013-07-15
*
DafnyExtension: Added support for collecting additional information during re...
wuestholz
2013-07-15
*
DafnyExtension: Made the 'ProgressTagger' use tasks instead of threads for in...
wuestholz
2013-07-15
*
DafnyExtension: Worked on integrating BVD.
wuestholz
2013-07-14
*
DafnyExtension: Enabled model extraction for verification failures.
wuestholz
2013-07-12
*
DafnyExtension: Fixed an error list issue.
wuestholz
2013-07-12
*
Did some refactoring of the interaction with the Boogie execution engine.
wuestholz
2013-07-10
*
DafnyExtension: Fixed flickering of errors in the error list.
wuestholz
2013-07-10
*
DafnyExtension: Integrated support for multiple Z3 instances in Boogie (incl....
wuestholz
2013-07-09
*
DafnyExtension: Enabled verification result caching by default.
wuestholz
2013-07-02
[next]