* Re-added a new line that somehow got removed 2017-01-20add C++ API for GetProduct, GetProductType, and GetLicenseCountJordan Wiens 2017-01-20also add product type and license count to the APIJordan Wiens 2017-01-20ignore autogenerated indexJordan Wiens 2017-01-20make python docs default for API helpJordan Wiens 2017-01-20add product id from license fileJordan Wiens 2017-01-20minor spelling correctionJordan Wiens 2017-01-20add computer licenses to documentationJordan Wiens 2017-01-19Add API to find virtual address from file offsetRusty Wagner 2017-01-17Add missing Python APIsRusty Wagner 2017-01-17fix missing documentationJordan Wiens 2017-01-17add documentation for shutdownJordan Wiens 2017-01-17properly cleanup autogenerated source filesJordan Wiens 2017-01-16Fix lint issuesRusty Wagner 2017-01-16Merge branch 'dev' into type_viewRusty Wagner 2017-01-15Adding autogenerated doc file to gitignorePeter LaFosse 2017-01-11Add a qualified name object in the C APIRusty Wagner 2017-01-11Create qualified name objectRusty Wagner 2017-01-11Properly free demangled namesPeter LaFosse 2017-01-11Use correct enum type in Plugin objectPeter LaFosse 2017-01-11Use named type references for registered types, use qualified names for typesRusty Wagner 2017-01-10Fix bv.symbolsPeter LaFosse 2017-01-10remove autogenerated python.rst fileJordan Wiens 2017-01-10Merge branch 'staging' into devPeter LaFosse 2017-01-10update documentation to be dynamically generated based on module and class ↵Jordan Wiens hierarchy 2017-01-09Use new style class definitions, add __init__ BinaryDataNotificationPeter LaFosse 2017-01-09Wrapping some unwrapped enumeration values, and adding il basic block indexingPeter LaFosse 2017-01-07More fixes for refactorPeter LaFosse 2017-01-06ignore auto-generated filePeter LaFosse 2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ↵Peter LaFosse existing plugins 2017-01-03Tokenize typesRusty Wagner 2017-01-03Reverting last commit, we can't use this method in the core, since it will ↵Peter LaFosse break those launching binaryninja from the commandline 2017-01-03Dont override stdin/stdout/stderr if launching from terminalPeter LaFosse