* Updated string to be python3 compatible * update event tests and file paths 2018-06-02update documentation for Python interpreter override settingRyan Snyder 2018-05-11Fix Python BackgroundTask wrapperRyan Snyder 2018-05-10change stdin/out hijacking to be triggered by pythonplugin shared libraryJordan Wiens 2018-05-10default to loglevel info for log_to_stdoutJordan Wiens 2018-04-29Prevent creation of LowLevelILFunction wrappers on the stackRyan Snyder 2018-04-26fix broken up note lines in interaction documentationJordan Wiens 2018-04-25Adding tailcall analysis to the core.Brian Potchik 2018-04-12update to qt 5.10.1Jordan Wiens 2018-04-11fix for #1015, thanks joshJordan Wiens 2018-04-05Add SSA variable liveness API for MLILRusty Wagner 2018-04-02Add plugin commands for LLIL and MLILRusty Wagner 2018-03-28Add documentation for recent-file-limit.Brian Potchik 2018-03-28update docs for I hotkeyJordan Wiens 2018-03-28Fix default flag write generation for some opsRyan Snyder 2018-03-28Prevent creation of invalid Type wrappersRyan Snyder 2018-03-23Make indirect branch queries initialize CoreArchitecture objects correctlyRyan Snyder 2018-03-23Call CreateDatabase on parent view if it existsPeter LaFosse 2018-03-23Cache all created CoreArchitecture objectsRyan Snyder 2018-03-23Add API to get file sizePeter LaFosse 2018-03-23Add api for getting total string output size of QualifiedName objectPeter LaFosse 2018-03-23Fix reference leak in calling conventionsRusty Wagner 2018-03-23update to latest slack badgeJordan 2018-03-23Update AnalysisCompletionEvent documentation.Brian Potchik