index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
*
eliminated the line printing version number in the golden output
qadeer
2010-02-13
*
Dafny:
rustanleino
2010-02-13
*
(no commit message)
qadeer
2010-02-12
*
Dafny: Added if-then-else expressions (replacing and extending the previous b...
rustanleino
2010-02-04
*
Fixed the implementation of inlining to deal with inlining depth properly.
qadeer
2010-01-30
*
Added experimental feature /DoomDebug. Can be test using Test/doomed/doomdebu...
schaef
2010-01-28
*
Dafny: updated to reflect Boogie's new parsing of function arguments
rustanleino
2010-01-07
*
Doomed checking now uses the counterexample trace to minimize the number of t...
schaef
2009-12-18
*
Allow ":" in addition to "returns" in function definitions. Make the pretty-p...
MichalMoskal
2009-12-17
*
Add makefile for running tests, allows "make -j4" to utilize multiple cores.
MichalMoskal
2009-12-17
*
Remove vcc1 testcase that never worked with Boogie2 and is testing obsolete b...
MichalMoskal
2009-12-17
*
* Added decreases clauses to functions
rustanleino
2009-11-24
*
Added resolution and translation of algebraic datatypes and (in function bodi...
rustanleino
2009-11-20
*
(no commit message)
schaef
2009-11-20
*
Fixed bug in inlining (procedure *definitions* had been traversed by Standard...
rustanleino
2009-11-19
*
doomed stuff: minor bug fixes / improved output / more test cases
schaef
2009-11-19
*
modified the doom checking. It is now able to report only the relevant statem...
schaef
2009-11-18
*
Swapped previous file (Datatypes.bpl) for the correct test file (Datatypes.dfy).
rustanleino
2009-11-14
*
Start (some parsing and resolution) of adding algebraic datatypes to Dafny.
rustanleino
2009-11-08
*
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
*
vc:doomed does not use the console anymore to report results
schaef
2009-11-02
*
Initial version of VSI Benchmarks 1 - 8
RMonahan
2009-10-30
*
Fixed bugs in inlining, and added a test case.
rustanleino
2009-10-14
*
Fixed some bugs in the generation of bitvector input for Z3.
rustanleino
2009-09-29
*
Updated Answer files, in synch with my recent edits 31961.
rustanleino
2009-08-16
*
Removed Output files. These are created on a local machine when the tests ar...
rustanleino
2009-08-07
*
Fixed problem where nullary function with definition had caused a crash.
rustanleino
2009-08-07
*
Removed a temporary file that is created by the test script.
rustanleino
2009-08-06
*
Initial set of files.
mikebarnett
2009-07-15