summaryrefslogtreecommitdiff
path: root/Test/VSI-Benchmarks/b3.dfy
Commit message (Expand)AuthorAge
* Tried to reduce frame-axiom instantiations by saying the earlier heap must be...Gravatar leino2015-06-25
* Added lemmas that make verification go through faster and more reliablyGravatar leino2015-01-05
* Extracted a separate class to generate fresh variable names.Gravatar wuestholz2014-11-06
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Add an assertion to a test case to make it less flaky (hopefully).Gravatar wuestholz2013-12-18
* Enhanced the VSI-Benchmarks tests:Gravatar Rustan Leino2013-03-26
* Dafny: allow constructors only inside classes, removed semi-colons at end of ...Gravatar Rustan Leino2011-07-11
* Dafny: retired the "call" keywordGravatar Rustan Leino2011-05-26
* Dafny: Added support for an initializing call as part of the new-allocation s...Gravatar rustanleino2011-03-27
* Boogie:Gravatar rustanleino2010-06-22
* Dafny:Gravatar rustanleino2010-06-14
* Dafny: Added two additional heuristics for guessing missing loop decreases c...Gravatar rustanleino2010-06-11
* Dafny:Gravatar rustanleino2010-05-21
* Dafny: Added definedness checks for all statements (previously, some were mi...Gravatar rustanleino2010-03-13
* Dafny:Gravatar rustanleino2010-03-12
* Dafny:Gravatar rustanleino2010-03-11
* Added a sequence update expression in Dafny.Gravatar rustanleino2009-11-06
* Redesigned the encoding of Dafny generics, including the built-in types set a...Gravatar rustanleino2009-11-06
* The Dafny call statement now automatically declares left-hand sides as local ...Gravatar rustanleino2009-11-05
* Initial version of VSI Benchmarks 1 - 8Gravatar RMonahan2009-10-30