summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-25Fix rust headless BinaryView not loading correctlygeno nullfree nullfree.geno@gmail.com
2023-01-24fixed code block brokenness in plugins.mdGalen Williamson
2023-01-24Attempt to prevent bad C++ docs from being shipped againkat
2023-01-23Warning cleanupRusty Wagner
2023-01-23Make splitPane return the created paneGlenn Smith
2023-01-22Add current_*_ssa to python console, fix #3661Josh Ferrell
2023-01-20Do not import packaging in deprecation.py. Fix https://github.com/Vector35/bi...Xusheng
2023-01-19Update docs for parse_expression. Fix https://github.com/Vector35/binaryninja...Xusheng
2023-01-19Deprecate __len__ of SegmentXusheng
2023-01-17Update debugger docsXusheng
2023-01-16Make parameter order more consistent across linear view, do not clobber QWidg...Josh Ferrell
2023-01-13Update debugger docsXusheng
2023-01-12add enum docs and cleanup user guide type sectionJordan Wiens
2023-01-11A couple touchups to the PDB docsGlenn Smith
2023-01-11Updated PDB plugin documentationGlenn Smith
2023-01-11Fix more api type hintsJosh Ferrell
2023-01-11update type information with create array dialogJordan Wiens
2023-01-11update settings for 3.3 stableJordan Wiens
2023-01-11update function properties dialog docs for inliningJordan Wiens
2023-01-11small tweaks to type docsJordan Wiens
2023-01-11Docs for Import/Export header fileGlenn Smith
2023-01-11Fix Enterprise API formatting issues.Alexander Taylor
2023-01-10Fix generation of incorrect python type hints for enumsJosh Ferrell
2023-01-10Fix some type errors in binaryview.pyJosh Ferrell
2023-01-10Fix some type errors in function.pyJosh Ferrell
2023-01-10Include time.h for time() on windowsGlenn Smith
2023-01-10[Enterprise] Fix LicenseCheckout not account for expired named licensesGlenn Smith
2023-01-10[Enterprise] Add api for IsFloatingLicenseGlenn Smith
2023-01-10Fix many type errors in types.pyJosh Ferrell
2023-01-10Fix signature of TypeLibrary.add_named_typeJosh Ferrell
2023-01-10Annotate TypeBuilder.builder(...) as returning proper subclassJosh Ferrell
2023-01-10Remove old fix for python 3.6, which is no longer supported and hasn't worked...Josh Ferrell
2023-01-10Integrate Enum IntegerDisplayType, Add MetadataChoiceDialogkat
2023-01-10Fix debugger Python docs generationXusheng
2023-01-10Rust API: Remove extra functionKyleMiles
2023-01-10Remove unused impls of `AsRef<T> for T`Michael Krasnitski
2023-01-10Introduce `Expression::new` to avoid writing `PhantomData` everywhereMichael Krasnitski
2023-01-10Clean up various buildersMichael Krasnitski
2023-01-10Move `logger` module into its own fileMichael Krasnitski
2023-01-10Clean up `open_view` and `open_view_with_options`Michael Krasnitski
2023-01-09added CollapsedPaddingLineType to BNTypeDefinitionLineType enumGalen Williamson
2023-01-09Fix type hint for Function.set_call_reg_stack_adjustmentJosh Ferrell
2023-01-09GotoLabel.name is settable and thus its class shouldn't be frozenPeter LaFosse
2023-01-09Fix missing debugger dbg magic variableXusheng
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Update cargo versionKyleMiles
2023-01-06Rust API: Clean up APIs by removing artificial mut constriantsKyleMiles
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Cargo doc fixesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng