Summary
- willCreateBlock does not detect full blocks, this leads to to problems (details)
- Fix for the test, it was not doing a needed step... (details)
- No sure about these... (details)
- Fixes: #6838 cleaning squeak refs the lesser the better (details)
- make sure to access literals with #literalAt: and skip the (details)
- antother fix.. (details)
- off by one fixed (details)
- do not change #sameLiteralsAs: (details)
- - fix some tiny mistakes of the last PRs - rename declaringNode to (details)
- isInstanceVariable instead of twice isLiteralVariable (details)
- - remove classAdded: on the instance side: dead code - implement enabled (details)
- fix a test (details)
- ReReferencesObsoleteClassRule, fix ReGlobalVariablesUsageRule as it was (details)
- isGlobalClassNameBinding needs to return true for obsolete classes... (details)
- ReGlobalVariablesUsageRule : switch around test (details)
- reduce references to RBVariableNode subclasses (details)
Summary
- willCreateBlock does not detect full blocks, this leads to to problems (details)
- Fix for the test, it was not doing a needed step... (details)
- No sure about these... (details)
- Fixes: #6838 cleaning squeak refs the lesser the better (details)
- make sure to access literals with #literalAt: and skip the (details)
- antother fix.. (details)
- off by one fixed (details)
- do not change #sameLiteralsAs: (details)
- - fix some tiny mistakes of the last PRs - rename declaringNode to (details)
- isInstanceVariable instead of twice isLiteralVariable (details)
- - remove classAdded: on the instance side: dead code - implement enabled (details)
- fix a test (details)
- ReReferencesObsoleteClassRule, fix ReGlobalVariablesUsageRule as it was (details)
- isGlobalClassNameBinding needs to return true for obsolete classes... (details)
- ReGlobalVariablesUsageRule : switch around test (details)
- reduce references to RBVariableNode subclasses (details)