Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added a sequence update expression in Dafny. | rustanleino | 2009-11-06 |
* | Redesigned the encoding of Dafny generics, including the built-in types set a... | rustanleino | 2009-11-06 |
* | The Dafny call statement now automatically declares left-hand sides as local ... | rustanleino | 2009-11-05 |
* | Introduced operator !in in Dafny. An expression "x !in S" is equivalent to "... | rustanleino | 2009-11-05 |
* | Added loop invariants to make VSI-Benchmarks/b8.dfy verify. (Still to do: un... | rustanleino | 2009-11-04 |
* | Initial version of VSI Benchmarks 1 - 8 | RMonahan | 2009-10-30 |