24394 packages — page 606

PreferenceBrowser

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

Squeak Trunk squeak

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

Squeak Trunk squeak

PreferenceBrowser

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

PreferenceBrowser

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

presentations tutorial

A "bookish" tutorial with detailed instructions on how to create presentations. Most examples focus on use of the StackMorph, but many points apply to BookMorphs and Projects as well. You can load this tutorial directly in squeak by popping up …
SqueakMap squeak

Preserves

Preserves data serialization format. Seehttps://preserves.dev/.Includes:a Preserves Schema compiler which generates Smalltalk classes corresponding to an input schema.an implementation of the Preserves Value types.a reader and writer for each of the Preserves text and binary syntaxes.MembersCreator:Tony Garnock-JonesAdmin:Tony Garnock-JonesTagsfileformat,protocolLicenseCode commited to this …
SqueakSource squeak

Prevayler

SPrevayler is a prevalence layer for Squeak. System prevalence is based on the idea that all data is kept in RAM. The system runs very fast without any lack of data security.
SqueakSource squeak

PrimCallController

A PrimCallController (PCC) serves for switching external prim calls (primitiveExternalCall) on and off: this is helpful for e.g. testing of plugins. Dis/en-abling prims by a PCC works forbothinternal and external modules! This package contains two concrete PCCs using totally different …
SqueakMap squeak

Printf

This origins from a changeset which was submitted by Michael Rueger to the squeak dev mailing list in 2000. I found it using archive.org and decided to put it up for others
SqueakSource squeak

ProcessModel

Process Model views are built following a recovery process such that each process view allows us to evaluate different process characteristics. This project proposes three process view types: ROLEBLUEPRINT, TASKBLUEPRINT and WORKPRODUCTBLUEPRINT.Gofer new squeaksource: 'ProcessModel'; package: 'ConfigurationOfProcessModel'; load. (Smalltalk at: …
SqueakSource squeak

ProgramacionConSmalltalk

Esta aplicación instalará, en un Squeak 3.8 full 'virgen', las herramientas necesarias para seguir los ejemplos del libro "Programando con Smalltalk". Para más información sobre el libro visitar:
SqueakMap squeak

ProgrammingMorphs

This Squeak book gives you an interactive introduction to programming your own morphs: each time you read about a feature, you first get to try it out live, and then you are given a small programming exercise to really practice …
SqueakMap squeak