* Removed too specific __hash__ impl. * Cache arch and platform property values. 2017-11-02Move the function discrimination from SSAVariable to Variable (#856)David Barksdale 2017-11-02Make SSAVariables unique between functions (#855)David Barksdale This helps a ton with inter-function analysis. 2017-11-01fix new scripting provider aliases when no current context existsJordan Wiens