summaryrefslogtreecommitdiff
path: root/Test/dafny0/RealCompare.dfy
Commit message (Collapse)AuthorAge
* Added .Trunc field to real-based typesGravatar leino2014-08-21
| | | | Changed semantics of real-to-int conversions--these now have a precondition that the number converted is already an integer
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
|
* Compile realsGravatar Rustan Leino2014-04-13
|
* Allow reals in decreases clausesGravatar Rustan Leino2014-04-08