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
/
Wlp.cs
Commit message (
Expand
)
Author
Age
*
Improve support for identifying unnecessary assumes.
Valentin Wüstholz
2016-03-09
*
Add support for weights on soft assumes.
Valentin Wüstholz
2016-03-07
*
Improve support for optimization and identifying unnecessary assumes.
Valentin Wüstholz
2016-03-03
*
Minor change
Valentin Wüstholz
2015-12-29
*
Add experimental support for optimization (requires Z3 build after changeset ...
Valentin Wüstholz
2015-11-18
*
Add support for identifying unnecessary assumes.
Valentin Wüstholz
2015-11-16
*
Normalise line endings using a .gitattributes file. Unfortunately
Dan Liew
2015-06-28
*
Add some experimental support for diagnosing timeouts.
Valentin Wüstholz
2015-05-18
*
Minor change to the encoding of partially verified assertions as VC
wuestholz
2015-01-30
*
Worked on the verification result caching (use native support for partially v...
wuestholz
2015-01-16
*
Added a test and a todo.
wuestholz
2015-01-02
*
Worked on more native support for partially-verified assertions.
wuestholz
2014-12-28
*
Cleanup: removed unused code
akashlal
2014-09-29
*
Bug fix in stratified inlining (triggered by {:inline} functions)
akashlal
2013-10-21
*
fixed the problem with codexprs
qadeer
2013-09-07
*
When a codeexpr is used at the top-level in an assume statement, we use the a...
qadeer
2013-09-04
*
More refactoring towards replacing PureCollections.Sequence with List
Ally Donaldson
2013-07-22
*
Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a plai...
Ally Donaldson
2013-07-22
*
Removed old comments about "BASEMOVE" and other constructor calls, where the ...
Unknown
2013-01-07
*
various cleanup regarding /doNotUseLabels
qadeer
2012-02-28
*
bug fixes related to using ControlFlowFunction instead of labels
qadeer
2012-02-23
*
using model instead of labels
Unknown
2012-02-23
*
Boogie: output number of proof obligations (asserts) along with timing inform...
Rustan Leino
2012-01-09
*
Added lazy summary computation to stratified inlining (not finished yet)
akashlal
2011-11-20
*
LetVC can get null label2absy from lazy inlining. So, I weakened the precond...
qadeer
2011-05-03
*
modified letvc generation so that the use of control flow function and labels...
qadeer
2011-04-15
*
added reachability information to the VC and used that to support arbitrary a...
Unknown
2011-04-14
*
Boogie:
rustanleino
2010-09-23
*
Boogie: Added boolean code expressions (sans well-formedness checks on the in...
rustanleino
2010-08-10
*
Boogie: VCGeneration port part 1/3: Replacing old source files with ported ve...
tabarbe
2010-07-28
*
Boogie\VCGeneration: Renaming sources in preparation for my addition of the p...
tabarbe
2010-07-28