Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dafny: Since it's no longer true that all types support equality at run-time ↵ | Unknown | 2012-06-21 |
| | | | | (in particular, codatatypes), Dafny needs to check this. In these changes, Dafny supports the "(==)" suffix to type parameters, infers that suffix in some cases, and enforces equality support in many places. Refinement and datatypes still need more attention in the Dafny implementation. | ||
* | Dafny: added another version of the majority finding algorithm to the test suite | Unknown | 2012-06-12 |
| | |||
* | Dafny: added some test programs | Rustan Leino | 2012-06-08 |