Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Normalise line endings using a .gitattributes file. Unfortunately | Dan Liew | 2015-06-28 |
| | | | | | | this required that this commit globally modify most files. If you want to use git blame to see the real author of a line use the ``-w`` flag so that whitespace changes are ignored. | ||
* | Forro: Fixed bug in binding power | Rustan Leino | 2011-04-07 |
| | |||
* | Forro: revised syntax (this version used in Boogie tutorial at SBMF 2010) | rustanleino | 2010-11-17 |
| | |||
* | Introducing Forr?! Forr? is a tiny language that translates to Boogie. The ↵ | rustanleino | 2010-11-06 |
purpose of the language and verifier is to serve as a tutorial example for how to build a verifier on top of Boogie. |