index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
BoogieDriver
/
BoogieDriver.cs
Commit message (
Expand
)
Author
Age
*
/contractInfer always prints the computed assignment now
qadeer
2011-11-16
*
Boogie (and Dafny, with effects also on SscBoogie): I refactored CommandLine...
Rustan Leino
2011-11-15
*
added the option /inlineDepth:n. This option defaults to -1. If the user prov...
qadeer
2011-11-13
*
moved the addition of selectors and testers to program.Resolve
qadeer
2011-11-11
*
copied all attributes of the constructor (except for :constructor) to the sel...
qadeer
2011-11-09
*
added membership tests
qadeer
2011-10-05
*
implementing datatypes
qadeer
2011-10-05
*
updated Houdini so it works with SMTLib
qadeer
2011-09-27
*
further updates to bit vector analysis
qadeer
2011-08-09
*
various changes to boogie for bitvector analysis and bctprovider
qadeer
2011-08-08
*
further changes for making houdini work
qadeer
2011-08-04
*
cleaned up houdini options
qadeer
2011-08-04
*
Avoid restarting the theorem prover for stratified inlining because it
Unknown
2011-06-25
*
Boogie: added features to help with modular verification. In particular, defi...
Rustan Leino
2011-05-13
*
Stratified inlining: Added concrete values to error traces. Added an extra fl...
akashlal
2011-02-17
*
Dafny: removed CEV instrumentation
rustanleino
2011-02-03
*
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
*
Make the -mv option use the new Model class.
MichalMoskal
2010-10-12
*
Get rid of some CCI dependencies in Driver
MichalMoskal
2010-10-07
*
Boogie:
rustanleino
2010-09-23
*
Fixed an off-by-one error. Added "ReachedBound" as a valid boogie outcome.
akashlal
2010-09-18
*
Dafny:
rustanleino
2010-09-14
*
Fix for extractLoops
akashlal
2010-09-04
*
Added a way of recovering counterexample paths after loop extraction. Stable,...
akashlal
2010-09-01
*
Boogie: Removed a completed task comment
tabarbe
2010-08-19
*
Added the option /extractLoops to extract loops as procedure calls. If eithe...
qadeer
2010-08-11
*
Boogie: Changed BoogieDriver.cs to use a copy of cce.cs, rather than an inter...
tabarbe
2010-07-30
*
<Boogie> <BoogieDriver> Committing my porting of BoogieDriver.cs and the chan...
tabarbe
2010-07-14
*
Renaming the old boogiedriver sources in preparation for syncing my ported ch...
tabarbe
2010-07-13
*
These 2 files are remnants of attempting the earlier planned method of renami...
tabarbe
2010-07-01
*
I am working to port Boogie from Spec# to C#. As part of this process, I nee...
tabarbe
2010-06-30