3288 packages
— page 16
Breakpoint support - add's a "toggle breakpoint" for methods in themethod pane of the standard browsers. This is very usefull for debugginga method without manually putting a "self halt" into it.(note that the menue does not appear in the Refactoring …
SqueakMap
squeak
BRegexp is Perl5 compatible regular expression library for Squeak.
SqueakMap
squeak
Monticello package 'BroomMorphs' in the etoys repository at source.squeak.org. Latest BroomMorphs-bf.1.mcz; 1 version.
Squeak Trunk
squeak
Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with: YOU MUST INSTALL THESE PACKAGES FIRST:
SqueakMap
squeak
Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with:refactoringsunit test supporthistory navigation (previous/next browsed methods)remembering and keeping track of unsaved methodshypertext navigationenvironments to narrow down senders and implementorsquick access to any …
SqueakSource
squeak
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
Monticello package 'BrowseUnit' in the 39a repository at source.squeak.org. Latest BrowseUnit-rr.1.mcz; 1 version.
Squeak Trunk
squeak
Browsing source string in all code of squeak is boring.So here is a piece of code allowing you to restrict searchingsource string in a category. You can add this facility by editingyour personal menu (middle button of your mouse)personalizeand add …
SqueakMap
squeak
In which bsk tries to learn some Squeak...
SqueakSource
squeak
This is an implementation of the BTree data structure as a Smalltalk collection. It provides log(n) inserts, deletes, and retrieves of values by key. The keys have to be sortable (ie, Magnitudes). This is useful in situations where you want …
SqueakMap
squeak
Monticello package 'ButtonForIt' in the treated repository at source.squeak.org. Latest ButtonForIt-yo.1.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'BytecodeSets' in the VMMaker repository at source.squeak.org. Latest BytecodeSets-eem.10.mcz; 10 versions.
Squeak Trunk
squeak
Monticello package 'BytecodeSets.spur' in the VMMaker repository at source.squeak.org. Latest BytecodeSets.spur-ct.83.mcz; 72 versions.
Squeak Trunk
squeak
Monticello package 'BytecodeSets.spur' in the VMMakerInbox repository at source.squeak.org. Latest BytecodeSets.spur-eem.81.mcz; 1 version.
Squeak Trunk
squeak
ByteSurgeon is a library to transform binary code in Smalltalk. It takes full advantage of the flexibility of the Squeak environment to enable bytecode transformation at runtime, thereby allowing dynamic, on-the-fly modification of applications. ByteSurgeon operates on bytecode in order …
SqueakMap
squeak
A simple numerical calculator with additional mathematical functions and a single memory.Use menu option 'switch tape on' to record the calculations in a Transcript window.
SqueakMap
squeak
A simple class to use the captcha service from captcha.net.
SqueakMap
squeak
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
This is a port of the Smalltalk version of Cassowary 0.60. As the original authors put it, 'Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities.'. More information can be found at: http://www.cs.washington.edu/research/constraints/cassowary/
SqueakMap
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
A concept mail client created in Squeak with Vivide
GitHub
squeak
MIT