index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
*
* Added "deprecated" comment in help message about /interprocInfer switch. T...
rustanleino
2010-02-18
*
1. Removed a quadratic loop in SimplifyLikeLineariser.ssc in favor of a linea...
qadeer
2010-02-16
*
Implemented block coalescing invoked right after type checking.
qadeer
2010-02-16
*
Boogie: Peephole optimization to reduce depth of formulas created during VC ...
rustanleino
2010-02-15
*
Dafny:
rustanleino
2010-02-13
*
(no commit message)
qadeer
2010-02-12
*
1. Fixed bug in StandardVisitor.ssc
qadeer
2010-02-09
*
Boogie: /useArrayTheory currently implies /monomorphize
rustanleino
2010-02-09
*
Fix a bug in checking for {:inline} procedure attribute. Resolves #6993.
MichalMoskal
2010-02-08
*
Use reflection to read version string from assembly when displaying logo info...
stobies
2010-02-08
*
Removed Unicode chars from Assembly attributes - they are not liked too much ...
stobies
2010-02-08
*
Preparing Isabelle plugin sources for VCC release.
stobies
2010-02-08
*
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
*
Dafny: Added support for big integers.
rustanleino
2010-01-28
*
bugfix
schaef
2010-01-28
*
Added experimental feature /DoomDebug. Can be test using Test/doomed/doomdebu...
schaef
2010-01-28
*
Fixed bug in DEFTYPE declarations for maps. Made sure that argument and resu...
qadeer
2010-01-28
*
Implemented the command line switch /useArrayTheory. This switch should be u...
qadeer
2010-01-21
*
Dafny:
rustanleino
2010-01-14
*
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
*
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
*
(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
*
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
*
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
*
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
*
Use the new F# names for bigint type
MichalMoskal
2009-10-30
*
Fixed problem where Dafny filenames with unusual characters in filenames had ...
rustanleino
2009-10-29
*
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
*
Added /z3lets switch, which governs which kinds of LET expressions are sent t...
rustanleino
2009-10-04
[next]