Matéo Boury

Results 3 issues of Matéo Boury

Fixes https://github.com/pharo-project/pharo/issues/16298 "name1 || name2" shows results containing name1 or name2. "*" isn't needed as "name1" and "name2" can already be anywhere in the full names of the repos.

Fixes https://github.com/pharo-project/pharo/issues/16330 As the code we are compiling doesn't belong to any class, the compiler cannot change the definition of the code. A workaround that we found is showing a...

Fix #16795 Added `Refactoring-UI` as dependency in `BaselineOfQA` Shouldn't `SycMethodNameEditorPresenter` and its tests be deleted now?

Status: Need more work