summaryrefslogtreecommitdiff
path: root/Test/linear/f2.bpl
Commit message (Collapse)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-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.
* updated the linear type system based on Chris' design with linear, ↵Gravatar qadeer2014-07-15
| | | | linear_in, linear_out
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
| | | | spaces.
* Enabled "linear type checking" lit tests.Gravatar Dan Liew2014-05-07
|
* reworked the linear and og implementation based on available variables theoryGravatar Unknown2013-05-18
|
* fixed bug (reported by Akash) in treatment of linear parameters to callsGravatar Unknown2013-05-06