index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
VSI-Benchmarks
Commit message (
Expand
)
Author
Age
*
Dafny: Fixed a test that would fail with Z3 4.1.
wuestholz
2012-09-07
*
Undo bad merge.
afd
2012-06-27
*
Merge
Unknown
2012-06-25
|
\
|
*
Dafny: Since it's no longer true that all types support equality at run-time ...
Unknown
2012-06-21
*
|
Merged with default.
chmaria
2012-06-18
|
\
|
|
*
Dafny: cleaned up test scripts a little
Unknown
2012-06-14
*
|
Dafny: Added tests.
chmaria
2012-06-12
*
|
Dafny: Added compiler tests.
chmaria
2012-06-11
|
/
*
Dafny: call C# compiler directly from inside Dafny, and optionally produce a ...
Rustan Leino
2011-11-22
*
Dafny: continued translation of "parallel" statements (Assign and Proof forms...
Rustan Leino
2011-10-24
*
Dafny: re-ran parser generator to include semicolon-less body-less functions/...
Rustan Leino
2011-07-26
*
Fixed regression test failures due to removal of bodiless methods and functions.
Jason Koenig
2011-07-15
*
Dafny: allow constructors only inside classes, removed semi-colons at end of ...
Rustan Leino
2011-07-11
*
Dafny: retired the "call" keyword
Rustan Leino
2011-05-26
*
Dafny:
Rustan Leino
2011-05-21
*
Dafny: fixed compilation bugs, added @-signs in front of identifiers to avoid...
Rustan Leino
2011-05-11
*
Dafny: Allow field selections and array-element selection as LHSs of assignme...
Unknown
2011-04-05
*
Dafny: Added support for an initializing call as part of the new-allocation s...
rustanleino
2011-03-27
*
Dafny:
rustanleino
2010-09-17
*
Added a comment noting that this test fails with Z3 2.4.
mschwerhoff
2010-07-06
*
Boogie:
rustanleino
2010-06-22
*
Dafny:
rustanleino
2010-06-14
*
Dafny: Added two additional heuristics for guessing missing loop decreases c...
rustanleino
2010-06-11
*
Dafny:
rustanleino
2010-05-21
*
Dafny:
rustanleino
2010-05-08
*
Dafny:
rustanleino
2010-05-06
*
Dafny:
rustanleino
2010-05-06
*
Dafny:
rustanleino
2010-03-16
*
Dafny: Added definedness checks for all statements (previously, some were mi...
rustanleino
2010-03-13
*
Added wellformedness checks to method specifications
rustanleino
2010-03-12
*
Dafny:
rustanleino
2010-03-12
*
Dafny:
rustanleino
2010-03-11
*
* Added decreases clauses to functions
rustanleino
2009-11-24
*
Added a sequence update expression in Dafny.
rustanleino
2009-11-06
*
Redesigned the encoding of Dafny generics, including the built-in types set a...
rustanleino
2009-11-06
*
The Dafny call statement now automatically declares left-hand sides as local ...
rustanleino
2009-11-05
*
Introduced operator !in in Dafny. An expression "x !in S" is equivalent to "...
rustanleino
2009-11-05
*
Added loop invariants to make VSI-Benchmarks/b8.dfy verify. (Still to do: un...
rustanleino
2009-11-04
*
Initial version of VSI Benchmarks 1 - 8
RMonahan
2009-10-30