| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-20 | expose length to python basic blocks | Jordan Wiens | |
| 2016-04-14 | Add an example that uses the interators | Ryan Stortz | |
| 2016-04-14 | Modifies the python api to allow iteration over some base types | Ryan Stortz | |
| 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) | |||
| 2016-04-11 | adding readme, arm-syscall, bin-info, and breakpoint plugins | Jordan Wiens | |
| 2016-04-11 | adding readme, arm-syscall, bin-info, and breakpoint plugins | Jordan Wiens | |
| 2016-04-10 | remove broken license check | Jordan Wiens | |
| 2016-04-10 | fix for #218 | Jordan Wiens | |
| 2016-04-10 | Add MIT license for API wrappers | Rusty Wagner | |
| 2016-04-10 | Move all of API and Python bindings into api directory | Rusty Wagner | |
