3619 packages
— page 48
Monticello package from magritte3 repository
Lukas Renggli Source
pharo
Monticello package from magritte3 repository
Lukas Renggli Source
pharo
Monticello package from magritte3 repository
Lukas Renggli Source
pharo
Monticello package from magritte2 repository
Lukas Renggli Source
pharo
Monticello package from magritte2 repository
Lukas Renggli Source
pharo
Monticello package from magritte2 repository
Lukas Renggli Source
pharo
Monticello package from magritte2 repository
Lukas Renggli Source
pharo
Monticello package from magritte3 repository
Lukas Renggli Source
pharo
Monticello package from magritte3addons repository
Lukas Renggli Source
pharo
Monticello package from magritte3addons repository
Lukas Renggli Source
pharo
Monticello package from magritte3addons repository
Lukas Renggli Source
pharo
Monticello package from magritte3addons repository
Lukas Renggli Source
pharo
Monticello package from magritte3addons repository
Lukas Renggli Source
pharo
The Morphic Wrappers Revival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes. MathMorphs and related …
SqueakMap
squeak
Project Goal:The MathMorphsRevival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes.Project History:MathMorphs and related projects …
SqueakSource
squeak
as Test for working with a versioning repository
SqueakSource
A couple of methods for building simple mazes. One is the builder and one is a morph that calls the builder and displays the result. Try "MazeMorph test1".
SqueakMap
squeak
A project for testing MC-based updating.
SqueakSource
This package is an example for how to create a self-contained alternative metaclass hierarchy. After loading, you will end up with the MyObject hierarchy being derived from MyBehavior and friends (to test, inspect any of these classes and notice their …
SqueakMap
squeak
FOR REFERENCE ONLY. NO LONGER MAINTAINED. This is an extension of the ObjectAsMethodWrapper project. I cleaned up the original code and tests, and added the ability to stub out a method on an existing class.
SqueakSource
Method Wrappers can add hidden behavior to a method without recompiling it. They can be used to change a method's behavior. Commonly, they are used to add behavior before and after the default method executes. For example, we can create …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) MiniTraits is a small implementation of Traits functionality. It enables you to create a set of behavior and state that can …
SqueakMap
squeak