59838 packages — page 1954

SystemReporter

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

SystemReporter

Squeak Trunk squeak

SystemReporter

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

SystemReporter

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

SystemReporter

Packages from the Inbox that are dealt with are moved here.
Squeak Trunk

SystemReporter

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

SystemReporter

Squeak Trunk squeak

SystemReporter

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

SystemReporterPharo

SqueakSource pharo

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

SystemUtils

SmalltalkHub

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

T2F2T-Conversion

Rowan-based scripts for converting package repositories from Tonel to Filetree and Filetree to Tonel format
GitHub MIT

t411

A wrapper for T411 web api written in Pharo.
GitHub pharo MIT

TA-Command

An implementation of the Command pattern for Pharo and GemStone
GitHub pharo MIT

TA-GemServer

Base GemServer classes for Terra Australis frameworks
GitHub MIT

TA-Kernel

Kernel classes used by many other Terra Australis frameworks
GitHub MIT

TA-Promise

An implementation of Promise for Pharo and GemStone - https://en.wikipedia.org/wiki/Futures_and_promises
GitHub pharo

TableLayout Tutorial Project

TableLayout tutorial project
SqueakMap squeak

Tables

Classes to manipulate relational/Excel-like tables, and import/export as tab-delimited text, HTML tables etc.
SqueakSource