| Age | Commit message (Expand) | Author |
| 2022-05-24 | Add tests for `DisassemblyTextRenderer` | Jon Palmisciano |
| 2022-05-24 | Add more user/auto function properties tests | Jon Palmisciano |
| 2022-05-24 | Support setting BN_INSTALL_DIR in cmake | Xusheng |
| 2022-05-23 | update binaryview class example documentation | Jordan Wiens |
| 2022-05-23 | Esure parse_types api raise proper exceptions | Peter LaFosse |
| 2022-05-23 | Fix AnalysisCompletionEvent api_test | Peter LaFosse |
| 2022-05-23 | Fix some places in binaryview.py that raised AttributeError instead of ValueE... | Peter LaFosse |
| 2022-05-23 | Improve test coverage of binaryview.py | Peter LaFosse |
| 2022-05-23 | Fix TypeParserResult type hint | Peter LaFosse |
| 2022-05-23 | Fix get_unique_section_names | Peter LaFosse |
| 2022-05-23 | Fix nes.py example | Peter LaFosse |
| 2022-05-23 | Add tests for BinaryReader/BinaryWriter | Peter LaFosse |
| 2022-05-23 | Fix numerous bugs in TypedDataAccessor and add many unit tests for it | Peter LaFosse |
| 2022-05-23 | Fix many small bugs in TypedDataAccessor | Peter LaFosse |
| 2022-05-23 | Fix race condition on linear view update | Rusty Wagner |
| 2022-05-23 | Add tests for user/auto {params,can_return,etc.} | Jon Palmisciano |
| 2022-05-23 | Fix `ParameterVariables.__{eq,repr}__` implementations | Jon Palmisciano |
| 2022-05-23 | Add tests for function indexing, register value, UIDF, & misc. methods | Jon Palmisciano |
| 2022-05-23 | Add tests for more tag-related methods | Jon Palmisciano |
| 2022-05-20 | Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewType | Peter LaFosse |
| 2022-05-20 | Add test for segments | Peter LaFosse |
| 2022-05-20 | Rework Apparatus and FileApparatus | Peter LaFosse |
| 2022-05-20 | Fix some bugs in SymbolMapping object | Peter LaFosse |
| 2022-05-20 | Fix BinaryViewType.parse method | Peter LaFosse |
| 2022-05-20 | Add some unit tests for binaryview.py and fix some minor bugs | Peter LaFosse |
| 2022-05-19 | css cleanup | Jordan Wiens |
| 2022-05-19 | change mkdocs config names, reorder ToC and other cleanup | Jordan Wiens |
| 2022-05-19 | exclude added python dataclass module | Jordan Wiens |
| 2022-05-19 | fix missing links | Jordan Wiens |
| 2022-05-19 | use raw strings to pacify pytest | Jordan Wiens |
| 2022-05-19 | update latest settings in user docs | Jordan Wiens |
| 2022-05-19 | remove outdated spdlog reference | Jordan Wiens |
| 2022-05-19 | Fix case where BinaryNinja::OpenView can be called with nullptr as view | Josh F |
| 2022-05-19 | Add tests for additional database versions | Rusty Wagner |
| 2022-05-19 | Add to LogView combo box from main thread | Peter LaFosse |
| 2022-05-18 | Adding anchor links for Python, xxHash, and spdlog entries in the Open Source... | Alec Nunn |
| 2022-05-18 | Allow QualifiedName.escape() to accept all of QualifiedNameType | Glenn Smith |
| 2022-05-18 | Update documentation for Split + Nav Feature | kat |
| 2022-05-18 | Add `isActiveThemeDark` API | Jon Palmisciano |
| 2022-05-18 | Add Split + Navigate Feature | kat |
| 2022-05-17 | Weird hack to improve unit test speed on Linux | Rusty Wagner |
| 2022-05-17 | Refactor, add `AddressIndicator` APIs; default-initialize members | Jon Palmisciano |
| 2022-05-16 | small doc improvements for navigation guide | Jordan Wiens |
| 2022-05-16 | Improve address indicator UI/UX | Jon Palmisciano |
| 2022-05-14 | typo, not praying | Jordan |
| 2022-05-14 | add timestamp to unit test example builds | Jordan Wiens |
| 2022-05-14 | require py3 for install_api script | Jordan Wiens |
| 2022-05-14 | mend | Jordan Wiens |
| 2022-05-14 | remove more vestigal py2 code | Jordan Wiens |
| 2022-05-13 | Add missing import that broke the build. | Alexander Taylor |