summaryrefslogtreecommitdiff
path: root/python/__init__.py
AgeCommit message (Expand)Author
2021-08-13Workflows early preview.Brian Potchik
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles
2021-04-10small doc update on open_view apiJordan Wiens
2021-04-07adding user_directory() python apiJordan Wiens
2021-03-26updating to latest sphinx-rtd theme and many doc formatting fixesJordan Wiens
2021-03-02Some python3 changesPeter LaFosse
2021-03-02Add ability to install python dependenciesPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-11-08small documentation improvements to demonstrate plugin loading and caveat ope...Jordan Wiens
2020-11-06Fix python headless default log initialization.Brian Potchik
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-09-16fixup broken warning syntaxJordan Wiens
2020-09-16Add 'disable_default_log' method in the Python API.Brian Potchik
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-15more detailed documentation for core_set_licenseJordan Wiens
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-13Enable python logging to stderr by default when in headless mode.Brian Potchik
2020-06-17many spelling fixesJordan Wiens
2020-05-29Remove unnecessary context manager at toplevel, but keep convenience methodPeter LaFosse
2020-05-27Add context manager for BinaryViews in the python APIPeter LaFosse
2020-05-06Remove python UndoAction class and old methodJosh Ferrell
2020-04-17Early HLIL testingRusty Wagner
2020-01-01update copyright year to 2020Jordan Wiens
2019-09-24typelibrary: minimal api commitRyan Snyder
2019-07-29can now disable user plugins from headless via BN_DISABLE_USER_PLUGINS env varJordan Wiens
2019-07-11Support encoding/decoding of unicode strings between the API and the coreKyleMiles
2019-07-08PluginManager refactor for supporting plugin installation uiPeter LaFosse
2019-05-31Clean Up 2/3 int/long CompatibilityKyleMiles
2019-05-09fix python3 and temporarily disable warningJordan Wiens
2019-05-09warning for older pth files not including ui paths and install script now upd...Jordan Wiens
2019-04-30Add unit test to detect memory leaksRusty Wagner
2019-04-25Add SetLicense APIPeter LaFosse
2019-01-17update company name and copyright dateJordan Wiens
2019-01-03lots of spelling / typo fixesJordan Wiens
2018-12-22Python2/3 supportKyleMiles
2018-11-26convert core_serial, version, build_id ando thers to methodsJordan Wiens
2018-11-26Convert core globals to functions.Brian Potchik
2018-10-19Expose DataRender APIs, allow setting const on types, and allow type comparisonPeter LaFosse
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-08-28Merge branch 'dev' into test_stack_adjustRusty Wagner
2018-08-10Expose BNIsUIEnabled via Python.Brian Potchik
2018-07-26Merge branch 'dev' into test_stack_adjustRusty Wagner
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10addition 3 compatibility changesJordan Wiens
2018-07-10Additional changes for python 2/3 compatibilityPeter LaFosse
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2018-06-20Add DownloadProvider Support.Brian Potchik