207 packages
— page 7
Monticello package 'Refactoring-Tests-Critics' in the rb repository at source.lukas-renggli.ch. Latest Refactoring-Tests-Critics-lr.4.mcz; 4 versions.
Lukas Renggli Source
Monticello package 'Refactoring-Tests-Environment' in the inbox repository at source.squeak.org. Latest Refactoring-Tests-Environment-ct.7.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Refactoring-Tests-Environment' in the rb repository at source.lukas-renggli.ch. Latest Refactoring-Tests-Environment-lr.4.mcz; 4 versions.
Lukas Renggli Source
Monticello package 'Refactoring-Tests-Spelling' in the rb repository at source.lukas-renggli.ch. Latest Refactoring-Tests-Spelling-lr.9.mcz; 9 versions.
Lukas Renggli Source
Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The refactoring engine of the old RB. This does not include the AST. This needs Squeak 3.9.
SqueakSource
squeak
The Refactoring Browser for Squeak This is the one used in 3.8. For 3.9 onwards, look at "Refactoring Engine".
SqueakSource
squeak
This is a simple package that requires SUnit, Lint, and the Refactoring Browser. It is meant to aid in testing your design via SUnit. It also includes a few metrics that can be run complete with results. If you have …
SqueakSource
This is a simple package that requires SUnit, Lint, and the Refactoring Browser. It is meant to aid in testing your design via SUnit. It also includes a few metrics that can be run complete with results. If you have …
SqueakMap
squeak
RoelTyper is a fast type reconstructor for Smalltalk, based on heuristics. It type-checks instance variables of classes. Typing a complete VisualWorks Smalltalk image takes less than one minute and a half! For this speed you get the types for about …
SqueakMap
squeak
Rotary dials are good for displaying some kinds of data. Temperature, pressure, voltage, stuff like that. This package provides a generic foundation class along with several data specific subclasses for temp. humidity, air pressure and compass heading. Any morph can …
SqueakSource
squeak
RussianEnvironment and Converters/Intepreteres classes needed for unicode support of Russian language in windows and unixes (CP1251 and KOI8R currently) http://minnow.cc.gatech.edu/squeak/5773 'http://kilana.unibe.ch:8888/RussianSupport/RussianSupport-dao.3.mcz')do: [:pkgUrl | MczInstaller installStream: (HTTPSocket httpGet: pkgUrl)]. "This will ask for font directory - point to location where your …
SqueakMap
squeak
An API for asynchronous programming with observable streams
GitHub
pharo
Sanitizeis awhitelist-basedsanitizer.Applicability:Typical usage is sanitizing user comments in sites, blogs or social applications. Could also bring some peace of mind if it's used in all the application's input (like we do atflowingforairflowingand all our apps).You send toSanitizea raw piece of …
SqueakSource
ScamperM is refactored version of Scamper.added the following functions.
SqueakMap
squeak
An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap
squeak
An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource
squeak
Monticello package 'SeasideAsync' in the seaside repository at source.lukas-renggli.ch. Latest SeasideAsync-mb.73.mcz; 76 versions.
Lukas Renggli Source
Monticello package 'SeasideAsync2.6' in the seaside repository at source.lukas-renggli.ch. Latest SeasideAsync2.6-mb.68.mcz; 3 versions.
Lukas Renggli Source
Monticello package 'SeasideAsync2.7' in the seaside repository at source.lukas-renggli.ch. Latest SeasideAsync2.7-mb.72.mcz; 6 versions.
Lukas Renggli Source
A service is an executable object, which can be used in various places, such as menus, buttons, commands or shortcuts. This framework provides an easy way to define services and to classify them. If it is adopted in Squeak, this …
SqueakSource
squeak
Allows OmniBrowser to use browser services(class menu, method menu code pane menu).So you can use Refactorings, Navigation, SLint and BrowseUnitservices if you have them installed. Depends on services-baseand omnibrowser
SqueakMap
squeak
Defines the refactorings as Services, so that they can be used in a wider number of places.Hopefully all browsers (this is the case for all standards browsers).Install Services-OB or Services-Whisker to have them in those Browsers. Depends on the RB …
SqueakMap
squeak