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
*
(no commit message)
qadeer
2010-02-12
*
1. Fixed bug in StandardVisitor.ssc
qadeer
2010-02-09
*
Boogie: /useArrayTheory currently implies /monomorphize
rustanleino
2010-02-09
*
Fix a bug in checking for {:inline} procedure attribute. Resolves #6993.
MichalMoskal
2010-02-08
*
Use reflection to read version string from assembly when displaying logo info...
stobies
2010-02-08
*
Fixed the implementation of inlining to deal with inlining depth properly.
qadeer
2010-01-30
*
Added experimental feature /DoomDebug. Can be test using Test/doomed/doomdebu...
schaef
2010-01-28
*
Implemented the command line switch /useArrayTheory. This switch should be u...
qadeer
2010-01-21
*
Allow ":" in addition to "returns" in function definitions. Make the pretty-p...
MichalMoskal
2009-12-17
*
Z3 parameters to help it bail out of fruitless searches faster
mkawa
2009-12-05
*
print attributes in AssertCmd.Emit
mkawa
2009-12-02
*
Added resolution and translation of algebraic datatypes and (in function bodi...
rustanleino
2009-11-20
*
Fixed bug in inlining (procedure *definitions* had been traversed by Standard...
rustanleino
2009-11-19
*
Redesigned the encoding of Dafny generics, including the built-in types set a...
rustanleino
2009-11-06
*
Fixed bugs in inlining, and added a test case.
rustanleino
2009-10-14
*
Added /z3lets switch, which governs which kinds of LET expressions are sent t...
rustanleino
2009-10-04
*
Added /z3multipleErrors flag for generation of multiple counterexamples per a...
mkawa
2009-09-23
*
* Boogie and Dafny: added /cev:<file> option
rustanleino
2009-09-15
*
Dafny:
rustanleino
2009-09-14
*
Renaming ExtractExpr into BvExtractExpr to fit naming scheme of the other bit...
stobies
2009-09-07
*
Sign assemblies
stobies
2009-08-17
*
Changes needed in order to build Boogie using a freshly built Spec# compiler ...
mikebarnett
2009-08-10
*
Fixed problem where nullary function with definition had caused a crash.
rustanleino
2009-08-07
*
Initial set of files.
mikebarnett
2009-07-15