59732 packages — page 854

MethodMassage

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassage

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

MethodMassage

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

MethodMassage

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

MethodMassage

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

MethodMassage

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassage

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodMassageCompatibility

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

MethodRecompiler

This packages enables the recompilation of methods after changes in classeswithout the need to access any source code. This improves speed and in somesituations even makes it possible to recompile some classes at all (forexample, when using alternative compilers without …
SqueakMap squeak

MethodReplacement

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

MethodsDefiner

SmalltalkHub

MethodsDefiner

A simple Smalltalk methods generator
GitHub MIT

MethodTracer

Methods tracing using object-as-method mechanism
GitHub pharo MIT

MethodWrappers

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

MethodWrappers

MethodWrappers for Squeak. This is MethodWrappers from AspecS, but as a standalone package. Load package MethodWrappers for Squeak <= 3.8, for 3.9, load MethodWrappers3.9. For Squeak trunk (Squeak 4.2) load MethodWrappers4.2.
SqueakSource squeak

Metodologias2

Practicas de MDP2 en SmallTalk
GitHub

MetricsRecorder

SmalltalkHub

Metroid Clock

A clock that displays and renders the time in a style similar to that used in the new Metroid games. Just a fun way to start using Squeak Map and gain experience with Morphic.
SqueakMap squeak

MetroidClock

A clock in the style of the modern Metroid games.
SqueakSource