30224 packages
— page 233
A FixedDecimal is similar to a ScaledDecimal, but different in certain select ways. It's primary purpose was to be able to represent precise decimals for such things as representing money - where ScaledDecimals leave something to be desired. For instance, …
SqueakSource
Fix Protocol implementation.
SqueakSource
Replace left-arrow bitmap glyphs with underscores (saved at code point 16r8F) and provide methods to semi-automatically fixup source code.
SqueakMap
squeak
There has to be one
GitHub
pharo
MIT
experimental code for veera project
SqueakSource
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
a tool can be registered to appear in a flap Flaps registerQuad: #(FileList2 openMorphicViewInWorld 'Enhanced File List''A nicer File List.')forFlapNamed: 'Tools'.Flaps replaceToolsFlap two lines:Flaps unregisterQuadsWithReceiver: FileList2 fromFlapNamed:'Tools'.Flaps replaceToolsFlap Note: after registering or unregistering, the flap need to bemanually recreated see …
SqueakMap
squeak
A plugin for accessing DBs with support for native threads and an API for adapting DB vendor drivers.Modules and interfaces:o Smalltalk <-> plugino plugin <-> mini driverA new DB (vendor) driver can be adapted to the mini-driver API.
SqueakSource
Flickr SDK for Pharo
GitHub
pharo
MIT