The Wayback Machine - https://web.archive.org/web/20220411055814/https://github.com/topics/squeak
Skip to content
#

Squeak/Smalltalk

squeak logo

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...

annkatrinkuessner
annkatrinkuessner commented Jun 30, 2016

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
christian-helms
christian-helms commented Jul 16, 2021

Is thrown in ICConnectionHandler>>checkForParameterError. Error message shoud contain parameter error (and not wrong password).

bug good first issue
LinqLover
LinqLover commented Jun 6, 2019

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

Created by The Squeak Community

Released 1996

Organization
squeak-smalltalk
Website
squeak.org
Wikipedia
Wikipedia

Related Topics

smalltalk