2821 packages
— page 20
The bitmap dejavu fonts. Got from Cuis (http://www.jvuletich.org/Cuis/Index.html)
SqueakSource
cuis
All packages I have to store somewhere before integrate it
SqueakSource
WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource
squeak
The DemoCouter exercise (Series 3).
SqueakSource
A simple Counter
SqueakSource
Exercise 3 as described in the smalltalk lecture at the university of bern, 2007
SqueakSource
Add an entry in O2 to visualize dependencies. Mondrian is used for this.
SqueakSource
A tool for interactive edition and visualization of dependencies using a classic system-like browser in Squeak or Pharo Smalltalk. This utility could be useful to whom it needs to arm a production release or just perform an early exploration of …
SqueakSource
pharo
Designing Remodularization-based Strategies for Inheritance-based Systems
SqueakSource
Programas hechos en compu2
SqueakSource
A DesignInfo collects the following information and metrics about the design of a package:lines of codelines of production codelines of test codepercentage of production codepercentage of test codeIt can create morphs that show a bar chart of the lines of …
SqueakSource
Extensions to the IDE usefull for Squeak developers
SqueakSource
squeak
Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakSource
squeak
(In Dutch: Digitaal Genootschap voor het Verleden). See also http://dgv.aardworks.nl/ This project, supported by a research grant from the Dutch government, aims to build a peer-to-peer network for exchanging historical knowledge between hobbyists and professional institutions. However, the 'history' angle …
SqueakSource
Its the code from this book: Object-oriented implementation of numerical methods: an introduction with ... By Didier H. Besset - See the wiki page. - Didier Besset has released this code under the MIT license.
SqueakSource
Add diacritic support for latin-alphabets to Squeak. You can check for strings with diacritic characters such as accents, cedillas, umlauts, etc.Examples:-'cancion' hasAnyDiacritical. ----> false-'canción' hasAnyDiacritical. ----> true-'á' hasAnyDiacritical. ----> true-'garçon' hasAnyDiacritical. ----> true-'canción' isDiacriticalEquivalentOf: 'cancien' ----> false-'cancion' isDiacriticalEquivalentOf: 'canción' ----> …
SqueakSource
squeak
A tool for creating and browsing diagrams (or just morphic drawings) organized in a category tree.
SqueakSource
squeak
Seaside component classes that have been removed from Seaside.
SqueakSource
http://diasuite.inria.fr/
SqueakSource
An implementation of a dice roller, as a design exercise. Inspired from http://weblog.jamisbuck.org/2006/9/27/1d6-more-reasons-to-love-ruby
SqueakSource
Implementation of a DidYouKnow graphical application which displays tips to the user (as found in a lot of other applications). Depends on Nile and OmniBrowser.
SqueakSource