24393 packages — page 28

Browser Booster

Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with: YOU MUST INSTALL THESE PACKAGES FIRST:
SqueakMap squeak

BrowserBooster

Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with:refactoringsunit test supporthistory navigation (previous/next browsed methods)remembering and keeping track of unsaved methodshypertext navigationenvironments to narrow down senders and implementorsquick access to any …
SqueakSource squeak

BrowserInheritanceIcons

I can't remember the color codes of the inheritance button in the browser. The balloon description does not help too much, because I don't know how mauve or tan are supposed to look like. And I think even synaesthetic people …
SqueakMap squeak

BrowserNavigation

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

BrowseUnit

This package adds a few buttons to the browsers in order to have a betterintegration of unit tests during class developpement. It enables you to easilyswitch back and forth from a class and it's unit test, allowing the same thinga …
SqueakMap squeak

BrowseUnit

Comprises the latest code in the 3.9 Squeak (basic) image.
Squeak Trunk squeak

BrowsingSourceStringInCategory

Browsing source string in all code of squeak is boring.So here is a piece of code allowing you to restrict searchingsource string in a category. You can add this facility by editingyour personal menu (middle button of your mouse)personalizeand add …
SqueakMap squeak

bskScribbles

In which bsk tries to learn some Squeak...
SqueakSource squeak

BTree

This is an implementation of the BTree data structure as a Smalltalk collection. It provides log(n) inserts, deletes, and retrieves of values by key. The keys have to be sortable (ie, Magnitudes). This is useful in situations where you want …
SqueakMap squeak

ByteSurgeon

ByteSurgeon is a library to transform binary code in Smalltalk. It takes full advantage of the flexibility of the Squeak environment to enable bytecode transformation at runtime, thereby allowing dynamic, on-the-fly modification of applications. ByteSurgeon operates on bytecode in order …
SqueakMap squeak

CalculatorMorph

A simple numerical calculator with additional mathematical functions and a single memory.Use menu option 'switch tape on' to record the calculations in a Transcript window.
SqueakMap squeak

CaptchaDotNet

A simple class to use the captcha service from captcha.net.
SqueakMap squeak

car.mcm

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

CassandraClient

Depends on Thrift. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been stripped. I have added "FB" prefixes on …
SqueakMap squeak

CassandraClient

CassandraClient depends on Thrift. Cassandra (http://code.google.com/p/the-cassandra-project) client bindings for Squeak. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been …
SqueakSource squeak

Cassowary

This is a port of the Smalltalk version of Cassowary 0.60. As the original authors put it, 'Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities.'. More information can be found at: http://www.cs.washington.edu/research/constraints/cassowary/
SqueakMap squeak

Categorical SM Package Loader

A slightly more elaborate Squeak Map package browser and loader, aiming to hit the sweet spot in UI goodness between SMLoader and the original Package Browser. NOTE: This has now (December 1, 2006) been folded into the main SqueakMap Package …
SqueakMap squeak

CCMail

A concept mail client created in Squeak with Vivide
GitHub squeak MIT

CCSE

Collaborative Curved Space Explorer (CCSE) - is the full-featured multi-user toolbox for exploring the structure of curved spaces in 3D (based on Croquet) with real-time rendering in curved spaces (Jeff Weeks algorithm) in the core.MembersCreator:Nikolay SuslovAdmin:Nikolay SuslovRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/CCSE'user: ''password: ''PackagesCCSE-BaseCCSE-CroquetCCSE-DemoCCSE-MathPackCCSE-ObjectsCCSEtestLinkshttp://www.squeaksource.com/CCSE.htmlhttp://www.squeaksource.com/CCSEGlobal:ReadStatisticsRegistered:18 …
SqueakSource squeak

Celeste

Before installing this package, you must:- remove any Squeak-3.6-or-older versions of Celeste from your image (just by removing the 'Network-Mail Reader' system category)- install MCInstaller- install Large Lists
SqueakMap squeak

Celeste Removal

This package is ONLY meant for a 3.4 or 3.5 image. If you want to remove Celeste from a 3.6 or later image, just remove the system category (or use Monticello to unload the package). Before installing this package, you …
SqueakMap squeak

Celeste Tests

Some tests for Celeste.
SqueakMap squeak

CelesteAddressBook

CelesteAddressBook can be used to browse your email addresses, auto collect them and sort by frequency.
SqueakMap squeak

Cephei

Toy box that comes with all the building blocks and tools required for creating data-driven automatons that are easy to suspend, restart, and file in/out. I take a declarative approach to modeling state; tell me what states you have and …
SqueakSource squeak

CGPrereqs

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