index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Provers
Commit message (
Expand
)
Author
Age
*
Boogie (and Dafny, with effects also on SscBoogie): I refactored CommandLine...
Rustan Leino
2011-11-15
*
Produce unsat cores only when enabled (in stratified inlining)
Unknown
2011-11-11
*
Fixed the generation of names for datatype functions to use the API for
Mike Barnett
2011-10-31
*
Boogie: Updated the error message for old versions of Z3.
wuestholz
2011-10-28
*
Boogie: Get rid of {:ignore} feature on axioms
Michal Moskal
2011-10-27
*
Boogie: Present a nice error message when Z3 of lesser version than 3.2 is found
Michal Moskal
2011-10-27
*
Merge
Michal Moskal
2011-10-27
|
\
*
|
Restart prover after out-of-memory error; honour -restartProver option
Michal Moskal
2011-10-27
|
*
Boogie: internal clean-up, removed BvHandling type, everything now behaves as...
Rustan Leino
2011-10-27
|
*
Boogie: Eliminated the /bv option. Only native bitvectors are supported now. ...
Rustan Leino
2011-10-27
|
/
*
Sync timeout messages with Z3 prover interface
Michal Moskal
2011-10-21
*
Don't pass /T: option to Z3 - it kills Z3 prematurely when there are multiple...
Michal Moskal
2011-10-21
*
Improve logging when -proverOpt:VERBOSITY=1 or 2 is specified
Michal Moskal
2011-10-21
*
Added a push+pop+unsat-core interface to SMTLib (for stratified inlining only)
Unknown
2011-10-19
*
added membership tests
qadeer
2011-10-05
*
implementing datatypes
qadeer
2011-10-05
*
check in support for generalized array theory
Unknown
2011-09-06
*
Fix printing of (Array ...) types with /useArrayTheory
Michal Moskal
2011-09-06
*
Support multi-dimensional arrays in SMTLib2 backend (using Z3 extension though)
Michal Moskal
2011-09-06
*
further fixes; temporarily commented out
qadeer
2011-09-03
*
adding support for accessing Z3's generalized array theory
qadeer
2011-09-02
*
Add PROVER_PATH prover option (to base options, but currently only used by SM...
Michal Moskal
2011-08-29
*
Use SMT2 syntax for sign_extend
Michal Moskal
2011-08-22
*
deleted lazyinlining option 2 and 3
qadeer
2011-08-17
*
fixed bug in vcgen for bitvectors
qadeer
2011-07-09
*
Don't send (check-sat) after error limit is reached
Michal Moskal
2011-07-05
*
Merge
Michal Moskal
2011-07-05
|
\
|
*
Boogie: New cli option -z3exe:"path-to-z3.exe" allowing specifying path to th...
Unknown
2011-07-05
*
|
Update the RECENT_Z3 #define to include SORT_AND_OR
Michal Moskal
2011-06-30
*
|
Add /T: option to Z3 to kill it if it exceeds soft timeout by more than 1s
Michal Moskal
2011-06-30
*
|
SMTLib: Only use (set-logic ...) when requested; quote some more symbols
Michal Moskal
2011-06-30
|
/
*
Avoid restarting the theorem prover for stratified inlining because it
Unknown
2011-06-25
*
further refactoring
qadeer
2011-06-24
*
fixes to z3api
qadeer
2011-06-24
*
clean up in z3api
qadeer
2011-06-22
*
various fixes to port to latest version of Microsoft.Z3.dll
qadeer
2011-06-22
*
Don't set logic to UFNIA when /useArrayTheory
Michal Moskal
2011-05-09
*
Use (get-model) Z3 command; quote skolem-ids
Michal Moskal
2011-04-28
*
Fix parsing of (labels) Z3 response; complain about unrecognized responses there
Michal Moskal
2011-04-28
*
Use :reason-unknown not :last-failure for Z3 in SMT mode; disable SORT_AND_OR...
Michal Moskal
2011-04-28
*
Updates for the latest changes in Z3's SMT2 parser
Michal Moskal
2011-04-22
*
Test commit
Michal Moskal
2011-04-05
*
Use new, SMT2 compliant, Z3 syntax for labels
MichalMoskal
2011-04-02
*
Fixed a tricky bug in z3api
akashlal
2011-03-18
*
Re-enabled quantifier checking in the Checked configuration.
mikebarnett
2011-03-16
*
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
*
Added a new solution configuration, Checked, that builds the Checked configur...
mikebarnett
2011-03-07
*
Fix some more contracts.
mikebarnett
2011-03-07
[next]