59781 packages — page 460

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileAttributesPlugin.oscog

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

FileContentsBrowser

Exploring output source code files (i.e. change sets and .st files) Browser built using Glamour
SqueakSource

FileDb

Very simple serialization of objects to a file. Slightly modified http://onsmalltalk.com/simple-image-based-persistence-in-squeak from Ramon Leon. I'm using it in some of my projects. It is dedicated to the public domain. (AFAIK Ramon didn't put any licence on his code)
SqueakSource squeak

FileList

This is the result of merging FileList2 and FileList.Before installing first please remove the Morphic-FileList category.
SqueakSource squeak

FileList2 Dialogs Enhancement for Squeak 3.4

Provides extensions to dialogs available from FileList2. Added newcapabilities via:modalFolderSelectorWithPrompt:morphicViewFolderSelector:morphicViewFolderSelector:promptString:morphicViewFolderSelectorWithPrompt:
SqueakMap squeak

FileMan

Monticello package from slime repository
Lukas Renggli Source pharo

FileMan

FileMan provides simple, intuitive interfaces for file manipulation.Latest sources are on github: (https://github.com/mumez/FileMan)Features: - Small footprint - Portable path representation between platforms - Relative path support - Dictionary like interfaces - Hooks for directory operation FileMan runs on Squeak/Pharo/VisualWorks, so …
SqueakSource pharo

FileMan

Squeak's file libraries (Directory, DirectoryEntry, FileStream, etc.) are sometimes very confusing to use. FileMan provides a simple, refactored interfaces for manipulating files and directories by wrapping those classes. "Before"subDir := FileDirectory default directoryNamed: 'subDir'.subDir assureExistence.[str := subDir newFileNamed: 'file1'.str nextPutAll: …
SqueakMap squeak

FileOmnibrowser

Should be used as an example of Omnibrowser
SqueakSource