452 packages — page 6

DatabaseCriticsBrowser

SmalltalkHub

DBBrowser

A DataBase Browser utility for Pharo.
GitHub pharo MIT

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

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

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

DependencyWalker

A tool for interactive edition and visualization of dependencies using a classic system-like browser in Squeak or Pharo Smalltalk. This utility could be useful to whom it needs to arm a production release or just perform an early exploration of …
SqueakSource pharo

Diagram Browser

DiagramBrowser is a tool for building and classifying diagrams (or any kind of morphic drawing) in category tree fashion. DiagramBrowser is part of the Jacarandá Project but can be downloaded and used independently. Note that this package does not provide …
SqueakMap squeak

DiagramBrowser

A tool for creating and browsing diagrams (or just morphic drawings) organized in a category tree.
SqueakSource squeak

DictionaryBrowser

DictionaryBrowser is a basic query and results browser for dictionary servers that implement the RFC 2229 dictionary server protocol. Use "DictionaryBrowser open" or "DictionaryBrowser openExistingWith: 'squeak'" to get started.
SqueakMap squeak

DidYouKnow

Implementation of a DidYouKnow graphical application which displays tips to the user (as found in a lot of other applications). Depends on Nile and OmniBrowser.
SqueakSource

DocumentationManager

A browser to display documentation in directories.
SqueakSource

DoItFirst

As of 8-Dec-2020, this project has been added to Squeak trunk. Any further development will take place there.Be the first thing in the system startup list, and do things that should be done prior to any additional image initialization. If …
SqueakSource squeak

DomView

This project consist in building a simple web page viewer able to display HTML/CSS contents. For example, a such tool will permit to display mails with HTML code and will be usefull for previewing pages during Seaside application development. The …
SqueakSource squeak

DuoSystemBrowser

A VisualWorks-inspired System Browser built with the OmniBrowser framework that features package and class-hierarchy based navigation.
SqueakSource visualworks

DynamicProtocols

A dynamic protocol is a category (displayed in the 3rd pane of your browser) whose content is computed dynamically based on the currently selected class. If a dynamic protocol is empty then it is not shown.This system is based on …
SqueakSource

EasySqueak

This is a set of services to help you define simple exercice sessions for students learning SqueakBasically for each sessions you define a class, writes the session's topic in the class comment,and write a code skeleton in the class's body. …
SqueakMap squeak

eCompletion

Complete variables, selectors, class names in your browser, workspace, debugger and other code holders.Requires the packages RoelTyper and Shout 4, available on Squeaksource or Squeakmap.For more information visit theeCompletion homepage.
SqueakSource squeak

eCompletionOmniBrowser

This package enables eCompletion in Browsers of the OmniBrowser package. Requires OmniBrowser and eCompletion.
SqueakMap squeak

ECompletionOmniBrowser

Monticello package 'ECompletionOmniBrowser' in the unsorted repository at source.lukas-renggli.ch. Latest ECompletionOmniBrowser-lr.6.mcz; 4 versions.
Lukas Renggli Source