pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

Results 656 pharo issues
Sort by recently updated
recently updated
newest added

- Returned Date should have same offset as receiver, but currently has local offset. - Includes test that was failing, but now passes.

Apply cleanups suggested by Martin Fixes #8995

It would be great to have a different icon for the debugger in the toolbar. In Pharo12, we always have the same icons ![image](https://github.com/pharo-project/pharo/assets/6225039/f61f7fd8-9901-4edb-800c-e8cc041b489b) In the above example, the same...

… name #Baseline for Baseline methods where the Manifest is useful. fixes #8016

**Bug description** These are the things we should do soon to have Pharo process working - [x] [CI] Pharo 13 test failing: RSDependencyTest>>testDependencies #16568 - [ ] [CI] Pharo13: Need...

**Bug description** When you click on a bookmark in a StFileSystemPresenter, the current directory moves to wrong path. **To Reproduce** 1. Evaluate 'StOpenFilePresenter new open' 2. Click on either 'Desktop',...

Rename RBNode into ASTNode. I could try to do all AST classes at once but I tried multiple time in the past and it failed and the PR was huge...

Status: Tests passed please review!

**Bug description** In a default metacello baseline for a project - referencing a dependency and aliasing it so that you can load a specific group, fails to honour that group...

**Bug description** When you get an Iceberg authentication error, the resulting alert box shows a message on a single line that extends beyond the size you can stretch the message...