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
/
Inline.cs
Commit message (
Expand
)
Author
Age
*
Added a little bit of virtual-ness to the Inliner class. This is so that I can
akashlal
2013-04-28
*
bug fix for interaction between inlining and loops
Unknown
2013-01-04
*
changed behavior of InlinedEnsures so that free ensures is skipped unless an ...
qadeer
2012-06-01
*
fixed a completeness problem in houdini with inlining
qadeer
2011-12-18
*
fixed bug in the inlineDepth option for houdini
qadeer
2011-11-23
*
changed the semantics of requires and ensures for inlined procedures
qadeer
2011-11-17
*
changed inlining code so that candidate preconditions and postconditions are ...
qadeer
2011-11-15
*
added the option /inlineDepth:n. This option defaults to -1. If the user prov...
qadeer
2011-11-13
*
Boogie: Get rid of {:inline} attributes on axioms
Michal Moskal
2011-10-27
*
Replaced all dictionaries that mapped to bool (i.e., were being used to imple...
mikebarnett
2011-03-10
*
Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...
mikebarnett
2011-03-10
*
fixed a small bug in inline code
qadeer
2010-12-20
*
Cleanup up the inlining code
qadeer
2010-12-15
*
Boogie: Committing changed source files
tabarbe
2010-08-20
*
Boogie: Renaming core sources in preparation for port commit
tabarbe
2010-08-20