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
*
Added user option for bounding inlining depth
akashlal
2010-08-20
*
Don't set monomorphize with typeEncoding:m, not neccessary.
MichalMoskal
2010-08-18
*
Added option for displaying stratified inlining's search
akashlal
2010-08-18
*
Change Synonym type printing to what it was, use a workaround in TypeToString...
MichalMoskal
2010-08-18
*
Make /typeEncoding:m work with arrays
MichalMoskal
2010-08-18
*
Boogie: Removed mistaken duplication of a type parameter
tabarbe
2010-08-16
*
Added more options for stratified inlining
akashlal
2010-08-16
*
Added methods to read a file from any Stream object
akashlal
2010-08-12
*
Added the option /extractLoops to extract loops as procedure calls. If eithe...
qadeer
2010-08-11
*
Boogie: Added boolean code expressions (sans well-formedness checks on the in...
rustanleino
2010-08-10
*
Remove -z3DebugTraces and -z3Mam options (no longer working). Rename the -z3b...
MichalMoskal
2010-08-06
*
Boogie: added /z3bv option that overrides the current setting of Z3 options f...
stobies
2010-08-06
*
Remove support for Z3 V1 and clean up parameter processing code for Z3
stobies
2010-08-06
*
Boogie: Removed trailing spaces in code
tabarbe
2010-08-04
*
Boogie: VCGeneration port part 3/3: Updating sources to reference new project...
tabarbe
2010-07-28
*
Also traverse bodies of function definitions when performing lambda expansion.
sboehme
2010-07-23
*
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
[next]