Quantcast
Channel: Dafny: An Automatic Program Verifier for Functional Correctness
Browsing all 1106 articles
Browse latest View live
↧

Source code checked in, #4b73ce9affac

Merge

View Article


Source code checked in, #98888c7ebc95

Improve the redundancy detection algorithm used while constructing sets of terms Based on an issue noted by Chris with redundancy removal resuls being dependent on the order of the terms....

View Article


Source code checked in, #d52ad0befa84

Merge

View Article

Source code checked in, #b234cf31dce0

Small fix: there is no loop in (forall x :: Q(x) && Q(0)) Again, spotted by Chris :)

View Article

Source code checked in, #ffe1f54e15a5

Further relax the loop detection conditions Mismatches are now allowed up to expressions not involving any of the bound variables of the quantifier under inspection.

View Article


Source code checked in, #f8e702b4c311

Add a small test from the IronClad notebook

View Article

Source code checked in, #6607dc85abf6

Fixed spelling mistake in test file

View Article

Source code checked in, #9f2c7025f5d2

Added tests for Boogie's new /verifySnapshots:3, which will be used by the Dafny emacs mode

View Article


Source code checked in, #0289322ab1be

Merge

View Article


Source code checked in, #5683bf8814e6

fix for comparison error in prelude when using /optimize.

View Article

Source code checked in, #c5b108f0ea2c

Merge

View Article

New Post: Induction hypothesis doesn't work?

http://rise4fun.com/Dafny/bVR It has been simplified to just show the problem that the assert after the recursive call to the lemma should be satisfied, it is the induction hypothesis.

View Article

Source code checked in, #3a6e5e01ef38

Proof that Ackermann can be curried and that it is monotonic in both arguments.

View Article


Created Unassigned: Bug in dafny script [90]

The 'dafny' script in the binary folder is not usable. It does not pass the arguments it received to dafny.exe.As a result, some functions provided by boogie-friends cannot be used in Emacs. After...

View Article

Source code checked in, #7f068d6ded4e

Fix #90 The mono wrapper for Dafny didn't forward command line arguments.

View Article


Edited Unassigned: Bug in dafny script [90]

The 'dafny' script in the binary folder is not usable. It does not pass the arguments it received to dafny.exe.As a result, some functions provided by boogie-friends cannot be used in Emacs. After...

View Article

Commented Unassigned: Bug in dafny script [90]

The 'dafny' script in the binary folder is not usable. It does not pass the arguments it received to dafny.exe.As a result, some functions provided by boogie-friends cannot be used in Emacs. After...

View Article


Commented Unassigned: Bug in dafny script [90]

The 'dafny' script in the binary folder is not usable. It does not pass the arguments it received to dafny.exe.As a result, some functions provided by boogie-friends cannot be used in Emacs. After...

View Article

Closed Unassigned: Bug in dafny script [90]

The 'dafny' script in the binary folder is not usable. It does not pass the arguments it received to dafny.exe.As a result, some functions provided by boogie-friends cannot be used in Emacs. After...

View Article

Created Unassigned: Set comprehension heuristics [91]

Here's a small collection of examples, all variations on a theme, where we might hope that Dafny's comprehension heuristics could determine that the set is finite, but they currently do not.[Example...

View Article
Browsing all 1106 articles
Browse latest View live