20096 packages
— page 91
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
Monticello package from gofer repository
Lukas Renggli Source
pharo
A simple answer to the contest at http://codegolf.com/polynomial-division The goal is to have shortest code possible. The base code provided in first version is long and understandable though not heavily commented. Feel free to "improve"
SqueakSource
Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap
squeak
A bunch of new classes and a few changes to existing ones.
SqueakMap
squeak
GOODS is a distributed, language-neutral object database from Konstantin Knizhnik. It's available from http://www.garret.ru/~knizhnik/goods.html . This client provides transparent storage of Smalltalk objects, or, given some extra type information, compatibility with the GOODS Java interface storage conventions, for easy sharing …
SqueakMap
squeak
Launch the GoodsServer directly from Squeak. You can even instantiate a newserver or a temp server as well with minimal code. Requires Squeak.NET which,of course, requires the Windows platform (LINUX is now supported in the form of a user contribution). …
SqueakMap
squeak
Launch the GoodsServer directly from Squeak. You can even instantiate a new server or a temp server as well with minimal code."to start a temporary server that always gets re-initialized" tempServer := GoodsServer startTempServer "or to start a new server" …
SqueakSource
squeak
Provide a Glamour browser for the Google Issues Feed of Pharo. Provide a better view on current activities. Developed in current Moose one-click (based on Pharo 1.1.1 11414) Inspired by CampSmalltalkLondon
SqueakSource
pharo
Goya lets you color the executed methods of the running image. See the class side of InstrumentingAssociation for examples on how to color methods. Color some interesting methods and do something with them such that they are indeed executed by …
SqueakMap
squeak
An attempt for a (hopefully better) look for the Squeak environment.Tries to deal with Windows, ScrollBars and some buttons using gradients formost graphical elements.
SqueakMap
squeak
Monticello package from packaging repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Very simple framework to generate graph to be processed by GraphGear: http://www.creativesynthesis.net/recycling/graphgeardemo/
SqueakSource
This project is a part of a system I created for a client that supports client surveying and related reporting. This part accepts requests (via localhost IP) that specify a type of graphic (graph really) and the data needed to …
SqueakSource
squeak