Skip to content

No labels!

There aren’t any labels for this repository quite yet.

apps and extras
apps and extras
[SCOPE] Extras in the system that are not tools such as games
base system
base system
[SCOPE] Squeak's basic (language) concerns such as Kernel, Collections, Graphics, Network
bug
bug
[WHAT] Something isn't working as expected. Automated tests beneficial. :-
challenging
challenging
[RATING] This issue entails technical or design challenges such as a big and unclear scope.
debt
debt
[WHAT] The issue represents technical or design debt, pointing to code smells etc.
documentation
documentation
[WHAT] Code (and class) comments, Wiki pages, papers, ...
downstream
downstream
[SCOPE] The issue does not require a change in the Trunk but in additional package
enhancement
enhancement
[WHAT] New feature, idea, concept
etoys
etoys
[SCOPE] The issue is related to the Etoys framework in Morphic.
FFI
FFI
[SCOPE] Callouts, callbacks, memory management, ...
good first issue :-)
good first issue :-)
[RATING] Good for newcomers
ignored
ignored
[RATING] No longer valid or necessary.
important
important
[RATING] There is some urging reason for this issue.
morphic
morphic
[SCOPE] The issue is related to the Morphic framework.
programmer
programmer
[SCOPE] It is for the (maybe professional) programmer
system integration
system integration
[SCOPE] Squeak's integration into external infrastructure: os, databases, internet, encodings, ...
tests
tests
[WHAT] This issue concerns tests, ci, code coverage, etc.
tools and libraries
tools and libraries
[SCOPE] From #asTextToHtml over JSON parsing to Debugger and Browser.
ui system
ui system
[SCOPE] Morphic, ST80 (or MVC), Etoys, ...
user
user
[SCOPE] It is for the (maybe non-programming) (end-) user: designer, artist, writer, gamer, ...
vm only
vm only
[SCOPE] This issue is only related to the implementation of the Open Smalltalk VM such as JIT.
vm platform
vm platform
[SCOPE] Affects platform-specific code, i.e., macOS, Windows, or Linux.
vm plugin
vm plugin
[SCOPE] This issue is related to both the Smalltalk side and the C side of Squeak and the VM.
vm simulation
vm simulation
[SCOPE] Anything that simulates VM behavior in Squeak such as debugger step.