index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Provers
/
Z3
/
Prover.ssc
Commit message (
Expand
)
Author
Age
*
Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...
akashlal
2010-07-07
*
Boogie:
rustanleino
2010-06-22
*
Added another option for lazy inlining based on macro expansion. This option...
qadeer
2010-05-03
*
1. Fixed lazy inlining implementation so that inlined procedures use live var...
qadeer
2010-04-30
*
1. Fixed an off-by-one error in parsing array partitions in Z3 models
qadeer
2010-04-19
*
First cut of lazy inlining. The option can be turned on by the flag /lazyInl...
qadeer
2010-04-17
*
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
*
Changed how Boogie looks for Z3: first look in the directory where Boogie is...
rustanleino
2009-10-14
*
Handle new Z3 'Memout' message.
stobies
2009-09-30
*
Added /z3multipleErrors flag for generation of multiple counterexamples per a...
mkawa
2009-09-23
*
Use callback mechanism to report prover warnings; do not just write them to s...
stobies
2009-09-07
*
Initial set of files.
mikebarnett
2009-07-15