Changes

Summary

  1. - use a standard Dictionary for copied vars - remove OCKeyedSet (details)
  2. - hasCopyingTempNamed: is not really needed now that we have (details)
Commit 80cfefca60bb9adb44e8996cca05b35cd2d3c6ff by marcus.denker
- use a standard Dictionary for copied vars - remove OCKeyedSet
the copiedVars2 name will be fixed in a second step
The file was modifiedsrc/OpalCompiler-Core/OCBlockScope.class.st (diff)
The file was modifiedsrc/OpalCompiler-Core/OCKeyedSet.class.st (diff)
The file was modifiedsrc/OpalCompiler-Core/OCAbstractMethodScope.class.st (diff)
Commit 8e60c8e91f1e0d217fd59896786b22d327559b2e by marcus.denker
- hasCopyingTempNamed: is not really needed now that we have
#copiedVarNames (just one user) - remove #asSymbol where it is not
needed
The file was modifiedsrc/OpalCompiler-Core/OCAbstractMethodScope.class.st (diff)

Summary

  1. - use a standard Dictionary for copied vars - remove OCKeyedSet (details)
  2. - hasCopyingTempNamed: is not really needed now that we have (details)
Commit 80cfefca60bb9adb44e8996cca05b35cd2d3c6ff by marcus.denker
- use a standard Dictionary for copied vars - remove OCKeyedSet
the copiedVars2 name will be fixed in a second step
The file was modifiedsrc/OpalCompiler-Core/OCAbstractMethodScope.class.st (diff)
The file was modifiedsrc/OpalCompiler-Core/OCKeyedSet.class.st (diff)
The file was modifiedsrc/OpalCompiler-Core/OCBlockScope.class.st (diff)
Commit 8e60c8e91f1e0d217fd59896786b22d327559b2e by marcus.denker
- hasCopyingTempNamed: is not really needed now that we have
#copiedVarNames (just one user) - remove #asSymbol where it is not
needed
The file was modifiedsrc/OpalCompiler-Core/OCAbstractMethodScope.class.st (diff)