59886 packages — page 369

DBXTalk

Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource

DBXTalkDriver

SmalltalkHub

dcd10

Dead Code Detection - Group 10 Daniele Acquaroli Tiziano Portenier Cédric Reginster
SqueakSource

DCI

SmalltalkHub

DCI

Write code that specifies how objects interact to achieve a task.
SqueakSource

ddmin

Delta Debugging algorithm implementation for test case reduction
GitHub MIT

DDSTPAnual

SmalltalkHub

DeadCodeDetector

The SDE Project 2011 of Group3.
SqueakSource

DeathPit

A simple platform game
SqueakSource

debian-pharo-docker-image

Docker image for Pharo Smalltalk
GitHub pharo GPL-3.0

DebrisDB

SmalltalkHub

DebtReduction

This program takes income, monthly expenses, and a list of debts to be paid off, and generates a payment schedule.
SqueakSource

Debugger

SmalltalkHub pharo

Debugger - key bindings

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

Debugger - stub method creation

Adds a 'Create' button to debuggers that pop up on MNU's. This button writes a stub method containing a halt, then proceeds the debugger (which will stop at the halt). You can then edit the source of the method.
SqueakMap squeak

DebuggerSelector

GitHub pharo

DebugLogInspector

Parse Squeak DebugLogs and inspect them in a debugger
GitHub squeak MIT

DebugReport

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

DebugReport

for Squeak4.1 or later.(for Squeak3.x is here:http://swikis.ddo.jp:9091/DebugReport.html)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/
SqueakSource squeak

DebugReport-Pharo

SmalltalkHub pharo

DebugReportClient

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

DebugScopes

SmalltalkHub

DebugScopes

GitHub pharo MIT

Decisionstrategy

Subjectopia can be used to model subjective behavior in a model-independent way.
SqueakSource

DeclarativePools

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