3045 packages — page 20

DirectoryPlugin

DirectoryPlugin runs on Unix and Windows, and provides a noticable improvement in many directory and file access methods. If you use CommandShell on Unix (Linux), you should see an overall 15X improvement based on timing the CommandShell SUnit tests with …
SqueakMap squeak

DirectoryPlugin

Home page forDirectoryPluginDirectoryPlugin provides access to a Posix directory stream for efficient access to directory contents. It also provides methods for testing file status and how to creating directory entries for a files and directories.The directory stream primitives use the …
SqueakSource squeak

DirWalker

Reads/reproduces a directory structure in memory. Has a 'walk' method that prints out the structure. Part of my series of test implementations in different programming languages. To learn / try languages
SqueakSource

DmlSbeQuinto

Testing out working with Monticello repos
SqueakSource

DMTestProject

SmalltalkHub

DocTest

SmalltalkHub

DojoToolkit

Support code for the Dojo Toolkithttp://www.dojotoolkit.orgMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DojoToolkit'user: ''password: ''PackagesConfigurationOfDojoToolkit, DojoToolkit-Core, DojoToolkit-Data, DojoToolkit-Demo, DojoToolkit-DojoX, DojoToolkit-DragDrop, DojoToolkit-Objects, DojoToolkit-Tests, DojoToolkit-Themes, DojoToolkit-UI, DojoToolkit-WidgetsLinkshttp://www.squeaksource.com/DojoToolkit.htmlhttp://www.squeaksource.com/DojoToolkitGlobal:Read And WriteStatisticsRegistered:3 September 2010 3:31:56 pmTotal Releases:0Total Versions:65Total Downloads:4160
SqueakSource squeak

DoubleDiff

Monticello package 'DoubleDiff' in the inbox repository at source.squeak.org. Latest DoubleDiff-DS.9.mcz; 1 version.
Squeak Trunk squeak

DrGeoII-Core

Monticello package 'DrGeoII-Core' in the etoys repository at source.squeak.org. Latest DrGeoII-Core-bf.22.mcz; 7 versions.
Squeak Trunk squeak

DrGeoII-Etoys

Monticello package 'DrGeoII-Etoys' in the etoys repository at source.squeak.org. Latest DrGeoII-Etoys-HilaireFernandes.10.mcz; 1 version.
Squeak Trunk squeak

DrTDDTests

SmalltalkHub

DTL-internal-sources

Monticello package 'DTL-internal-sources' in the inbox repository at source.squeak.org. Latest DTL-internal-sources-dtl.11.mcz; 2 versions.
Squeak Trunk squeak

DTL-internal-sources

Monticello package 'DTL-internal-sources' in the treated repository at source.squeak.org. Latest DTL-internal-sources-dtl.9.mcz; 2 versions.
Squeak Trunk squeak

ducking-octo-dangerzone

Testing FileTree for Pharo
GitHub pharo

DynamicAspects

An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource squeak

DynamicBindings

Monticello package 'DynamicBindings' in the ss repository at source.squeak.org. Latest DynamicBindings-ar.3.mcz; 3 versions.
Squeak Trunk squeak

DynamicSynch

DynamicSynch Installation:1.- Download the Reflectivity or build it following the steps in http://scg.unibe.ch/research/reflectivity2.- Load the Synchronization package3.- Run all test in Synchronization-Test
SqueakSource

EasySqueak

This is a set of services to help you define simple exercice sessions for students learning SqueakBasically for each sessions you define a class, writes the session's topic in the class comment,and write a code skeleton in the class's body. …
SqueakMap squeak

ECMPBELightsOut

Test Monticello through Pharo
SqueakSource pharo

ECompletion

Monticello package 'ECompletion' in the unsorted repository at source.lukas-renggli.ch. Latest ECompletion-lr.146.mcz; 47 versions.
Lukas Renggli Source

ECompletionOmniBrowser

Monticello package 'ECompletionOmniBrowser' in the unsorted repository at source.lukas-renggli.ch. Latest ECompletionOmniBrowser-lr.6.mcz; 4 versions.
Lukas Renggli Source

ECORE-Test

SmalltalkHub

EdgeDetector

Little test application in Morph to detect images borders.
SqueakSource

EEG

Provides an extension of SUnit so tests are run covered and get sorted due to their coverage. Should include other commands than unit tests like example methods in the future as well.
SqueakSource

Eg

If you start to program "test-first," you really start to program "example-first".Eg helps programmers to create and retrieve examples for objects and their behavior including tests. (this will also be stored as a method on the class-side)
SqueakMap squeak