Skip to content

v0.2.2

Compare
Choose a tag to compare
@GGG-KILLER GGG-KILLER released this 09 Apr 06:11

Changes:

  • Only store IScopes that directly reference a IVariable in the IVariable.ReferencingScopes;
  • Move CapturedVariables to IFunctionScope as it is not applicable to non-function scopes;
  • Add ReferencedVariables to IScope with all IVariables referenced by the scope and its children;
  • Updated the README with instructions and documentation on v0.2.