 |
Changes
- - Forward all checks #isSelf and friends to the Variable, never check the name
(details / githubweb)
- - It seems there is some confusion about #visitArgumentNode:... for now change it to visitTemporaryNode:
(details / githubweb)
- fix decompiler
(details / githubweb)
- - remove RBVariableNode subclasses from #selfNode, #superNode and #thisContextNode
(details / githubweb)
- Fix DumpVisitorTests.
(details / githubweb)
- - remove #adaptToSemanticNode
(details / githubweb)
- small cleanup
(details / githubweb)
- - with #isTestMethod we can simplify TestCase>>#methodChanged:
(details / githubweb)
- when doing #cleanUpMethod, do
(details / githubweb)
- We can just implement the method and do what the deprecation explanation describes. fixes #7301
(details / githubweb)
|