20096 packages — page 115

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

HudsonBuildTools

Monticello package from unsorted repository
Lukas Renggli Source pharo

IanPiumartaGoodies

Working repository for updates to projects by Ian Piumarta. Original code harvested from change sets in the squeakvm.org SVN repository and from the goodies page originally hosted at http://www-sor.inria.fr/~piumarta/squeak/goodies.html and retrieved via wayback machine at https://web.archive.org/web/20070703200933/http://www-sor.inria.fr/%7Epiumarta/squeak/goodies.html. Original code by Ian …
SqueakSource squeak

ical

iCalendariCalendar import and export. iCalendar is supported by Mozilla products, Apple iCal and even Microsoft Outlook.Support for freebusy time is limited, the rest should work.Currently used in production for an internal application andDabbleDBThe SeaCal package contains classes to publish a …
SqueakSource

iCalSummerTalk

This project is the SummerTalk project of Yann Monclair for the summer 2006. The aim is to implement an iCalendar, in Smalltalk. The project has two parts, the first is having a notion of timeflow, so that our calendar evolves …
SqueakSource

iceberg-git-cli

Alternative Iceberg git CLI implementation replacing the use of Libgit2 FFI with external process invocations of the git CLI executable
GitHub MIT

iceberg-metacello-gitlab-nonstandard

An Iceberg and Metacello repository to use gitlab repositories following non-standard urls.
GitHub pharo MIT

iceberg-metacello-phabricator

An Iceberg and Metacello repository to use Phabricator's Git service.
GitHub pharo MIT

IcebergAndSpecTests

The aim of this repository is to discover Iceberg and Spec tools (Pharo)
GitHub pharo

ICU

Access to the International Components for Unicode libraries using FFI. You will need the libraries downloadable from http://site.icu-project.org/. Derived from MSKICU, a library for VA Smalltalk created by Marten Feldtmann (http://schrievkrom.wordpress.com/2011/04/26/vasmalltalk-icu-international-components-for-unicode/). See the class comment in ICUModules on how to …
SqueakSource va_smalltalk

idealGas

This is a partial port of BouncingAtomsMorph to Tweak.Infection history part not implemented.To experiment with basic atom collision support look AtomPlayer's onCollision event comment.
SqueakMap squeak

IdeaSketch

Loader for xml files created with the iphone/ipad application name IdeaSketch from nosleep.net
SqueakSource

Image Browser

Select an image file in the FileList and choose 'browse squeak image'.Typical usage is to add classes from the class pane menu, then choose 'remove unmodified categories' to delete the identical methods with in the image.
SqueakMap squeak

ImageForDevelopers

This project helps building Squeak images for developers. It installs usefull packages by default (completion, syntax highlighting...). Then, it provides a way to install more packages easily.Images generated by this package can be found at:http://damien.cassou.free.fr/squeak-dev.htmlThe process to generate this images …
SqueakSource squeak

ImageSnapshot

An ImageSnapshot is a snapshot copy of the state of the running object memory and its interpreter state. It is equivalent to the data that is written to an image file when the image is saved, except that it is …
SqueakSource

Immutable

A port of http://smalltalkhub.com/TorontoSmalltalk/Immutable/index.html for Pharo Smalltalk.
GitHub pharo MIT