2825 packages — page 78

rb

This repository contains the AST and Refactoring Engine by Don Roberts and John Brant, as well as several extensions by Lukas Renggli.Note, this repository only contains model code. The packages here do not and are not supposed to provide a …
SqueakSource

RBBugFixes

Suggested bug fixes for Lukas Renggli's Refactoring Spelling.RBSpellChecker>>NormalizeDon't pass through $' charactersRBLiteralValuesSpellingRule>initializetest node value instead of node
SqueakSource

RC4

Implementation of RC4, a stream cipher.
SqueakSource

RckyLightsOut

Tryout
SqueakSource

rcPBELightsOut

PHARO By Example
SqueakSource pharo

rcPBEMonticello

Test monticello classes inexploitables
SqueakSource

rcs

SqueakSource

RDTestbed

SqueakSource

Reactalk

Reactalk is a translater from Smalltalk to nesC, a derived C for embedded devices (e.g., MOTES).
SqueakSource

readline

Readline implementation in Pharo
SqueakSource pharo

ReadOnlyness

SqueakSource

Realtalk

SqueakSource

Realtalk2

Having Smalltalk for wireless sensor devices with 4Kb of memory...
SqueakSource

Redis

A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource

RedisBinaryClient

This is basically a fork of the RedisConnection from Redis Client: http://www.squeaksource.com/Redis.html. I had to switch to SocketStream instead of Xtreams Streams. Now it is possible to store Umlaute and the like, even as keys. Copied the tests also --> …
SqueakSource pharo

Reef

AJAX/Javascript framework for seaside. Documentation, tutorials, etc. can be found at:Home PageTo load Reef:Gofer it squeaksource: 'Reef'; package: 'ConfigurationOfReef'; load. "Use this if you already have Seaside30 and JQueryWidgetBox installed" ((Smalltalk at: #ConfigurationOfReef) project version: #bleedingEdge) load. "This loads everything, …
SqueakSource squeak

RefacEngineUnivFork

Small university project trying to improve the refactoring engine
SqueakSource

RefactoringEngine

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

Refactory

The Refactoring Browser for Squeak This is the one used in 3.8. For 3.9 onwards, look at "Refactoring Engine".
SqueakSource squeak

ReflectiveTest

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

Reflectivity

SqueakSource

RegConf

SqueakSource

Regex

Regular expressions. See category DOCUMENTATION on the class side ofRxParserfor usage and implementation details.NB.ForPharousers, this package is maintained as part of the core images. For Squeak users, the Pharo repositories might have recent snapshots that weren't actively tested on other …
SqueakSource pharo

RegexCont

SqueakSource

RemoteFracTalk

RemoteFracTalk is a support to define Distributed Fractal Components based on rST
SqueakSource