CyrilFerlicot

Results 330 issues of CyrilFerlicot

- Deperecate two rules that concerned the old rule system that is already deprecated - Update a test to test the new rule system and not the old one

Multiple people already agreed to remove the trait with no user in Pharo issues. Pavel did a first PR that has failures. In this change I am updating the tests...

Status: Tests passed please review!

We already have some refactorings that take care of not generating dangerous methods. For example, the "Generate accessors" will not generate a #name method on the class side, but a...

Type: Enhancement
Project: Refactorings

Today I blew up an image with an intern because we added a #name method in the class side, which messed up with everything asking for the name of the...

Type: Enhancement

When you launch a dependency analysis through Calypso, you might get some dependency that you cannot resolve. They are classified under "Potential dependencies" In the past we could right click...

Type: Bug
Version: Pharo 13

- Move EncoderForSistaV1 class>>#extensionsFor:in:into: and EncoderForSistaV1 class>>#selectorToSendOrItselfFor:in:at: to Debugging-Core because this code is calling methods from this packages and is only used in this package - Move InstructionStream>>#secondByte from Debugging-Core...

Status: Tests passed please review!

Sometimes I forget a change in a commit and I don want to create a new one. Currently I do a second commit and I go in command line to...

When I check the github integration menu I see that it is empty. This part of Iceberg seems to be currently broken.

Since a few versions of Pharo 13 now when I revert something in the commit window of Iceberg I get a debugger saying that an entity of the name of...

bug