4344 packages — page 72

MethodAnnotationsBrowser

SqueakMap squeak

MethodAuthorship

This code was written to produce a list of all the methods authored by a particular set of individuals, whose initial are, at least initially, hard-coded herein. The purpose was to find unlicensed code n the current image.
SqueakSource

MethodMassage

Monticello package 'MethodMassage' in the squeak61 repository at source.squeak.org. Latest MethodMassage-ct.75.mcz; 1 version.
Squeak Trunk squeak

MethodMassage

Monticello package 'MethodMassage' in the trunk repository at source.squeak.org. Latest MethodMassage-ct.75.mcz; 17 versions.
Squeak Trunk squeak

MethodMassage

Monticello package 'MethodMassage' in the VMMaker repository at source.squeak.org. Latest MethodMassage-eem.62.mcz; 39 versions.
Squeak Trunk squeak

MethodMassageCompatibility

Monticello package 'MethodMassageCompatibility' in the VMMaker repository at source.squeak.org. Latest MethodMassageCompatibility-eem.7.mcz; 7 versions.
Squeak Trunk squeak

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

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

Mewa

For more information please have a look at my technical report: http://www.adrian-lienhard.ch/files/mewa.pdf (Abstract. Web-applications are very popular, lightweight applications thatentirely run in web-browsers over the internet. In today’s business, web-applications become more and more complex but they still need to …
SqueakMap squeak

Mewa

Monticello package 'Mewa' in the ss repository at source.squeak.org. Latest Mewa-cmm.17.mcz; 3 versions.
Squeak Trunk squeak

MichaelRuefenacht

Project for Group 3 that hosts their SDE Assignments at Uni Bern.
SqueakSource

MicroSequenceDiagram

Interactive UML sequence diagrams for Pharo. Generate diagrams from running code using runtime tracing, with drill-down navigation between packages and clickable class documentation.
GitHub pharo MIT

MIEM_EE

Tracing Energy Efficiency Application for UY Government
GitHub gemstone

Migrating projects to SqueakSource3 – Mariano Martinez Peck

Hi guys. I am one of the guys who is always criticizing www.squeaksource.com because it is down all the time. And when it is not down it is loosing versions. So it is not fair that I continue doing so …
Web Discovered squeak

miniaudio-pharo

Pharo Smalltalk FFI wrapper for the miniaudio library
GitHub pharo

MiniToDo

Very simple task administration system.Developed mainly as a learning-project. A lot of features must be added.Sorry by the "spanglish" mix :)Need a PluggableListMorph. To start the app, evaluate:SistemaTareas new initialize openAViewOnMe
SqueakMap squeak

minotauros

classroom example for 36OBP and X36OBP
SqueakSource

Mirrors

Monticello package 'Mirrors' in the treated repository at source.squeak.org. Latest Mirrors-cwp.3.mcz; 1 version.
Squeak Trunk squeak

MisLibros

SmalltalkHub

MockTurtle

Some simple scripted turtle graphics for Croquet. See the class comment for MTurtle and the MockTurtleTea initialization for more info.
SqueakMap squeak

ModStars

Just a toy, of sorts.
SqueakMap squeak

Moe

Monticello package 'Moe' in the magritteaddons repository at source.lukas-renggli.ch. Latest Moe-jmck.32.mcz; 30 versions.
Lukas Renggli Source

Mold

Mold is a project to implement a sort of "form helper" for Seaside. Forms can be boring to build and validate, and Mold makes this task easier. Mold makes no requirements of your components or your model objects. It doesn't …
SqueakSource

Molecule-Geographical-Position-Example

A Molecule example project to support the feedback in an industrial context.
GitHub pharo MIT

Mondrian

This is the Squeak implementation of the Mondrian engine for scripting visualizations. Several examples are contained in the ReadMe class. The official webpage of Mondrian ishttp://moose.unibe.ch/tools/mondrian.If you are using a recent version of Pharo (>= 1.3), then use the following …
SqueakSource pharo