389 packages — page 9

Mocketry

Mocketry - mock objects framework with SSpec functionality.[:mock | [mock someMessage] should strictly satisfy: [mock someMessage willReturn: 'some']] runScenarioor[:mock | [mock someMessage] should lenient satisfy: [mock someMessage willReturn: 'some']] runScenarioExtended pragma based Specs DSL:5 should equal: 6and ...See Wiki
SqueakSource

Momo

Just some morph extensions/addons which are here for convenience.
SqueakSource

MondrianAnimator

An extension of Mondrian to support animation.
SqueakSource

Monticello RMT Repository

Monticello RMT Repository is a new repository for Monticello. Prerequisites: RMT, McFileServer (included in SAR file)
SqueakMap squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak45 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak46 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak50 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak51 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak52 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak53 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the squeak60 repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloForTraits

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

MonticelloForTraits

Monticello package 'MonticelloForTraits' in the trunk repository at source.squeak.org. Latest MonticelloForTraits-fbs.1.mcz; 1 version.
Squeak Trunk squeak

MonticelloPackageBrowser

*Prerequisites: Monticello, OmniBrowser* 1-DescriptionA new package system coming with a new package browser intended to substitute PackageInfo and the old package browser.Once loaded, execute "Package bootstrap". This is necessary to built some packages from the classes present in the system. …
SqueakMap squeak

MooseJEE

Moose JEE is an extension of Moose to analyze Java Enterprise applications. For more information about the application and how to download it visit theMoose JEE web pageor directly download it executing:Gofer new squeaksource: 'MooseJEE'; package: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: …
SqueakSource squeak

MSKExtension

Extensions to base classes of Gemstone/S
GitHub gemstone

MudPie

Tool for understanding indirect links between code.Requires Connectors.If you have trouble, please run the tests first. Documentation:Paper for ESUG 2003:http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation:http://wiki.eranova.si/esug/MudPie And something like a tutorial is below: Start executing these from the top (use print it …
SqueakMap squeak

muscle

Muscle can help you to start, stop, startUI and restart images in *nix systems. It needs crab.How to load: take a fresh pharo image and load muscle (and crab and requisites) with this: Gofer it wiresong: 'mc'; package: 'Filesystem'; load. …
SqueakSource pharo

Mustaside

An extension of Seaside rendering engine for supporting Mustache template
GitHub MIT

MySUnitExtensions

I don't have write access to SUnitExtensions, so I'll store them here.
SqueakSource

NanoTraits

Minimal traits implementation.
SqueakSource

nCompiler for 3.8

This is the new Compiler. This is for 3.8 only, for 3.9, please install "NewCompiler".
SqueakMap squeak

NeoCompiler

SmalltalkHub

NewCompiler

This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap squeak

NewCompiler

The new Compiler, based on the ClosureCompiler
SqueakSource