index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BCT
/
BytecodeTranslator
/
Sink.cs
Commit message (
Expand
)
Author
Age
*
Translate AddressOf expressions correctly.
Mike Barnett
2011-11-16
*
Load all assemblies before doing anything else so that the unification for
Mike Barnett
2011-11-16
*
Trying to get the generics translation correct...
Mike Barnett
2011-11-14
*
Many, many bug fixes related to generics and some other random problems.
Mike Barnett
2011-11-10
*
Don't wipe out existing attributes when adding {:extern}
Mike Barnett
2011-11-01
*
Major changes to the translator traversers because they now are based on the
Mike Barnett
2011-10-31
*
Fixed two bugs related to structs: now a struct that is declared without an
Mike Barnett
2011-09-01
*
delegates/events implemented as multisets rather than linked lists
qadeer
2011-08-30
*
fixed a bug: do not include the invoke procedure for thread delegates in the ...
qadeer
2011-08-25
*
(bct) skeleton of plugin infrastructure. for now the code is essentially the ...
t-espave
2011-08-16
*
Merge
qadeer
2011-08-11
|
\
*
|
fixes for bug with generic delegates
qadeer
2011-08-11
|
*
Fixed problem where events in stubs were generating duplicate declarations.
Mike Barnett
2011-08-11
|
/
*
Merge
t-espave
2011-08-08
|
\
|
*
another bug fix in bct
qadeer
2011-08-08
|
*
added a new file and fixed a bug in bct
qadeer
2011-08-08
|
/
*
Added option "getMeHere" so that calls to GetMeHere.Assert(e) become "assert e"
Mike Barnett
2011-08-06
*
Added new option /captureState (/c) for generating a capture state assumption
Mike Barnett
2011-08-04
*
Increase the name mangling to avoid name clashes in the Boogie program. In IL,
Mike Barnett
2011-08-03
*
Fix in the assertion injector for putting the output on top of the input
Mike Barnett
2011-08-01
*
Implemented a whitelist/blacklist so translator can ignore certain parts of an
Mike Barnett
2011-07-27
*
weeding out non-set $exception as feedback handling issues
t-espave
2011-07-26
*
Added subtyping axiomatization.
Mike Barnett
2011-07-20
*
edited out phoneplugin from most places
Unknown
2011-07-19
*
commenting out axiom generation
qadeer
2011-07-15
*
implemented Mike's proposal for dynamic dispatch for finally blocks
qadeer
2011-07-13
*
fixing exception translation according to discussion with mike
qadeer
2011-07-13
*
phone injecting code traverser
Unknown
2011-07-08
*
Merge
Mike Barnett
2011-07-08
|
\
*
|
Fix translation of "is" operator.
Mike Barnett
2011-07-08
|
*
phone control exploration for BCT, not integrated yet
Unknown
2011-07-07
|
/
*
Beginning of encoding the subtype relation.
Mike Barnett
2011-07-06
*
Merge
Mike Barnett
2011-07-05
|
\
|
*
1. generating a separate dipatchcontinuation label for each trycatchfinally ...
qadeer
2011-07-04
*
|
Merge
Mike Barnett
2011-06-29
|
\
|
|
*
Translate IConditional exactly the same way as IConditionalStatement to accou...
qadeer
2011-06-20
|
*
whole bunch of bug fixes
qadeer
2011-06-20
|
*
changes for handling conversions
qadeer
2011-06-17
|
*
various bug fixes related to running bct on phone apps
qadeer
2011-06-12
|
*
further changes
qadeer
2011-06-12
|
*
changes related to fixing problems with finally translation
qadeer
2011-06-12
|
*
Merge
qadeer
2011-06-10
|
|
\
|
*
|
bunch of changes related to finally handling
qadeer
2011-06-10
|
|
*
solved
Unknown
2011-06-09
|
|
/
|
*
bug fix in call to constructor of ProcedureInfo
qadeer
2011-06-08
|
*
beginning support for finally clauses
qadeer
2011-06-07
|
*
initial cut for translating exceptions
qadeer
2011-06-06
|
*
fixed calls to generic methods to add type argument appropriately
qadeer
2011-06-05
|
*
Further support for translating generics
qadeer
2011-06-04
*
|
Don't (for now) consider property getters as pure, because
Mike Barnett
2011-06-01
[next]