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
/
CommandLineOptions.ssc
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
*
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. 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
*
Boogie:
rustanleino
2010-02-20
*
added an option /doModSetAnalysis specially for Zvonimir
qadeer
2010-02-20
*
Split parts of AbsyExpr.ssc into AbsyQuant.ssc. Implement lambda expressions;...
MichalMoskal
2010-02-19
*
* Added "deprecated" comment in help message about /interprocInfer switch. T...
rustanleino
2010-02-18
*
Implemented block coalescing invoked right after type checking.
qadeer
2010-02-16
*
(no commit message)
qadeer
2010-02-12
*
Boogie: /useArrayTheory currently implies /monomorphize
rustanleino
2010-02-09
*
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
*
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
*
Initial set of files.
mikebarnett
2009-07-15