| Age | Commit message (Expand) | Author |
| 2018-10-15 | Refactor to how symbols and namespaces work | Peter LaFosse |
| 2018-10-05 | Expose SymbolBinding API | Peter LaFosse |
| 2018-09-28 | Namespace API cleanup | Peter LaFosse |
| 2018-09-20 | Adding NameSpace tokens and plumbing through some namespce apis | Peter LaFosse |
| 2018-09-12 | Merging with dev | Peter LaFosse |
| 2018-08-31 | Merging with dev | Peter LaFosse |
| 2018-08-30 | Allow negative stack offsets for functions like alloca_probe | Rusty Wagner |
| 2018-07-31 | removing ability to set autodefined | Peter LaFosse |
| 2018-07-13 | Python2/3 String Compatibility Fix | KyleMiles |
| 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-03-23 | fixes #912 | Jordan Wiens |
| 2018-03-23 | Fix 'demangled' typo. | Brian Potchik |
| 2018-03-23 | fixes binaryninja-api #784 improper call to BNCreateEnumerationType | Peter LaFosse |
| 2018-03-23 | Register stack adjustments in calling conventions | Rusty Wagner |
| 2018-02-12 | Merge branch 'dev' into fpu | Rusty Wagner |
| 2018-01-25 | fixes #912 | Jordan Wiens |
| 2018-01-15 | Fix 'demangled' typo. | Brian Potchik |
| 2018-01-11 | fixes binaryninja-api #784 improper call to BNCreateEnumerationType | Peter LaFosse |
| 2017-11-27 | Register stack adjustments in calling conventions | Rusty Wagner |
| 2017-08-29 | Updating APIs to deal with stack adjustment | Rusty Wagner |
| 2017-08-23 | Added APIs for clobbered registers, global pointers, and function exit data f... | 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-07-26 | Merge type propagation into dev | Rusty Wagner |
| 2017-07-18 | Add instruction for indirect structure access | Rusty Wagner |
| 2017-07-17 | Fix referenced to old calling convention api, Fixes #739 | Peter LaFosse |
| 2017-07-14 | Adding API to get type of MLIL expression | Rusty Wagner |
| 2017-07-10 | Add confidence levels to type objects | Rusty Wagner |
| 2017-05-25 | Modify how structures are created in the type system, expose additional struc... | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 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-02-06 | Add type IDs for types to track across renames | 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-05 | Modifying how enumerations are exposed and used, and a bunch of cleanup of ex... | Peter LaFosse |