index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
*
Boogie: fixed contract violation in stratified inlining
rustanleino
2011-03-23
*
Print recorded value of any type
akashlal
2011-03-21
*
Bug fix with model generation.
akashlal
2011-03-21
*
Made CallCmd.callee public for easy manipulation of un-resolved programs
akashlal
2011-03-21
*
Fixed a tricky bug in z3api
akashlal
2011-03-18
*
minor fix with loopy counterexample generation
akashlal
2011-03-18
*
Print out requested values in the counterexample trace
akashlal
2011-03-17
*
Re-enabled quantifier checking in the Checked configuration.
mikebarnett
2011-03-16
*
new algorithm for dead code detection (vc:doomed)
schaef
2011-03-15
*
Add labels to extracted procedures for loops
akashlal
2011-03-14
*
Turn off quantifier checking in the runtime checking.
mikebarnett
2011-03-14
*
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
*
Updated PrepareBoogieZip.bat to include BVD and smt2
rustanleino
2011-03-10
*
Added a new solution configuration, Checked, that builds the Checked configur...
mikebarnett
2011-03-07
*
Fix some more contracts.
mikebarnett
2011-03-07
*
Fix contracts so runtime checking can be turned on.
mikebarnett
2011-03-07
*
Dafny:
rustanleino
2011-03-06
*
Dafny: Added heuristic for when to turn on the induction tactic
rustanleino
2011-03-05
*
Dafny:
rustanleino
2011-03-04
*
Dafny: support for nested match expressions
rustanleino
2011-03-01
*
Dafny: Non-empty Visual-Studio error messages for related split-expr locations.
rustanleino
2011-02-27
*
Mimic Z3 logic for figuring out the blocking clause for the next counterexample
MichalMoskal
2011-02-23
*
Don't ever put a label under a quantifier.
MichalMoskal
2011-02-23
*
Add MULTI_TRACES prover option (equivalent of /z3multipleErrors)
MichalMoskal
2011-02-23
*
Add IEnumerable.Concat1 method.
MichalMoskal
2011-02-23
*
Add hack for {:bvbuiltin "sign_extend 42"}, which requires slightly different...
MichalMoskal
2011-02-23
*
Check for timeout/memoryout
MichalMoskal
2011-02-23
*
Strip (= 0) and (!= 0) from patterns (we used to allow that with anyNeq thing...
MichalMoskal
2011-02-23
*
Don't try to declare bv types
MichalMoskal
2011-02-23
*
Dispose of the prover when Close() is called.
MichalMoskal
2011-02-23
*
Set SOFT_TIMEOUT Z3 option if desired (SMT2 doesn't have :time-limit option!)
MichalMoskal
2011-02-23
*
Pass solverarguments
MichalMoskal
2011-02-23
*
Do typed->untyped translation for -mv variables
MichalMoskal
2011-02-23
*
Provide dummy implementation of FlushAxiomsToTheoremProver()
MichalMoskal
2011-02-23
*
Handle as-array[...] model elements
MichalMoskal
2011-02-23
*
Fixes in /useArrayTheory handling
MichalMoskal
2011-02-23
*
Parse else-> clauses in the model
MichalMoskal
2011-02-23
*
Throw exceptions when push/pop interface is used but not implemented
MichalMoskal
2011-02-23
*
Pass :skolemid to SMTLib prover
MichalMoskal
2011-02-23
*
Implement Push/Pop interface.
MichalMoskal
2011-02-23
*
Allow recent Z3 versions to be used
MichalMoskal
2011-02-21
*
Move model printing to ErrorModel class
MichalMoskal
2011-02-21
*
Per SMT standard push requires an argument
MichalMoskal
2011-02-21
*
Add some ExpertLevel functions
MichalMoskal
2011-02-21
*
Set Id of Elements.
MichalMoskal
2011-02-21
*
Dafny: Improved scheme for splitting expressions. Also, report each split i...
rustanleino
2011-02-19
*
Print prover errors on stdout (same as prover warnings)
MichalMoskal
2011-02-18
*
Fix help for /mv
MichalMoskal
2011-02-18
*
Allow use ErrorModel as a container for Model - make -mv work with SMTLib on Z3
MichalMoskal
2011-02-18
[next]