index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
dafny2
Commit message (
Expand
)
Author
Age
*
Dafny: cleaned up test scripts a little
Unknown
2012-06-14
*
Dafny: added another version of the majority finding algorithm to the test suite
Unknown
2012-06-12
*
Dafny: beefed up allocation axioms for boxes stored in fields
Unknown
2012-06-12
*
Dafny: added some test programs
Rustan Leino
2012-06-08
*
Dafny: support assign-such-that in var declarations in refinements
Unknown
2012-03-15
*
Dafny: added StoreAndRetrieve refinement example
Unknown
2012-03-15
*
Dafny: implemented thresholds for the new interval domain (/infer:j)
Rustan Leino
2011-12-12
*
Dafny tests: Disabled SnapshotableTrees.dfy for now while performance issues ...
Rustan Leino
2011-12-07
*
Dafny: call C# compiler directly from inside Dafny, and optionally produce a ...
Rustan Leino
2011-11-22
*
Added some Dafny and Boogie test cases, including Turing's factorial program,...
Rustan Leino
2011-11-03
*
Dafny: Commented out SnapshotableTrees.Node.FunctionalInsert while performanc...
Rustan Leino
2011-10-26
*
Dafny: fixed performance-buggy translation of exists, and also added some oth...
Rustan Leino
2011-10-19
*
Dafny: added COST Verification Competition challenge programs to test suite
Rustan Leino
2011-10-07
*
Dafny: Updated snapshotable tree to remove IsReadonly precondition for Create...
Rustan Leino
2011-09-30
*
Dafny: beautification in one test case, and fixed an Answer file
Rustan Leino
2011-09-29
*
Dafny: Added TreeBarrier as a test case
peter mueller peter.mueller@inf.ethz.ch
2011-09-29
*
Dafny: added Snapshotable Trees example
Rustan Leino
2011-09-11