summaryrefslogtreecommitdiff
path: root/Binaries/DafnyRuntime.cs
Commit message (Expand)AuthorAge
* Compile lambda functions and apply expressions, and change let expr compilationGravatar Dan Rosén2014-08-12
* Implemented missing routine in runtime system (real-to-int conversion)Gravatar leino2014-07-21
* Compile realsGravatar Rustan Leino2014-04-13
* MergeGravatar Rustan Leino2014-01-08
|\
* | Allow left-hand sides of a let expression to be patterns (like in the case of...Gravatar Rustan Leino2014-01-08
| * Compile assign-such-that for all integers, not just ones where a bound is foundGravatar Rustan Leino2014-01-06
|/
* The "choose" statement, hacky and specialized as it was, is now gone. Use th...Gravatar Rustan Leino2013-03-27
* Replaced SuperSetBoundedPool by SubSetBoundedPool, which is much more useful ...Gravatar Rustan Leino2013-03-27
* Fixed some build/migration issuesGravatar Rustan Leino2012-10-04