| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
