452 packages
— page 5
I can't remember the color codes of the inheritance button in the browser. The balloon description does not help too much, because I don't know how mauve or tan are supposed to look like. And I think even synaesthetic people …
SqueakMap
squeak
Monticello package 'BrowserNavigation' in the inbox repository at source.squeak.org. Latest BrowserNavigation-jr.1.mcm; 1 version.
Squeak Trunk
squeak
This package adds a few buttons to the browsers in order to have a betterintegration of unit tests during class developpement. It enables you to easilyswitch back and forth from a class and it's unit test, allowing the same thinga …
SqueakMap
squeak
Set of services easing unit test integration and manipulation in most browsers.
SqueakSource
Sample code used in Camp Smalltalk London 17/7/2010 to teach Smalltalk. The code is a small Seaside app which takes a live feed of transport data http://www.highways.gov.uk/rssfeed/SouthEast.xml, parses the data and provides a number of different renderers. The aim isn't …
SqueakSource
Depends on Thrift. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been stripped. I have added "FB" prefixes on …
SqueakMap
squeak
CassandraClient depends on Thrift. Cassandra (http://code.google.com/p/the-cassandra-project) client bindings for Squeak. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been …
SqueakSource
squeak
A slightly more elaborate Squeak Map package browser and loader, aiming to hit the sweet spot in UI goodness between SMLoader and the original Package Browser. NOTE: This has now (December 1, 2006) been folded into the main SqueakMap Package …
SqueakMap
squeak
Chaski is a tool for visualizing the execution of an object oriented program, showing the interaction between objects through messages exchanged between them, in the order they occur. This visualization helps to: understand the current behavior of the software, find …
SqueakSource
Introduces the ANSI DateAndTime and Duration classes.Refactors existing Date,Time and TimeStamp classes for backward compatibility. Supports arbitary Timespan classes, including Year, Month, Week, Date.Support for arbitary Schedules.See homepage for examples. Tested on 3.6 gamma, latest update 5420. Included in the …
SqueakMap
squeak
Chuck is a type inferencer for Squeak program code. Type inference allows programmers and tools to find the type of a variable or expression in the program. This information is useful directly, and it is also helpful for improving tools …
SqueakMap
squeak
A very first draft of a browser classbox aware
SqueakMap
squeak
Command Line Interface for pharo. It allows you to execute a pharo image from a console and interact as it is a workspace, executing scripts, storing variables... etc.
SqueakSource
pharo
Prerequisites: 3.8a6315, Compiler (version 19) This package adds a closure compiler to the standard Squeak image without replacing the existing compiler. A new 'general' preference called #compileBlocksAsClosures determines which compiler to use for NEW methods only. When true the closure …
SqueakMap
squeak
- - - - Please see CodeTags2 where I actually started to use "double-linking" of tags etc. -- Maybe I will later consolidate the two projects into one again. - - - - An attempt to allow tags for your …
SqueakSource
pharo
Monticello package 'ConfigBrowser' in the inbox repository at source.squeak.org. Latest ConfigBrowser-topa.5.mcz; 5 versions.
Squeak Trunk
squeak
Monticello package 'ConfigBrowser2' in the inbox repository at source.squeak.org. Latest ConfigBrowser2-chc.2.mcz; 1 version.
Squeak Trunk
squeak
This project/tool is also known as "Christo".Based on the prototype developed in "SimpleCoverage". This implementation is flexible/extendible and is compatible with most wrapper/simulation approaches. It allows to transparantly wrap any Squeak "element" (methods, classes, packages, mc-class-extensions, ...). It is still …
SqueakSource
squeak
Simulation based coverage testing for Pharo
GitHub
pharo
MIT
A brainstorm about an alternate browser
GitHub
Mondrian extension to visualize stack frame. Few hooks are inserted in the (old) debugger to open an easel on a stack frame
SqueakSource