Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Swapped previous file (Datatypes.bpl) for the correct test file (Datatypes.dfy). | rustanleino | 2009-11-14 |
* | Start (some parsing and resolution) of adding algebraic datatypes to Dafny. | rustanleino | 2009-11-08 |
* | 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 |
* | Removed Output files. These are created on a local machine when the tests ar... | rustanleino | 2009-08-07 |
* | Initial set of files. | mikebarnett | 2009-07-15 |