24272 packages — page 716

SUnitTools

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

SUnitTools

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

SUnitTools

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

SUnitTools

Maintenance updates for the Squeak 5.3 release
Squeak Trunk squeak

SUnitTools

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

SUnitTools

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

SUnitTools

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

SUnitTools

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

SUnitTools

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

SuperPartsBin

Super Parts Bin allows you to share morphs among differernt Squeak image.You can exchange your morph through the internet with SuperSwiki server.The storage can any server directory like SuperSwiki or local directory. Do it the code;SuperPartsBin openAsTab. My Bin --- …
SqueakMap squeak

Superscripts and subscripts

These are true type fonts based on the free Bitstream Vera Sans Mono fonts. This package adds a BitstreamVeraSansSuper and a BitstreamVeraSansSubs font allowing the representation of superscripts and subscripts in Squeak. Mathematical text are the main target of these …
SqueakMap squeak

SuperSwiki2

SuperSwiki2 is a new implementation of SuperSwiki.
SqueakMap squeak

SuperSwiki2Client

SuperSwikiClient will add ServerDirectories to the existing Squeak image, which enables you to access SuperSwiki2.
SqueakMap squeak

SuperSwiki2Discovery

By installing this to SuperSwiki2 client images, the clients will automatically find SuperSwiki2 servers. You do not have to setup anything if SuperSwiki2 server is running on the same network segment.
SqueakMap squeak

SVGMorph

First attempt to inject some SVG goodness into Squeak!
SqueakMap squeak

SVI

Now works in 3.9, gohereFor Squeak 3.7 or 3.8, usethis.If you want a version that works in Squeak 3.6, gohere. SVI is a text editor for squeak that can be used in place of the PluggableTextMorph. SVI is designed to …
SqueakMap squeak

SVI

SVI is a text editor for squeak that can be used in place of the PluggableTextMorph. SVI features extensive support for VIM and Emacs modes and commands. SVI also has many enhancements for navigating and browsing the squeak image.The latest …
SqueakSource squeak

SWABAttack

SqueakDocker: test repo
GitHub squeak

SwaLint

SwaLint is a Squeak/Smalltalk source code linting tool. It is intended to help to improve code quality.
SqueakSource squeak

SwaLint

SqueakMap squeak

SwaRisiko

Risiko game developed in squeak
SqueakSource squeak

Swazoo

Swazoo (Smalltalk Web Application Zoo) is an open source, vendor agnostic, dialect neutral Smalltalk web server with resource and web request resolution framework. More on http://www.swazoo.org
SqueakMap squeak

Swazoo-HTTP

A portable set of classes that model HTTP requests and responses, that form a base on which a web server could be built. With suitable extensions, these could also be used for an HTTP client library. SeeSwazoo-Serverfor the original, portable …
SqueakMap squeak

Swazoo-Listener

A simple web server that uses the Swazoo HTTP classes. RequiresSwazoo-HTTP. This provides the bare minimum Squeak-specific functionality to listen for and process HTTP requests on a Socket. Users should subclass the SwazooListener class and override the #responseForRequest: method. To …
SqueakMap squeak

Swazoo-Server

The portable Camp Smalltalk web server based on the Swazoo HTTP classes. RequiresSwazoo-HTTP. See alsoSwazoo-Listenerfor a much simpler, Squeak-specific server using the same base classes.
SqueakMap squeak