Squeak/Smalltalk
Squeak is a live programming system for the object-oriented, reflective, and simple programming language Smalltalk. Squeak is self-supporting, i.e., it is implemented and modifiable entirely in itself. Squeak is used in research, education, and industry. Squeak is free open source software and runs on all major platforms inside the OpenSmalltalk VM.
Here are 87 public repositories matching this topic...
-
Updated
Oct 18, 2019 - Python
-
Updated
Mar 13, 2022 - Smalltalk
-
Updated
Apr 10, 2022 - Smalltalk
-
Updated
Jul 17, 2018 - Smalltalk
As a developer when I search for a class comment I want to see the resulting class comment in the browser, not the associated code, in order to directly explore the result of my query.
Acceptance Criteria
- When searching for class comments (e.g. "? Quicksilver", hit right arrow key on ALGCore, use browse action), the browse action shows the class comment view , not the normal instace cl
Is thrown in ICConnectionHandler>>checkForParameterError. Error message shoud contain parameter error (and not wrong password).
-
Updated
Feb 27, 2022 - Smalltalk
-
Updated
Jul 30, 2019 - Smalltalk
-
Updated
Apr 1, 2022 - Smalltalk
-
Updated
Mar 6, 2020 - Smalltalk
-
Updated
Jan 11, 2022 - Smalltalk
-
Updated
Sep 8, 2021 - Smalltalk
Steps to reproduce:
> 'ä'
< ä
Something's obviously wrong here. Does the problem occur during input or output phasis? Does HTMLTextReadWriter skip escapings for special characters like umlauts? Further investigation is needed.
-
Updated
Dec 3, 2021 - Smalltalk
-
Updated
Mar 30, 2022 - Smalltalk
Transpose sheet
As a SqueakSheet user always open to new perspectives, IWLT be able to transpose a sheet in order to rearrange its data quickly.
Acceptance criteria
- The menu bar contains a "transpose" button.
- When I click it, the whole sheet is mirrored around the left-top-to-right-bottom axis (
↘ ).- All cells along the diagonal are not changed
- Each cell with the old index i@j g
- introduce two buttons for issue #23
- start animation with
PLAYbutton - pause animation with
PAUSEbutton - reset animation with
STOPbutton PLAYandPAUSEcould be implemented in one button (like VLC or similar tools)
-
Updated
Mar 6, 2020 - Smalltalk
Created by The Squeak Community
Released 1996
- Organization
- squeak-smalltalk
- Website
- squeak.org
- Wikipedia
- Wikipedia


See
TODOs inClipboardExtendedPlugin.java.