59781 packages — page 602

Instance based Class Diagrams

The goal is to get a quick overview of an already existing system, with instances alive and running. Currently it attempts a basic automatic layout and then it leaves the final arrangement to the user.
SqueakMap squeak

InstanceEncoder

Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side).For example, did you ever want to store a graphic as a class side method so you …
SqueakSource

InstanceEncoder

SmalltalkHub

InstanceEncoder

Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side). For example, did you ever want to store a graphic as a class side method so …
SqueakMap squeak

InT

The project provides tools for integration and testing.This project is covered by the MIT License:Copyright (c) 2008 The Squeak CommunityPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the …
SqueakSource squeak

IntegerSquareRoot

SmalltalkHub

intelliwhisker

Adding some of the IntelliJ goodness to the whisker browser
SqueakSource

IntelPowerGadget

SmalltalkHub

intensamente

SmalltalkHub

IntenseDebate

IntenseDebate is a commenting system. This is a Seaside component to install it in sites/apps
SqueakSource

IntensiVE

SqueakSource

InteractionEssentials

SmalltalkHub

InteractiveNotebook

GitHub pharo

InterfaceDiscoverer

Useful to see classes, categories and package external dependencies.
SqueakSource

InterleavedChangeSet

A file format that embeds a binary heiarchial serializer within a normal change set. Initially built to support DeltaStreams, but should be generic enough for any code storage format that desires maximal backward-compatability with older squeak versions. It has three …
SqueakSource squeak

InternalThreadNavigationPlus

This is an addOn to InternalThreadNavigationMorph Some of this code is a reuse of Ned Konz work.
SqueakMap squeak

InternetRadioRest

SmalltalkHub

IntersectMD

SmalltalkHub

inti

SmalltalkHub

IntroPharo

week1: counter
GitHub pharo

inverteBright

Sometimes, when working in a room with low ambient light, Squeaks desktop and windows feel too bright. By installing "Look Enhancements" 6-31 (it may work with other versions) and then installing inverteBright, a preference is added under "windows" category which …
SqueakMap squeak

Invoice

SmalltalkHub

invoice

Basic invoicing app to teach myself Pharo smalltalk
GitHub pharo MIT

invoice-old

Teaching myself Pharo with a basic invoicing app
GitHub pharo MIT

IOHandle

IOHandle adds classes which represent input/output on external channels such as files or sockets. The FileStream and Socket hierarchies are modified to use IOHandle rather than to directly invoke primitives. Instances of FileStream or Socket collaborate with instances of IOHandle …
SqueakMap squeak