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
*
Boogie: Added interprocedural live variable analysis. Flag to turn it on: "/l...
akashlal
2010-07-19
*
/stratifiedInline:n eagerly inlines n times before calling the stratified inl...
akashlal
2010-07-10
*
Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...
akashlal
2010-07-07
*
Boogie: Added an additional parameter 'defines' to the method 'BoogiePL.Parse...
wuestholz
2010-07-06
*
Unified the .frame files so that both Boogie and Dafny use exactly the same o...
mikebarnett
2010-06-25
*
Updated the frame files to work with the latest Coco/R. This entails *not* ha...
mikebarnett
2010-06-22
*
fixed a compiler warning about initialization of a non-null field inside the ...
qadeer
2010-06-10
*
changed the behavior of /loopUnroll:n so that the parameter n is applied per ...
qadeer
2010-05-26
*
Boogie:
rustanleino
2010-05-15
*
BCT: Added prelude. Started test1 as a test of verification.
rustanleino
2010-05-12
*
Dafny:
rustanleino
2010-05-06
*
Dafny:
rustanleino
2010-05-06
*
Added another option for lazy inlining based on macro expansion. This option...
qadeer
2010-05-03
*
1. Fixed lazy inlining implementation so that inlined procedures use live var...
qadeer
2010-04-30
*
1. couple of bug fixes in interprocedural error trace generation
qadeer
2010-04-23
*
1. Fixed an off-by-one error in parsing array partitions in Z3 models
qadeer
2010-04-19
*
First cut of lazy inlining. The option can be turned on by the flag /lazyInl...
qadeer
2010-04-17
*
Dafny: Added definedness checks for all statements (previously, some were mi...
rustanleino
2010-03-13
*
Call program-wide lambda desugaring on axioms only. Call it on procedures in ...
MichalMoskal
2010-03-12
*
Boogie: Clone a TypedIdent to get rid of 'where' clauses during the translati...
rustanleino
2010-03-12
*
Dafny:
rustanleino
2010-03-10
*
Boogie: Added resolution and type checking for attributes on "call" and "call...
rustanleino
2010-03-09
*
added support for printing attributes on calls via Emit
qadeer
2010-03-08
*
added attributes to CallForallCmd as well
qadeer
2010-03-07
*
added the ability to annotate calls with attributes
qadeer
2010-03-06
*
Boogie:
rustanleino
2010-02-20
*
added an option /doModSetAnalysis specially for Zvonimir
qadeer
2010-02-20
*
Fix up the polymorphic case for lambda; it probably still isn't quite correct.
MichalMoskal
2010-02-19
*
Split parts of AbsyExpr.ssc into AbsyQuant.ssc. Implement lambda expressions;...
MichalMoskal
2010-02-19
*
Implement if-then-else expression.
MichalMoskal
2010-02-18
*
* Added "deprecated" comment in help message about /interprocInfer switch. T...
rustanleino
2010-02-18
*
1. Removed a quadratic loop in SimplifyLikeLineariser.ssc in favor of a linea...
qadeer
2010-02-16
*
Implemented block coalescing invoked right after type checking.
qadeer
2010-02-16
*
(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
[next]