index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Implemented the command line switch /useArrayTheory. This switch should be u...
qadeer
2010-01-21
*
Chalice: Implemented -vs switch, for use when running Chalice from inside Vi...
rustanleino
2010-01-15
*
Dafny:
rustanleino
2010-01-14
*
Dafny: updated to reflect Boogie's new parsing of function arguments
rustanleino
2010-01-07
*
Chalice: updated Prelude to match new Boogie parsing of function parameters; ...
rustanleino
2010-01-06
*
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 prover plugin for Isabelle/HOL.
sboehme
2009-12-14
*
Revert the matching depth limit change from previous checkin: would break VCC.
MichalMoskal
2009-12-10
*
Z3 parameters to help it bail out of fruitless searches faster
mkawa
2009-12-05
*
print attributes in AssertCmd.Emit
mkawa
2009-12-02
*
Added code to (once again) print out prover warnings (under the /proverWarnin...
rustanleino
2009-11-26
*
* Added decreases clauses to functions
rustanleino
2009-11-24
*
Added resolution and translation of algebraic datatypes and (in function bodi...
rustanleino
2009-11-20
*
Setting up test cases for BCT
schaef
2009-11-20
*
(no commit message)
schaef
2009-11-20
*
Support {:PossiblyUnreachable} attribute on asserts
MichalMoskal
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
*
Update use of CCI's API for decompiling the IL model to the Code Model.
mikebarnett
2009-11-17
*
Swapped previous file (Datatypes.bpl) for the correct test file (Datatypes.dfy).
rustanleino
2009-11-14
*
Changed solution to include the CCI projects from Codeplex. (Still flaky in t...
mikebarnett
2009-11-10
*
Changed error message to have correct program name.
mikebarnett
2009-11-10
*
Start (some parsing and resolution) of adding algebraic datatypes to Dafny.
rustanleino
2009-11-08
*
Fixes crash when modifies set includes a variable twice.
mkawa
2009-11-07
*
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
*
Applied patch 4316, which fixes an unsoundness in the axiomatization of seque...
rustanleino
2009-11-05
*
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
*
Look for Boogie.exe also in Program Files (x86)
MichalMoskal
2009-11-03
*
vc:doomed does not use the console anymore to report results
schaef
2009-11-02
*
Fixed PreLoopHeap counting bug.
rustanleino
2009-10-31
*
Initial version of VSI Benchmarks 1 - 8
RMonahan
2009-10-30
*
Use the new F# names for bigint type
MichalMoskal
2009-10-30
*
Update F# binaries to Oct09 CTP
MichalMoskal
2009-10-30
*
Fixed problem where Dafny filenames with unusual characters in filenames had ...
rustanleino
2009-10-29
*
- Sieve.chalice verifies + executes faster
jansmans
2009-10-20
*
- the "-gen" option works only if the program verifies
jansmans
2009-10-16
*
Implicitly declare as local variables undeclared variables occurring as LHS's...
rustanleino
2009-10-16
*
Sieve of Eratosthenes, written in Chalice.
rustanleino
2009-10-15
*
Changed how Boogie looks for Z3: first look in the directory where Boogie is...
rustanleino
2009-10-14
*
Evidently, Z3 does not like QID's to start with a digit. If a Boogie filenam...
rustanleino
2009-10-14
*
Fixed bugs in inlining, and added a test case.
rustanleino
2009-10-14
*
In the TypeDeclCollector, call RegisterType for the bound variables in a quan...
stobies
2009-10-12
*
- fixed a positioning bug in Parser.scala
jansmans
2009-10-07
[next]