1870 packages
— page 6
A brainstorm about an alternate browser
GitHub
Mondrian extension to visualize stack frame. Few hooks are inserted in the (old) debugger to open an easel on a stack frame
SqueakSource
A DataBase Browser utility for Pharo.
GitHub
pharo
MIT
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
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
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
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
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
A tool for creating and browsing diagrams (or just morphic drawings) organized in a category tree.
SqueakSource
squeak
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
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
Doc help 'I am Squeak help that is solely CLI based. The idiom is "command line" only, similar to Linux man or GNU info way of doing things. 2020.05.19 Goals: display a class comment. Update a class comment, append to …
SqueakSource
squeak
A browser to display documentation in directories.
SqueakSource
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
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
A VisualWorks-inspired System Browser built with the OmniBrowser framework that features package and class-hierarchy based navigation.
SqueakSource
visualworks