COMMITS
/ python/generator.cpp November 11, 2025
A
Other changes related to handling null strings.
Alexander Taylor committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 12, 2025
G
Generator: Detect flag enums and use IntFlag instead
Glenn Smith committed
G
Generator: Fix <4 byte signed enums with negative members
Glenn Smith committed
July 17, 2025
M
Specify fixed underlying types for enums exposed by core
Mark Rowe committed
December 8, 2025
G
Python: Fix enums not being casted to their types in generator
Glenn Smith committed
November 19, 2025
J
Fix generated type hints for function params in _binaryninjacore.py
Josh Ferrell committed
September 26, 2025
J
better handling for when utf8 decoding fails
Jordan Wiens committed
June 24, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
June 13, 2024
G
[Enterprise] Clean up initialization flow
Glenn Smith committed
April 8, 2024
J
Move collaboration to core
Josh Ferrell committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
May 31, 2023
K
Simplify template simplifier API; remove cursed RustString stuff
KyleMiles committed
February 12, 2023
J
Slightly clean up CMake output
Jon Palmisciano committed
January 10, 2023
J
Fix generation of incorrect python type hints for enums
Josh Ferrell committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
November 29, 2022
G
generator.cpp: Don't even create a temp file, just use ephemeral
Glenn Smith committed
G
generator.cpp: Use temporary Settings to prevent typeparser race
Glenn Smith committed
November 11, 2022
P
Fix some inconsistencies in python bindings between clang and core type parsers
Peter LaFosse committed
November 10, 2022
P
Switch to using the Clang type parser for binding generation
Peter LaFosse committed
October 31, 2022
B
Fix type parser setting name in generator.
Brian Potchik committed
February 16, 2022
G
Clang+TypeParser APIs
Glenn Smith committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 20, 2022
R
Move generator fake architecture into core
Rusty Wagner committed
December 9, 2021
G
Fancier generator.cpp with *types*
Glenn Smith committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
August 23, 2021
G
Enterprise apis and support
Glenn Smith committed
September 20, 2021
P
Fix binaryninja-api#2646 'DataBuffer.base64_decode() throws exception'
Peter LaFosse committed
August 27, 2021
June 24, 2021
P
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse committed
June 23, 2021
P
add a core.free_string helper
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
August 17, 2021
G
CMake option to set license for generator
Glenn Smith committed
May 5, 2021
X
Add the ability to automatically create struct members
Xusheng committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
October 9, 2020
March 28, 2020
J
fix cygwin detection
Jordan Wiens committed
March 27, 2020
J
support for cygwin python
Jordan Wiens committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
May 15, 2019
P
PluginManager refactor for supporting plugin installation ui
Peter LaFosse committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
September 19, 2018
J
Fix generation of core.BNLog
Josh Watson committed
July 16, 2018
K
Fix format of strings in python/log.py
KyleMiles committed
July 13, 2018
K
Python2/3 String Compatibility Fix
KyleMiles committed
May 30, 2018
K
Various Python 3 support changes
KyleMiles committed
May 29, 2018
J
addition 3 compatibility changes
Jordan Wiens committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
August 17, 2017
R
Support custom calling conventions in the type parser and type objects
Rusty Wagner committed