59886 packages
— page 369
Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource
Dead Code Detection - Group 10 Daniele Acquaroli Tiziano Portenier Cédric Reginster
SqueakSource
Write code that specifies how objects interact to achieve a task.
SqueakSource
Delta Debugging algorithm implementation for test case reduction
GitHub
MIT
The SDE Project 2011 of Group3.
SqueakSource
A simple platform game
SqueakSource
Docker image for Pharo Smalltalk
GitHub
pharo
GPL-3.0
This program takes income, monthly expenses, and a list of debts to be paid off, and generates a payment schedule.
SqueakSource
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
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
Parse Squeak DebugLogs and inspect them in a debugger
GitHub
squeak
MIT
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
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
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
Subjectopia can be used to model subjective behavior in a model-independent way.
SqueakSource
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