* Added type check to get_ssa_* functions 2017-04-21Merge branch 'mlil' into devRusty Wagner 2017-04-21Add Python variable creation APIsRusty Wagner 2017-04-21Allowing rename of all types of variablesRusty Wagner 2017-04-21Using variable identifiers in MLILRusty Wagner 2017-04-20Renaming and adding variable identifiersRusty Wagner 2017-04-17Use new variable system in functionsRusty Wagner 2017-04-11fix example to point to community repoJordan Wiens 2017-04-02replaced BNHasExplicitlyDefinedType with BNFunctionHasExplicitlyDefinedTypelucasduffey 2017-03-28Cleanup of some of the plugin manager APIsPeter LaFosse 2017-03-25Fixing partial variable write instructionRusty Wagner 2017-03-24Merge branch 'dev' into stagingPeter LaFosse 2017-03-22Adding new value object to hold disjoint setsRusty Wagner 2017-03-22update basicblock.annotations to new argument order for ↵Jordan Wiens function.get_block_annotations 2017-03-22update documentation for get_instruction_low_level_ilJordan Wiens 2017-03-19Merge pull request #607 from chemberger/patch-2Jordan example documentation fix for BinaryWriter 2017-03-19change types in documentation for lowlevelil so the results will be ↵Jordan Wiens clickable, resolves #583 2017-03-16Switching to new data flow systemRusty Wagner 2017-03-16Adding APIs to query register and stack contents from ILRusty Wagner