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.cs
Commit message (
Expand
)
Author
Age
*
Boogie: Fixed a crash due to old expressions in lambda expressions that were ...
wuestholz
2011-12-02
*
Remove invariant that was just wrong
Michal Moskal
2011-11-28
*
refactoring houdini so that it creates only a single instance of z3
qadeer
2011-11-16
*
Boogie (and Dafny, with effects also on SscBoogie): I refactored CommandLine...
Rustan Leino
2011-11-15
*
partial check in regarding getting states working with stratified inlining
qadeer
2011-09-06
*
reverting irreducible handling temporarily
qadeer
2011-08-21
|
\
*
|
added code to handle irreducible graphs
qadeer
2011-08-20
*
|
minor refactoring
qadeer
2011-08-17
*
|
deleted lazyinlining option 2 and 3
qadeer
2011-08-17
*
|
Added "procedure-copy bounding" for lazy inlining
Unknown
2011-08-10
*
|
further changes for making houdini work
qadeer
2011-08-04
|
/
*
ported all the counterexample code to Michal's new Model class; the goal is t...
Unknown
2011-06-27
*
early clearing of live variables and incarnation maps
qadeer
2011-06-24
*
implementation of iterative LetVC
qadeer
2011-06-23
*
Bug fix for trace generation with extractLoop option
Unknown
2011-06-23
*
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
*
minor fix with loopy counterexample generation
akashlal
2011-03-18
*
new algorithm for dead code detection (vc:doomed)
schaef
2011-03-15
*
Replaced all dictionaries that mapped to bool (i.e., were being used to imple...
mikebarnett
2011-03-10
*
Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...
mikebarnett
2011-03-10
*
Fix contracts so runtime checking can be turned on.
mikebarnett
2011-03-07
*
Don't treat "Inconclusive" answer as fatal when splitting.
MichalMoskal
2011-02-02
*
Add new feature: {:selective_checking} on procedures. See testcase for a desc...
MichalMoskal
2010-12-17
*
Add functions generated in lambda-expansion of function body to top-level pro...
MichalMoskal
2010-12-17
*
Refactoring: pulled out all code for stratified inlining to a new file.
akashlal
2010-11-23
*
Changed stratified inlining: can now be user-guided
akashlal
2010-11-22
*
Minor updates for printing coverage graph of stratified inlining
akashlal
2010-11-14
*
Make the -mv option use the new Model class.
MichalMoskal
2010-10-12
*
Boogie:
rustanleino
2010-10-12
*
Minor fix to recursion depth in stratified inlining algorithm.
akashlal
2010-10-02
*
Boogie:
rustanleino
2010-09-24
*
Boogie:
rustanleino
2010-09-23
*
Some simplifications to coverage reporting for StratifiedInlining.
akashlal
2010-09-19
*
Fixed an off-by-one error. Added "ReachedBound" as a valid boogie outcome.
akashlal
2010-09-18
*
Added more stat printing
akashlal
2010-09-16
*
Added a new VC.ConditionGeneration.Outcome: StratifiedInlining can signal tha...
akashlal
2010-09-05
*
Fixed a performance issue with StratifiedInlining
akashlal
2010-09-05
*
Fix for extractLoops
akashlal
2010-09-04
*
Henrique's addition to the the ErrorHandler API to retrieve models
qadeer
2010-09-03
*
Bug fix for StratifiedInlining. Use extra Booleans to model procedure calls, ...
akashlal
2010-09-02
*
Minor fix to my previous commit
akashlal
2010-09-01
*
Added a way of recovering counterexample paths after loop extraction. Stable,...
akashlal
2010-09-01
*
Boogie: Commented out all occurences of repeated inherited contracts - makes ...
tabarbe
2010-08-27
*
bug fixes in z3api
qadeer
2010-08-26
*
fixed z3api so that it works on small examples now.
qadeer
2010-08-24
*
Added user option for bounding inlining depth
akashlal
2010-08-20
*
Added recursion-bound-guided search for stratified inlining
akashlal
2010-08-19
*
Some reformatting and refactoring
akashlal
2010-08-18
[next]