24282 packages
— page 34
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Chronos is an industrial strength Date/Time library: * Implements the ANSI-Smalltalk Standard DateAndTime, DateAndTimeFactory, Duration and DurationFactory protocols.* Supports the full functionality of the Olson Timezone Database (the native time zone database of UNIX)--including time zone rules that vary from …
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 type inferencer for Squeak program code, along with a general program analysis tookit.
SqueakSource
squeak
This tells your image's Monticello tools about the Chuck repository on SqueakSource. Be sure to install Monticello before installing this package. MCInstaller is not sufficient.
SqueakMap
squeak
The Circular Reasoning package is a port from a java package I wrote to help kids relate different representations of angles, including sectors, segments, arcs, line segments connected at a point, satellites, and turns. Porting to Squeak allows me to …
SqueakSource
squeak
This version of Classboxes does not have (yet) the local rebinding. But it should come soon in an another package. What you can do with Classboxes:- You have namespaces, basically you do not need to prefix all your classes in …
SqueakMap
squeak
An implementation in Squeak of the the Classbox Model
SqueakSource
squeak
A very first draft of a browser classbox aware
SqueakMap
squeak
This package contains three kind of exercise generator for the teacher:Matching Pairs, Filling blanks & quizzes. These tools can import Match, Quiz and Cloze exercises made with the known HotPotatoes application.It also contains a communication tool for the teacher and …
SqueakMap
squeak
Refactors a bunch of code so that it decomposes nicely into PackageInfo-style packages. Also adds discard* methods to SystemDictionary to make it easy to remove those packages from the image.
SqueakMap
squeak
Just some stuff I've been using while working on the Cleanup package. Contains a modified version of PackageInfobrowseExternalReferences, I think.
SqueakMap
squeak
Installing this change set will make Morph, PluggableListMorph and PluggableTextMorph to accept and release keyboard focus on mouseDown rather on mouseEnter and mouseLeave. When the preference #mouseOverForKeyboardFocus is set to false.
SqueakMap
squeak
registered project for monticello access in squeak. Plans to become a setup shop for administration of clinical trials.
SqueakSource
squeak
Morphs that display a Clock and Calendar. The Calendar morph can be used separately or optionally with the clock morph. Requires KscAstroDataApp to calculate the sunrise and sunset times displayed in the calendar or clock. Clock morph can read a …
SqueakSource
squeak
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
CodeTalk allows developers to have conversations about source code elements. They can mark code sections they are concerned about and annotate them. These annotations provide entry points for an informal discourse about the strengths and weaknesses of these sections and …
SqueakMap
squeak