1844 packages
— page 67
Squeak syslog implementation as described inRFC 3164. No parsing support for non-standard messages.
SqueakSource
squeak
Various Benchmarks for Squeak
SqueakSource
squeak
The SystemChangeNotification mechanism allows clients to receive notifications (events) when changes are made to the system. Such changes are additions, removals, renaming, ... of classes, events, instance variables, ... Eventually this system will be used as the foundation for the …
SqueakMap
squeak
SystemEditoris a library for modeling changes made to the Squeak class library, and applying them in an atomic fashion (a load is one primitive long) using a simple transaction model.
SqueakSource
squeak
SystemEditor is a mechanism for atomically loading a set of changes to the system.It's intended to be used by tools such as that move classes (or parts of classes) betweenimages, such as Monticello, Monticello2, change sets, fileIns etc. It provides …
SqueakMap
squeak
Create your own image port from SqueakMap
SqueakSource
squeak
This work is based on Anthony Hannan's original SystemTracer2. It adds a RehashingSystemTracer that allows you to manipulate identity hash values during a trace. See the class comments for SystemTracer2 and RehashingSystemTracer for more details. RECOMMENDED: It is recommended that …
SqueakMap
squeak
Version of the SystemTracer2 package plus extension intended to create a 64bit image etc.
SqueakMap
squeak
The SystemTracer runs through the system tracing every accessible object, and writing a copy of each object onto a disk image. It does this carefully enough that the resulting clone can be started up and run, just like a snapshot. …
SqueakSource
squeak
The SystemTracer runs through the system tracing every accessible object, and writing a copy of each object onto a disk image. It does this carefully enough that the resulting clone can be started up and run, just like a snapshot. …
SqueakMap
squeak
A loose collection of visualizations/simulations for some algorithms and systems.
GitHub
squeak
MIT
A couple of small enhancements to system windows
SqueakMap
squeak
TableLayout tutorial project
SqueakMap
squeak
An implementation of tables or grids for Morphic. This project is similar to the various grids available for other languages, such as Delphi.
SqueakSource
squeak
This old game , made in Squeak for teaching students and for tuning ProcustesEnd old idea, that's made .mcz behave like old .sar and trick this repository for we could have code + pictures + sound + etc in a …
SqueakSource
squeak
TalkBack (SmallTALK BACKup) is a native backup utility that was designed to backup my Smalltalk image and changes file, but could also be used to backup files in general to a disk location. Requires InstanceEncoder package. You should use the …
SqueakMap
squeak
TalkBack (SmallTALK BACKup) is a native backup utility that was designed to backup my Smalltalk image and changes file, but could also be used to backup files in general to a disk location.You should use the Scheduler package to schedule …
SqueakSource
squeak
add an entry "tallyIt" in PluggableTextMorphand add a button in the debugger to easily tally a piece of code. Once loaded, just perform a "ParagraphEditor initializeTextEditorMenus"
SqueakMap
squeak
An object explorer for squeak
SqueakSource
squeak
Tamaris for Squeak 3.9
SqueakMap
squeak
TamODBC is an ODBC user interface addon for Tamaris introducing basic gui facilities for datasources, tables and columns :
SqueakMap
squeak
Buttons and Sliders were always meant to be able to set their targets and their actions. Due to a very persistant bug the target setting was alway hidden from view.In fixing that I realized that what was wanted was a …
SqueakMap
squeak
ARS's Squeak learning area. Mostly embarrassing and bad code. Don't use under any circumstances.
SqueakSource
squeak
A morphic taskbar (window list) suitable for placing in Flap. See http://www.cs.westminster.edu/~shaffer/Smalltalk/WindowList.html
SqueakSource
squeak