pharo
pharo copied to clipboard
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
**Bug description** I'm trying to add a new instance variable to `Class` definition but several errors appear. **To Reproduce** 1. Go to `Class` definition and add a new instance variable:...
It is strange We should also promote it as a tool accessible in a menu too.
Fixes #11580 Warning: Since String is a core class, I had to do the changes by hand in the files directly and not in Pharo. I hope I did not...
This change enables clean blocks to see what is still failing with them
In Pharo 13 (build 175), cloning a repository doesn’t show any progress bar, unlike in Pharo 8 (build 1124) in which progress bars are shown for the ‘fetching’ and ‘checking...
**Describe the request** When doing a browse (CMD+B or CTRL+B) on a class, it will open a browser on a class. Browsing an expression will evaluate it and browse the...
**Context** After numerous tests to qualify the Issue #16979, we were going to return to regular activity . Unfortunately , these tests created a "Out Of sync" between a local...
_Please make sure there aren't any open/closed issues for this topic 😃 -_ searched but didn't see reference to the failing method. **Bug description** In trying to figure out how...
In UITheme we have part of the API that is for sound support. But it's not natively in Pharo. Does someone use that or is it just dead code we...
This PR propose a fix option for the rule "Refers to class name instead of self class" #10689