| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
add indirect branch style, split style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
links, however, and zoom.
|
|
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the API
|
|
|
|
|
|
|
|
for read-only properties
|
|
|
|
|
|
|
|
|
|
|
|
Introduces __iter__ to Function, which yields BasicBlocks
Introduces __iter__ to BasicBlock, with yields instruction text
Extended BasicBlock with ILBasicBlock, to iterate over ILBasicBlocks
(which yields ILInstruction instances)
|
|
|
|
|
|
|
|
|
|
|
|
|