| Age | Commit message (Expand) | Author |
| 2018-10-25 | Return assemble error string as part of the ValueError exception string. Cle... | Shane Fry |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | addition 3 compatibility changes | Jordan Wiens |
| 2018-07-10 | Additional changes for python 2/3 compatibility | Peter LaFosse |
| 2018-07-10 | working division, prints, and metaclasses, but imports broken, still needs work | Jordan Wiens |
| 2018-06-11 | Add empty list properties to some classes to allow for visibility | negasora |
| 2018-03-20 | Cache all created CoreArchitecture objects | Ryan Snyder |
| 2018-02-26 | Architecture plugins no longer need to override the perform_* methods (you ca... | Rusty Wagner |
| 2018-02-26 | Fix type error for get_semantic_{flag,class}_name (#957) | Kareem El-Faramawi |
| 2018-02-16 | implement missing get_semantic_flag_class_name and get_semantic_flag_group_name | Jordan Wiens |
| 2018-02-14 | fix typo in semantic flag core names | Jordan Wiens |
| 2018-01-31 | Adding CPU intrinsics support | Rusty Wagner |
| 2018-01-18 | Allow flag roles to be dependent on semantic class | Rusty Wagner |
| 2018-01-16 | Add classes and groups for semantic flags resolution | Rusty Wagner |
| 2017-12-26 | Merge branch 'dev' into fpu | Rusty Wagner |
| 2017-12-04 | Better Architecture Transition Support. | Brian Potchik |
| 2017-11-27 | Register stack adjustments in calling conventions | Rusty Wagner |
| 2017-11-14 | Fix _get_instruction_alignment type. | Brian Potchik |
| 2017-11-13 | Add GetInstructionAlignment Callback to Architecture. | Brian Potchik |
| 2017-10-23 | Top relative register stack access as a normal register | Rusty Wagner |
| 2017-10-06 | Adding support for register stacks in IL (for x87) | Rusty Wagner |
| 2017-08-17 | Support custom calling conventions in the type parser and type objects | Rusty Wagner |
| 2017-08-15 | Add APIs to access and update portions of the function type, and added new AP... | Rusty Wagner |
| 2017-08-11 | Fixing some broken documentation | Peter LaFosse |
| 2017-07-26 | Merge type propagation into dev | Rusty Wagner |
| 2017-07-17 | Fix referenced to old calling convention api, Fixes #739 | Peter LaFosse |
| 2017-07-14 | fix documentation for perform_get_instruction_low_level_il | Peter LaFosse |
| 2017-07-12 | bug fix for: get_default_flag_write_low_level_il and get_flag_write_low_level_il | Peter LaFosse |
| 2017-07-10 | Add confidence levels to type objects | Rusty Wagner |
| 2017-06-01 | Use enumeration types for Endianness and ImplicitRegisterExtend | Peter LaFosse |
| 2017-05-31 | Make branches types always use the enumeration not the name | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 2017-05-04 | Initial support for concrete flags computation | Rusty Wagner |
| 2017-05-02 | Renaming SSA index to version, more uniform register and variable representat... | Rusty Wagner |
| 2017-03-22 | update documentation for get_instruction_low_level_il | Jordan Wiens |
| 2017-03-15 | convenience function for bytes->IL | Andrew Lamoureux |
| 2017-02-16 | Basic blocks have incoming and outgoing edges with basic block references, us... | Rusty Wagner |
| 2017-02-10 | Merge branch 'type_view' into dev | Rusty Wagner |
| 2017-02-10 | Merge in pull requests that never made it into dev | Rusty Wagner |
| 2017-02-09 | APIs for handling platform types | Rusty Wagner |
| 2017-01-17 | Add missing Python APIs | Rusty Wagner |
| 2017-01-16 | Fix lint issues | Rusty Wagner |
| 2017-01-16 | Merge branch 'dev' into type_view | Rusty Wagner |
| 2017-01-09 | Wrapping some unwrapped enumeration values, and adding il basic block indexing | Peter LaFosse |
| 2017-01-07 | More fixes for refactor | Peter LaFosse |
| 2017-01-05 | Modifying how enumerations are exposed and used, and a bunch of cleanup of ex... | Peter LaFosse |
| 2017-01-02 | Making platform and architecture optional parameters where possible | Peter LaFosse |
| 2016-10-31 | Refactoring and other improvements of the python api | plafosse |
| 2016-10-28 | Merging with dev | plafosse |