45182 packages — page 1331

SMLoader

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

SMLoader

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

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

SMLoader

Stable Squeak 4.5 ("Theodore") repository. If you "load updates" from Squeak 4.5, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk squeak

SMock

This is old mock objects simple framework port from VisualWork. It is for BehaviorMockup testing
SqueakMap squeak

smtpserver

This is an embedable SMTP server that allows your Squeak application to receive mails.The goal behind this is to give Seaside applications the possibility to accept emails as input. It only works in delivery mode, no relaying, no gatewaying whatsoever. …
SqueakSource squeak

SnakeGame

SqueakMap squeak

Snapshot Spelunking

Send ChangeSorter buildInterestingChangeSet to construct a ChangeSet named 'Interesting' which contains all the interesting (see the method comment for details) code changes in a snapshot.
SqueakMap squeak

SnapshotBreak

A conditional breakpoint that will halt the process in a given assertion, snapshot the image and quit
GitHub MIT

SnapshotServer

A SnapshotServer responds to http web service requests to resume an image snapshot, where the snapshot object is supplied in the web service request. The server will fork a VM using forkSqueak and resume the supplied image in that child …
SqueakSource squeak

SoapCore

SoapCore is a SOAP implementation for Squeak (including both client and server). It is a SOAP part of SoapOpera. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple.
SqueakMap squeak

SoapCoreClient

SoapCoreClient is a SOAP client implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. Only YAXO is needed for installation
SqueakMap squeak

SoapCoreServer

SoapCoreServer is a SOAP server implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. * Prerequisites: KomHttpServer6.2+ *
SqueakMap squeak

SocialNetworkCompositionHooks

SmalltalkHub

SocketIO

Check out http://socket.io/ and https://github.com/learnboost/socket.io/wiki/ for more information.
SqueakSource

Sodium

A binding to libsodium for Squeak.Should work with your system's own libsodium shared library, at least on Linux and Mac OS. (If /opt/homebrew/lib/libsodium.dylib exists, this package will prefer it.)Updated in 2025 for current Squeak trunk, based on the version published …
SqueakSource pharo

SoftwareHeritage

I am a project holding an integration of Software Heritage with Moose tools
GitHub MIT