1844 packages — page 67

syslog

Squeak syslog implementation as described inRFC 3164. No parsing support for non-standard messages.
SqueakSource squeak

SystemBenchmarks

Various Benchmarks for Squeak
SqueakSource squeak

SystemChangeNotification

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

SystemEditor

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

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

SystemTracer2

Create your own image port from SqueakMap
SqueakSource squeak

SystemTracer2

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

SystemTracerV2

Version of the SystemTracer2 package plus extension intended to create a 64bit image etc.
SqueakMap squeak

SystemTracing

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

SystemTracing

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

SystemVisualizations

A loose collection of visualizations/simulations for some algorithms and systems.
GitHub squeak MIT

SystemWindow Enhancements

A couple of small enhancements to system windows
SqueakMap squeak

TableLayout Tutorial Project

TableLayout tutorial project
SqueakMap squeak

tables

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

TaiPei

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

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

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

TallySupport

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

Tamaris

An object explorer for squeak
SqueakSource squeak

Tamaris for >= 3.9

Tamaris for Squeak 3.9
SqueakMap squeak

TamODBC

TamODBC is an ODBC user interface addon for Tamaris introducing basic gui facilities for datasources, tables and columns :
SqueakMap squeak

TargetSighter-wiz

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

TaserianSqueak

ARS's Squeak learning area. Mostly embarrassing and bad code. Don't use under any circumstances.
SqueakSource squeak

Taskbar

A morphic taskbar (window list) suitable for placing in Flap. See http://www.cs.westminster.edu/~shaffer/Smalltalk/WindowList.html
SqueakSource squeak

Taugamma-Tutorial

SqueakMap squeak