| Age | Commit message (Expand) | Author |
| 2021-04-06 | Add support for duplicate symbol handling. | Brian Potchik |
| 2021-03-01 | Add methods for creating wide char types | Josh Ferrell |
| 2021-02-17 | add support for type xref and variable xref | Xusheng |
| 2021-01-18 | updating copyright year | Jordan Wiens |
| 2020-06-23 | Add ability to set can_return on mutable function type objects | Peter LaFosse |
| 2020-06-17 | many spelling fixes | Jordan Wiens |
| 2020-06-06 | fix handle reference in type with_confidence call, resolves #1731 | Jordan Wiens |
| 2020-05-03 | Fix up equality operators and had hash operators | Peter LaFosse |
| 2020-04-28 | small documentation update for SymbolType table | Jordan Wiens |
| 2020-03-11 | documentation for the Type class, setter for function_type can take a string,... | Jordan Wiens |
| 2020-02-07 | Fix struct display in MLIL | Rusty Wagner |
| 2020-02-04 | Add registered name to type objects | Rusty Wagner |
| 2020-01-01 | update copyright year to 2020 | Jordan Wiens |
| 2019-12-17 | Immutable type/struct/enum objects, allowing deduplication for reduced memory... | Rusty Wagner |
| 2019-11-15 | Type workflow improvements | Peter LaFosse |
| 2019-09-14 | lots of small documentation updates, mostly around making sure parameters are... | Jordan Wiens |
| 2019-07-18 | Add Symbol aliases to cope with duplicate symbols | rollsafe |
| 2019-07-03 | - fix a type error when trying to create a function type with a parameter tha... | verylazyguy |
| 2019-06-10 | re-enable documentation for name and byte_name on types.QualifiedName | Jordan Wiens |
| 2019-06-09 | remove two breaking changes | Jordan Wiens |
| 2019-06-08 | final refactor for missing parameters | Jordan Wiens |
| 2019-04-22 | Add BNGetStructureMemberByName API and add __getitem__ to python Structure API | Peter LaFosse |
| 2019-03-20 | Add ordinals to symbols | Rusty Wagner |
| 2019-03-06 | Add ability to query cross references directly on data variables | Peter LaFosse |
| 2019-01-30 | Fix documentation for Type.const | Peter LaFosse |
| 2019-01-17 | update company name and copyright date | Jordan Wiens |
| 2019-01-03 | lots of spelling / typo fixes | Jordan Wiens |
| 2018-12-13 | Commonize all InstructionTextToken generation | Peter LaFosse |
| 2018-10-19 | Add char convenience method | Peter LaFosse |
| 2018-10-19 | Expose DataRender APIs, allow setting const on types, and allow type comparison | Peter LaFosse |
| 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 |