index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Commit message (
Expand
)
Author
Age
*
Add simplified may-unverified analysis and instrumentation.
Valentin Wüstholz
2015-11-20
*
Fix issue with partially-verified assertions.
Valentin Wüstholz
2015-11-19
*
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
*
Document the new behaviour of the ``-proc:`` command line option
Dan Liew
2015-10-31
*
Added wild card matching for /proc flag
Shaobo
2015-10-31
*
fix for deterministicExtractLoops for nested loops
Shuvendu Lahiri
2015-10-27
*
Bug fix for deterministExtractLoops for Shaobo's example
Shuvendu Lahiri
2015-10-26
*
update
Shaz Qadeer
2015-09-28
*
Merge branch 'master' of https://github.com/boogie-org/boogie
Rustan Leino
2015-08-28
|
\
*
|
Added /verifySnapshots:3, which prints recycled errors messages with the sour...
Rustan Leino
2015-08-28
|
*
fix for /deterministicExtractLoops sed in SymDiff
Shuvendu Lahiri
2015-07-19
|
*
Update URL to boogie-partners to its new location on GitHub.
Dan Liew
2015-06-28
|
*
Fix issue #16 reported by @crazykt
Dan Liew
2015-06-28
|
*
Normalise line endings using a .gitattributes file. Unfortunately
Dan Liew
2015-06-28
|
*
Remove dead file.
Dan Liew
2015-06-28
|
*
fixed bug reported by Chris
qadeer
2015-06-15
|
*
adding z3name option
Ken McMillan
2015-06-15
|
*
Minor changes
Valentin Wüstholz
2015-06-12
|
*
Fix issue with computation of statement checksums for lambda expressions.
Valentin Wüstholz
2015-06-12
|
*
Fix issue in checksum computation for lambda expressions.
Valentin Wüstholz
2015-06-12
|
*
various changes for duality from dead codeplex repo
U-REDMOND\kenmcmil
2015-06-09
|
/
*
Improve support for diagnosing timeouts.
Valentin Wüstholz
2015-06-08
*
Fix minor issue.
Valentin Wüstholz
2015-06-05
*
Improve support for diagnosing timeouts.
Valentin Wüstholz
2015-06-05
*
Add some experimental support for diagnosing timeouts.
Valentin Wüstholz
2015-05-18
*
Minor refactoring
Valentin Wüstholz
2015-05-17
*
Make caching of verification results more fine-grained for changes that affec...
Valentin Wüstholz
2015-05-17
*
Add support for 'verified_under' attributes on procedure calls and invariants.
Valentin Wüstholz
2015-04-29
*
VC gen for security properties
akashlal
2015-04-05
*
Eliminated calls to deprecated method.
wuestholz
2015-02-18
*
Added a setter for CommandLineOptions.ProverOptions and fixed several contracts.
wuestholz
2015-02-18
*
Protect Bitvector field of BvExtractExpr when it is immutable.
Dan Liew
2015-02-12
*
Protect E0 and E1 in BvConcatExpr if Expr is immutable.
Dan Liew
2015-02-12
*
Fix what looked like a serious design issue when Type checking
Dan Liew
2015-02-12
*
When an Expr immutable, never change Type reference if it has been set,
Dan Liew
2015-02-12
*
Protect the Args field of NAryExpr when it is immutable.
Dan Liew
2015-02-12
*
Fix performance issue in ComputeHashCode() methods of Expr classes.
Dan Liew
2015-02-02
*
Fix typechecking immutable Expr when we have
Dan Liew
2015-01-31
*
Made it produce slightly different passive commands for assignments to assump...
wuestholz
2015-01-30
*
Protect the body of ForAllExpr, ExistsExpr and LambdaExpr when they
Dan Liew
2015-01-29
*
Fix ForAllExpr, ExistsExpr and LambdaExpr constructors so it is possible
Dan Liew
2015-01-29
*
Protect the NAryExpr.Fun field when the NAryExpr is immutable.
Dan Liew
2015-01-29
*
Protect the Expr field of OldExpr if it is immutable. Add unit test
Dan Liew
2015-01-29
*
Protect the Type field of an Expr if is Immutable. Note if the Expr
Dan Liew
2015-01-29
*
Protect the Name and Decl fields of IdentifierExpr when it is
Dan Liew
2015-01-29
*
Prevent a BvConst being changed once constructed. The motivation
Dan Liew
2015-01-29
*
Add the ability to declare Expr to be immutable at construction time.
Dan Liew
2015-01-29
*
Fixed minor issue.
wuestholz
2015-01-26
*
Worked on the verification result caching (statement checksums).
wuestholz
2015-01-26
[next]