45115 packages — page 757

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NewCompiler

Monticello package from transactional repository
Lukas Renggli Source pharo

NewCompiler

The new Compiler, based on the ClosureCompiler
SqueakSource

NewCompiler

This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap squeak

newConfiguration

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

newConfiguration

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

newConfiguration

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

newConfiguration

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

NewFileInOutFormat

Allows editing a full class or some classes methods in a single file with any text editor. The text format is simply a sequence of valid Smalltalk messages (e.g. class creation message). Method definitions are possible using, two messages. <html>The …
SqueakSource

NewProgressBar

A different progress bar will be displayed for MVC and Morphic. This also ensures that a progress bar gets removed. In Morphic progress bars get stacked, the most recent one is at the bottom.
SqueakMap squeak

NewsAgent

This newsreader aids in handling the volume of traffic on net news. It monitors your reading habits and ranks new messages by importance, discriminating on author and thread. Below a certain threshold, uninteresting articles are suppressed altogether.
SqueakMap squeak

NiceDoIt

Evaluates an expression in a low priority process. Opens a window to supervise the process.
SqueakSource

NiceDoIt

Evaluates some expression in the workspace in a low priority process so as not to lock the user inteface. Opens a window to manage the process. The process is terminated (killed) when closing the window. Nice refers to the unix …
SqueakMap squeak

Nile

Nile is a complete reimplementation of the squeak stream hierarchy. It provides: http://damien.cassou.free.fr/documents/internship2007/nile/completehierarchy.pdf
SqueakMap squeak

Nisshoku

Pattern/modular-based official documents generation system. Required packages:SeasideScriptaculousVassili's RegexYAXOOpenDocument:http://www.squeaksource.com/OpenDocument/OpenDocument-Core-tak.35.mczhttp://www.squeaksource.com/OpenDocument/OpenDocument-Workspace-tak.1.mczSorry, full package description will be later
SqueakSource squeak

NoeTables

Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource

NOS

SmalltalkHub

Notepad

This is a simple Seaside app I coded up when I was initially learning Seaside. It's a simple web-based "notepad." It has one dependency, the Sixx package (which is used to write the notepad entries to a file). Although this …
SqueakSource