Skip to content
Unstable

Changes

Summary

  1. - categorize methods (details)
  2. Fix: testAPI with updates to new API of refactorings/transformations (details)
  3. Cleanup: remove unused methods (details)
  4. Revert: remove popup from extract set up method refactoring (details)
Commit 4b7d0946f3d0caca5e6d9a85e51cb4bb481bc993 by marcus.denker
- categorize methods
- remvove halt
- remove unused ivars

fixes #16569
The file was modified src/Refactoring-DataForTesting/RBEquivalentMethodSubclassHolder.class.st (diff)
The file was modified src/Refactoring-UI/ReExtractMethodDriver.class.st (diff)
The file was modified src/Refactoring-DataForTesting/RBEquivalentMethodRootHolder.class.st (diff)
The file was modified src/Refactoring-Transformations/RBParseTreeSearcher.extension.st (diff)
Commit 13a27a6a39ee1f0d582df98e4b0014d35541a211 by sarenac.balsa
Fix: testAPI with updates to new API of refactorings/transformations
The file was modified src/Refactoring-Transformations-Tests/RBAbstractTransformationTest.class.st (diff)
The file was modified src/Refactoring-Transformations/ReCompositeExtractSetUpMethodRefactoring.class.st (diff)
Commit 4342aa4aa1e821cf1b9c5560fd26b431b4aa1d35 by sarenac.balsa
Cleanup: remove unused methods

These methods were only used in extract method transformation
and are then mvoed to that class.
The file was removedsrc/Refactoring-Transformations/RBParseTreeSearcher.extension.st
Commit afcbac498bcf2b82ee975a14c40d41b7c6d906c0 by sarenac.balsa
Revert: remove popup from extract set up method refactoring
The file was modified src/Refactoring-Core/RBExtractSetUpMethodRefactoring.class.st (diff)