4344 packages
— page 33
Simple Smalltalk school project made using Daskalos.
GitHub
daskalos_project for UNI
GitHub
A tool to run critics on SQL database schema dumps.
GitHub
pharo
MIT
Date Range Collection provides a way for working efficiently with a collection of date ranges. For example, if you were writing a calendaring program, it would be able to return a list of all events taking place on a given …
SqueakSource
A WebDAV-based implementation of ServerDirectory. Allows you to mount WebDAV directories as a remote file system. Create new DAV file systems using:s := DAVServerDirectory new type: #dav; yourself. s server: 'name.of.server'. s directory: 'path/to/dav/directory'. s url: 'http://name.of.server/path/to/dav/directory'. s user: 'username'. …
SqueakSource
Monticello package 'DAVServerDirectory' in the etoys repository at source.squeak.org. Latest DAVServerDirectory-bf.1.mcz; 1 version.
Squeak Trunk
squeak
Squeak bindings for D-Bus ( http://dbus.freedesktop.org/ ).Low-level bindings and plugin originally developed by Jan Fietz, high-level bindings by Bert Freudenberg. DBus-Plugin: VMMaker plugin source codeDBus-Core: low-level bindings (bare interface to plugin primitives)DBus-Objects: high-level bindings (use these unless you have very …
SqueakMap
squeak
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
Monticello package 'DBus-Core' in the etoys repository at source.squeak.org. Latest DBus-Core-bf.45.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'DBus-Etoys Scripting' in the etoys repository at source.squeak.org. Latest DBus-Etoys Scripting-bf.1.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'DBus-Objects' in the etoys repository at source.squeak.org. Latest DBus-Objects-bf.8.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'DBus-Objects' in the etoysinbox repository at source.squeak.org. Latest DBus-Objects-tfel.9.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'DBus-Tools' in the etoys repository at source.squeak.org. Latest DBus-Tools-bf.3.mcz; 1 version.
Squeak Trunk
squeak
Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
SqueakMap
squeak
You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakMap
squeak
A client for DebugReportServer.You can send a DebugReport file from Squeak image. DemoServer:http://www.sqsq.jp:9090/seaside/dr Requirement:DebugReport(http://swikis.ddo.jp:9091/DebugReport.html)
SqueakMap
squeak
This package provides the means for using 'class as pool dictionaries'therefore enabling a more declarative style of using pools.The packages refactors some compiler protocols and provides a baseclass 'SharedPool' to be used as superclass for any declarative pool.The package contains …
SqueakMap
squeak
Diagnose duplicate Smalltalk object instances
GitHub
MIT
At our company, we develop our GLASS apps in Pharo and then deploy to a GLASS repository on one of our servers, so we sometimes need to copy model objects from one environment to the other. One of our applications …
Web Discovered
pharo
New default external drop handler that uses the FileList services to handle the file droped. Installing this ExternalDropHandler all the file-types registered in FileList become available when a file is droped in the Squeak windows. If only one service was …
SqueakMap
squeak
DejaVu font plus TT font loader which loads more than latin 1. DejaVu font home page:http://dejavu.sourceforge.net/
SqueakMap
squeak
Deli is a course management system that in particular allows for submitting deliverables and reviewing them. It enables staff to create lectures which students can join and form groups for. Furthermore, students can propose topics to work on and staff …
SqueakMap
squeak
Base fixes for 3.8.1 to support DeltaStreams. Packaged as a ChangeSet so that it can make any changes it needs.
SqueakMap
squeak