45221 packages — page 1483

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TFFiler

TFFiler creates "file container classes" that can be stored in Monticello and used to re-create the contained files when desired or automatically when first loaded from Monticello.Entire directory trees can be loaded and restored.File data is stored in compressed format …
SqueakSource pharo

TFLogin

This package provides basic user authentication, registration, and account management for Seaside.Features include:User login component with username and password text fields, forgot username, forgot password, register, and login buttons.User registration component with optional BowWave reCaptcha spambot protection.Edit account settings component …
SqueakSource pharo

The-Lights-Out-Game

:bulb: The game board consists of a rectangular array of light yellow cells. When you click on one of the cells with the mouse, the four surrounding cells turn blue. Click again, and they toggle back to light yellow. The …
GitHub

TheInstrument

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are …
SourceForge

themoosebook

SqueakSource

ThreadPool

A simple thread pool using a shared queue to use if excessive forking is causing problems. Instead of [] fork you use [] queueWork And instead of getting a process back you get a worker that you can ask hasValue …
SqueakSource

ThreadPool

from Ramon Leon's code and blog post http://onsmalltalk.com/2010-07-28-a-simple-thread-pool-for-smalltalk
GitHub MIT

Thrift

This is a copy of Patrick Collison's hard work (http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/st). I'm only packaging it for convenience.
SqueakMap squeak

Tic-Tac-Toe-Game

:pencil2: Tic-tac-toe (or Noughts and crosses, Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a …
GitHub pharo

TicTacToe-Game

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

tienda-full

Una tienda funcional con una base de datos MySQL externa, Programado 100% en smalltalk
GitHub

TIF-Win32

This was done for BluePlane, NSW ,Australia.This TiffImageReader could be used to open .tif format images in Squeak.I would like to thank John M McIntosh (His TiffSupport in mac was of great help) also he helped me a lot even …
SqueakMap squeak

Tiff support

This class implements an interface to the libtiff librarySee http://www.libtiff.orgAlso contains zlib 1.1.3 is a general purpose data compression library.Also contains The Independent JPEG Group's JPEG software release 6b of 27-Mar-1998 Also see the SUnit TIFFSupportSUnitJMM, refer to the web …
SqueakMap squeak

Tiger (Scratch modification)

Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
SourceForge

TigersAndGoats

An old Tibetanian Board Game Currently only playable by two players. Not yet ready, eg. end position is not detected yet.
SqueakSource

TimeZoneDatabase

This is a time zone database for Smalltalk, integrated with Squeak Chronology. The time zone entries answer the number of seconds offset from UTC at any point in time in the range of the database rule set, as well as …
SqueakMap squeak

TimeZoneDBWithTimeStamp

Provides a TimeStamp class which understands time zones. Time zone rules are loaded by reading compiled tzfile files from an external source (typically found in /usr/share/zoneinfo). Compiled tzfiles files are commonly distributed with Unix and Linux systems (although those on …
SqueakMap squeak