Hernán Morales Durand
Hernán Morales Durand
Could be this included in the new Method Finder as a new Expression search type? Then we could browse results from there, senders, implementors, etc.
Hi Andrei, This is weird, because if I add a test for your case it passes: ```smalltalk testSameLiteralsAsBetweenMethodsWithPragmas | method1 method2 | method1 := TestCase class compiler compile: 'foo1234 ^...
Hi @chisandrei Since probably compiling and comparing methods in a DoIt is not a standard use case, do you suggest to keep looking at this issue or a potential fix?
Just wanted to share I executed in parallel both modes. Left is from the Playground using the script below, right is from the Browser in a test. For now I...
> Hi @hernanmd Thanks! > > This PR is just removing the tool from the listed packages, but it's not removing the package. To do that in Iceberg you need...
Updated. This needs https://github.com/pharo-spec/NewTools/pull/682 prior to be applied.
Now in #16277
Interestingly the references got renamed. I renamed to ReRenameClassDriver to ReReRenameClassDriver:
Hi Pavel, In Pharo 12 if you open the File Browser, select a .st file to file in, right-click and click on "Changelist browser" item, a new Changes Browser window...