index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
VCGeneration
/
VC.ssc
Commit message (
Expand
)
Author
Age
*
Boogie\VCGeneration: Renaming sources in preparation for my addition of the p...
tabarbe
2010-07-28
*
Boogie: Added interprocedural live variable analysis. Flag to turn it on: "/l...
akashlal
2010-07-19
*
/stratifiedInline:n eagerly inlines n times before calling the stratified inl...
akashlal
2010-07-10
*
Boogie: Bug fix for stratified inlining
akashlal
2010-07-07
*
Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...
akashlal
2010-07-07
*
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. couple of bug fixes in interprocedural error trace generation
qadeer
2010-04-23
*
Added callee args information to calleeCounterexamples
qadeer
2010-04-21
*
Fixed bug in interprocedural counterexample generation
qadeer
2010-04-19
*
First cut of lazy inlining. The option can be turned on by the flag /lazyInl...
qadeer
2010-04-17
*
Dafny: Added definedness checks for all statements (previously, some were mi...
rustanleino
2010-03-13
*
Call program-wide lambda desugaring on axioms only. Call it on procedures in ...
MichalMoskal
2010-03-12
*
Boogie:
rustanleino
2010-02-20
*
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
*
(no commit message)
qadeer
2010-02-12
*
Support {:PossiblyUnreachable} attribute on asserts
MichalMoskal
2009-11-20
*
modified the doom checking. It is now able to report only the relevant statem...
schaef
2009-11-18
*
* Boogie and Dafny: added /cev:<file> option
rustanleino
2009-09-15
*
Dafny:
rustanleino
2009-09-14
*
Report prover warnings during smoke test via the VerifierCallback
stobies
2009-09-07
*
Use callback mechanism to report prover warnings; do not just write them to s...
stobies
2009-09-07
*
Renaming ExtractExpr into BvExtractExpr to fit naming scheme of the other bit...
stobies
2009-09-07
*
Fixed bug where the remove-empty-blocks optimization had not updated the star...
rustanleino
2009-08-13
*
Initial set of files.
mikebarnett
2009-07-15