59936 packages — page 370

DBus-Tools

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

DBXDatabaseModel

SmalltalkHub

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

dead-cells-trainer

Unlocks god mode, unlimited gold, and instant cooldowns for Dead Cells.
GitHub MIT

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