362 packages
— page 14
Displays in the Transcript the different classes and traits and their methods. Example: StructureExporter new runOnCategories: #('RFStreams-Traits' 'RFStreams-Base').
SqueakSource
nothing fancy, just some very basic classes I need everytime I start something new in Squeak: Matrix2D - just that, I guess everybody has one of their ownOrderedTreeNode - nothing sophisticated, just plain basic functionalityXMLObject - a very simple and …
SqueakMap
squeak
This project add new behavior to SUnit. This package has to be load to run the test of Aconcagua
SqueakSource
A portable set of classes that model HTTP requests and responses, that form a base on which a web server could be built. With suitable extensions, these could also be used for an HTTP client library. SeeSwazoo-Serverfor the original, portable …
SqueakMap
squeak
Version of the SystemTracer2 package plus extension intended to create a 64bit image etc.
SqueakMap
squeak
The SystemTracer runs through the system tracing every accessible object, and writing a copy of each object onto a disk image. It does this carefully enough that the resulting clone can be started up and run, just like a snapshot. …
SqueakSource
squeak
Shell extensions for nicely accessing to shell functionalities
GitHub
Desarrollo de reglas de Lint para errores comunes de Traits
SqueakSource
Provides a TimeStamp class which understands time zones. Time zone rules are loaded by reading compiled tzfile files from an external source (typically found in /usr/share/zoneinfo). Compiled tzfiles files are commonly distributed with Unix and Linux systems (although those on …
SqueakMap
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/Tiradeat 2013-01-06!!! There may be newer code there.Tirade is a parser/reader/writer for a small subset of Smalltalk that is very easy to use for readable but fast object serialization/deserialisation but also configuration. In some respects …
SqueakSource
squeak
Collection implemented with traits.
SqueakSource
* Prerequisite packages: Monticello * Please find more information and papers about Traits at:http://www.iam.unibe.ch/~scg/Research/Traits Our implementation consists of the following parts: As an alternative you can also use the normal fileOut mechanism which supports traits as well. - There are …
SqueakMap
squeak
The new stable implementation of traits in Squeak
SqueakSource
squeak
Utility for programmatically installing/uninstalling traits.
SqueakSource
This browser is designed to allow the developer to see the trait composition as well as the class inhertance structure. It does so by creating virtual categories for the methods in the third pane, by showing traits hierarchally within the …
SqueakMap
squeak
The Traits Browser for the Clean Traits kernel.
SqueakSource
Refinements and Collaboration-based designs with Traits and Classboxes
SqueakSource
Implementation of the Traits formal model. The TraitsModel package contains the implementation of the model from the TOPLAS paper (http://doi.acm.org/10.1145/1119479.1119483). The StatefulTraitsModel contains a new model intended to capture state as well.
SqueakSource
This extends the Omnibrowser to work with Traits enabled Squeak. Prerequisites: OmniBrowser package installed on Squeak with Traits
SqueakSource
squeak