| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-18 | Argument Assist Popup | 0cyn | |
| 2026-04-15 | [Python API] Replace bare "except:" with "except Exception:" to fix signal ↵ | Josh Ferrell | |
| propagation | |||
| 2024-07-23 | restore tab completion parity when fuzzySearch is disabled | Jordan Wiens | |
| 2024-07-19 | Filter under/dunder members in bncompleter | Josh Ferrell | |
| 2024-07-18 | Add fuzzy completion to the python console | Glenn Smith | |
| Co-Authored-By: Rusty Wagner <rusty@vector35.com> Co-Authored-By: Kyle Miles <kyle@vector35.com> | |||
| 2024-02-23 | 4.0 documentation | Jordan Wiens | |
| - Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes | |||
| 2022-05-14 | mend | Jordan Wiens | |
| 2022-05-14 | remove more vestigal py2 code | Jordan Wiens | |
| 2022-01-28 | Format All Files | KyleMiles | |
| 2021-11-08 | add pep 484 and 561 compliance, fixes #2747 | Jordan Wiens | |
| 2021-09-24 | Use more f-strings | Peter LaFosse | |
| 2021-09-05 | type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py | Peter LaFosse | |
| Fix linter error in scriptingprovider.py Update workflow.py using updated paradigms and type hints | |||
| 2021-09-05 | Add type hints to basicblock.py, lowlevelil.py, architecture.py | Peter LaFosse | |
| 2020-11-04 | Update bncompleter.py | Jordan | |
| add missing module on inspect.getattr_static and small readability cleanup | |||
| 2020-11-04 | use getattr_static to avoid executing code | Jordan | |
| 2020-01-01 | update copyright year to 2020 | Jordan Wiens | |
| 2019-09-26 | more small documentation fixes | Jordan Wiens | |
| 2019-09-11 | completer fix for top-level builtin completion | Jordan Wiens | |
| 2019-09-10 | better error handling if inspect fails to generate a function prototype and ↵ | Jordan Wiens | |
| py2 signature support | |||
| 2019-09-09 | remove six dependence which was breaking some versions and add function ↵ | Jordan Wiens | |
| prototype matching | |||
| 2019-09-03 | python2 support for completion through arrays, also add parenthesis for ↵ | Jordan Wiens | |
| function calls | |||
| 2019-09-03 | modifying rlcompleter to support completion through list lookups, updating ↵ | Jordan Wiens | |
| license information as well | |||
