Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Mark old "import A as B" syntax as deprecated. The new syntax is "import A : B" | qunyanm | 2016-02-02 |
* | Fix: Unify column numbers in Dafny's errors | Clément Pit--Claudel | 2015-07-23 |
* | [IronDafny] implemented workaround for "import opened" bug(s). | Michael Lowell Roberts | 2015-07-13 |
* | added unit tests for exclusive refinement. | Michael Lowell Roberts | 2015-07-08 |
* | added -optimize option to compiler. | Michael Lowell Roberts | 2015-06-12 |