59812 packages
— page 1430
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
Monticello package from pieraddons repository
Lukas Renggli Source
pharo
A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource
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
A personal experiment in Project-based documentation. HTTP and Project linkswithin GeeMails contained in a Book packaged with a changeSet in a Project.
SqueakMap
squeak
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
Small university project trying to improve the refactoring engine
SqueakSource
See more information in the general Refactoring Browser package.
SqueakMap
squeak
The Refactoring Browser is a variant on the class browser which automates common operations that people do (change the name of a variable) to modify the design of code (extract a portion of a longish method into it's own method) …
SqueakMap
squeak
This is the Refactoring Browser for 3.7
SqueakMap
squeak
This is the Rb for 3.8. This contains the RB parseTrees and RB Parser, the refactory Engineand a subclass of browser. changes:- uses AppRegistry.
SqueakMap
squeak
This is the Refactoring Engine. (It's the Refactoring Browser without the Browser and AST).(Actually, this first version will come with the Browser, but it will be removed soon) This depends on package AST, and it needs Squeak 3.9.For 3.8, install …
SqueakMap
squeak
Refactoring tools functionality integrated directly into Squeak's modern browsers.
SqueakMap
squeak
Monticello package from rb repository
Lukas Renggli Source
pharo