| Age | Commit message (Expand) | Author |
| 2016-08-17 | email change question and header fix | Jordan Wiens |
| 2016-08-17 | minor docs update with troubleshooting section | Jordan Wiens |
| 2016-08-16 | fixing parse_types_from_source again | plafosse |
| 2016-08-16 | Fixing documentation for parse_types_from_source | plafosse |
| 2016-08-16 | Documenting classes BinaryReader/Writer, Architecture, Platform, also the sta... | plafosse |
| 2016-08-12 | Adding lots more documentation, adding helper disassembly functions | plafosse |
| 2016-08-06 | Lots more documentation, adding a get_disassembly and get_next_disassembly co... | plafosse |
| 2016-08-06 | Removing private member documentation | plafosse |
| 2016-08-03 | few more offset to addr changes | Jordan Wiens |
| 2016-08-01 | variable cleanup in documentation missed a few | Jordan Wiens |
| 2016-07-30 | few small doc tweaks | Jordan Wiens |
| 2016-07-30 | More BinaryView documentation | plafosse |
| 2016-07-30 | fix hotkeys | Jordan Wiens |
| 2016-07-30 | Inital documentation of BinaryView | plafosse |
| 2016-07-30 | remove C++ as well for now, default to just python | Jordan Wiens |
| 2016-07-30 | manually add classes | Jordan Wiens |
| 2016-07-30 | remove C for now | Jordan Wiens |
| 2016-07-30 | point to proper interdocs url | Jordan Wiens |
| 2016-07-30 | ignore autogenerated source files | Jordan Wiens |
| 2016-07-30 | include patching and scc in the future docs | Jordan Wiens |
| 2016-07-30 | comment out developer guides | Jordan Wiens |
| 2016-07-30 | releasable docs | Jordan Wiens |
| 2016-07-30 | remove C documentation reference for now | Jordan Wiens |
| 2016-07-30 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Jordan Wiens |
| 2016-07-30 | new licenses | Jordan Wiens |
| 2016-07-30 | Add API to find data in a binary view | Rusty Wagner |
| 2016-07-29 | Add API to set display type of integers | Rusty Wagner |
| 2016-07-28 | more work on getting started, new documentation help, remove head links | Jordan Wiens |
| 2016-07-28 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Jordan Wiens |
| 2016-07-28 | updated gitignore and add s3 website configs for docs and api | Jordan Wiens |
| 2016-07-28 | Add API to remove user function | Rusty Wagner |
| 2016-07-27 | small typo in data buffer class | Jordan Wiens |
| 2016-07-27 | Add APIs to add user types | Rusty Wagner |
| 2016-07-27 | use local theme instead of pip theme | Jordan Wiens |
| 2016-07-27 | update path to mkdocs theme | Jordan Wiens |
| 2016-07-26 | switch sphinx to rtd and upate paths | Jordan Wiens |
| 2016-07-26 | update mkdocs to work with offline file browsing | Jordan Wiens |
| 2016-07-26 | adding modified sphinx_rtd with red color | Jordan Wiens |
| 2016-07-24 | add initial api documentation for C++, C, and Python generated with sphinx, b... | Jordan Wiens |
| 2016-07-24 | very early checkin of template for user-docs, only a few pages filled out | Jordan Wiens |
| 2016-07-24 | markdown requires spaces instead of tabs, force it with a .editorconfig file | Jordan Wiens |
| 2016-07-24 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Jordan Wiens |
| 2016-07-24 | ignore generated html site folder, that will be pushed directly to the gh-pag... | Jordan Wiens |
| 2016-07-23 | Add endian argument to registering archs with views | Rusty Wagner |
| 2016-07-22 | Add API to set type of function | Rusty Wagner |
| 2016-07-20 | Add API for previous start of basic block | Rusty Wagner |
| 2016-07-20 | Add notifications for data variables | Rusty Wagner |
| 2016-07-19 | Adding APIs for data variables | Rusty Wagner |
| 2016-07-15 | Cap opcode display length to max instruction length in Python API | Rusty Wagner |
| 2016-07-15 | Add API for instruction length and option for showing opcodes in disassembly | Rusty Wagner |