summaryrefslogtreecommitdiff
path: root/Test/dafny0/LetExpr.dfy.expect
Commit message (Expand)AuthorAge
* Make /autoTriggers:1 to be default. Add /autoTriggers:0 to tests that requiresGravatar qunyanm2016-03-28
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* Postpone reads checks of function preconditions until after the entire precon...Gravatar leino2015-06-15
* Fix lit headers implicitly relying on bash-style constructsGravatar Clément Pit--Claudel2015-06-08
* Allow let-such-that expression to be compiled, provided that they provably ha...Gravatar leino2015-03-13
* Language change: All functions and methods declared lexically outside any cla...Gravatar leino2014-12-12
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29