| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
DafnyExtension: added hover text for identifiers
|
|
|
|
| |
DafnyExtension: added hover text for identifiers
|
| |
|
| |
|
|
|
|
| |
crashing after certain deletes)
|
| |
|
| |
|
|
|
|
| |
locations, set a 10-second timeout
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
visually indicates a non-verified buffer
|
| | |
|
|\| |
|
| |
| |
| |
| | |
bugs, added a temporary progress indicator
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
keyword is parsed but ignored.
|
| |
|
|
|
|
|
| |
-allocated(x) removed, as really only useful in old(...)
-old(allocated(x)) and !fresh(x) are equivalent (for x with type ref, set, sequence, and datatype).
|
| |
|
| |
|
|
|
|
| |
parallel statements.
|
|
|
|
|
|
|
| |
module A as B = C)
* * *
Dafny: compilation of abstract modules, including local definitions (as in module A as B = C)
|
| |
|
| |
|
|
|
|
| |
modified during refinement
|
|
|
|
| |
refinement.
|
| |
|
|\ |
|
| |
| |
| |
| | |
method calls
|
| | |
|
|/ |
|
|
|
|
| |
parallel syntax, other minor fixes
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
there were resolution errors.
|