COMMITS
/ python/log.py April 23, 2026
J
output pip installation failures to the log, allow custom python stack traces in log window
Jordan Wiens committed
January 27, 2026
B
Perform function lifting and inlining in arch plugins
Brandon Miller committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
August 1, 2025
R
Add log functions for logging the current stack trace without an active exception
Rusty Wagner committed
July 31, 2025
R
Add log_for_exception family of APIs to the Python API
Rusty Wagner committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
October 11, 2024
J
Fix type hints in log.py
Josh Ferrell committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
February 1, 2022
P
Add support for structured logging
Peter LaFosse committed
February 10, 2022
J
fixes #2959; some type checking on log APIs
Jordan Wiens committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 18, 2022
P
Many type check fixes
Peter LaFosse committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 30, 2021
J
small doc fixes
Jordan Wiens committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
November 11, 2020
J
fix log API param types to be the appropriate enum instead of int
Jordan Wiens committed
October 28, 2020
R
Avoid varargs in Python FFI
Rusty Wagner committed
June 17, 2020
J
many spelling fixes
Jordan Wiens committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
January 3, 2019
J
lots of spelling / typo fixes
Jordan Wiens committed
July 16, 2018
K
Fix format of strings in python/log.py
KyleMiles committed
June 7, 2018
K
Various Python 3 support changes
KyleMiles committed
May 30, 2018
K
Various Python 3 support changes
KyleMiles committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
May 10, 2018
J
default to loglevel info for log_to_stdout
Jordan Wiens committed
May 19, 2017
J
update copyright year
Jordan Wiens committed
May 3, 2017
P
add method to query log output state
Peter LaFosse committed
P
Make plugin loading errors show up in error console
Peter LaFosse committed
January 5, 2017
P
Modifying how enumerations are exposed and used, and a bunch of cleanup of existing plugins
Peter LaFosse committed
October 29, 2016