23996 packages
— page 128
D-Bus bindings for Squeak (seedbus.freedesktop.org)DBus-Plugin:Wrapper around libdbusDBus-Core:(essential) Low-level access to pluginDBus-Objects:(essential) High-level language bindingsDBus-Tools:(optional) interactive D-Bus explorer, create pre-compiled proxiesDBus-Etoys Scripting:(example) demonstrates how to control Etoys objects from outside SqueakDBus-Tests:(tests) rather incomplete unit testsFor older versions seehttp://source.impara.de/dbus/. The plugin was …
SqueakSource
squeak
Delta Debugging algorithm implementation for test case reduction
GitHub
MIT
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
A simple demo model where grids with different types of neighbourhood can be tested and visualised
GitHub
MIT
This project is a dependency of TestProjectForBaseline project
GitHub
pharo
MIT
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
Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakMap
squeak
Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakSource
squeak
Plugin for DrTests (Pharo test runner) to show tests that have a different state than the previous execution
GitHub
pharo
MIT
A port ofApache Digester. The Digester lets you configure an XML -> Object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. Currently only supports basic functionality, the API resembles the …
SqueakSource
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
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
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
Testing out working with Monticello repos
SqueakSource
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:3887
SqueakSource
squeak
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
Testing FileTree for Pharo
GitHub
pharo
An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource
squeak
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
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