index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
dafny0
/
Definedness.dfy
Commit message (
Expand
)
Author
Age
*
Add higher-order-functions and some other goodies
Dan Rosén
2014-08-11
*
Set up the same test infrastructure as in Boogie.
wuestholz
2014-05-29
*
Improve error information by generating "Related location" information that t...
Rustan Leino
2014-01-14
*
Frame expressions are now checked to be well formed.
Rustan Leino
2013-02-13
*
Dafny: removed Dafny's "foreach" statements (replaced by the new "parallel" s...
Rustan Leino
2011-10-26
*
Fixed failing regression tests.
Jason Koenig
2011-07-14
*
Dafny: allow constructors only inside classes, removed semi-colons at end of ...
Rustan Leino
2011-07-11
*
Dafny: changed syntax of havoc statements from "havoc X;" to "X := *;"
Rustan Leino
2011-05-28
*
Dafny: retired "use" statements
Rustan Leino
2011-05-27
*
Dafny:
rustanleino
2011-02-17
*
Dafny: allow self-calls in function postconditions--these simply refer to the...
rustanleino
2011-02-03
*
Dafny: added ensures clauses to functions
rustanleino
2011-02-02
*
Dafny: Added two additional heuristics for guessing missing loop decreases c...
rustanleino
2010-06-11
*
Dafny:
rustanleino
2010-05-08
*
Dafny:
rustanleino
2010-03-16