59781 packages
— page 602
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
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
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
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
Adding some of the IntelliJ goodness to the whisker browser
SqueakSource
IntenseDebate is a commenting system. This is a Seaside component to install it in sites/apps
SqueakSource
Useful to see classes, categories and package external dependencies.
SqueakSource
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
This is an addOn to InternalThreadNavigationMorph Some of this code is a reuse of Ned Konz work.
SqueakMap
squeak
week1: counter
GitHub
pharo
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
Basic invoicing app to teach myself Pharo smalltalk
GitHub
pharo
MIT
Teaching myself Pharo with a basic invoicing app
GitHub
pharo
MIT
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