1870 packages — page 7

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 from unsorted repository
Lukas Renggli Source pharo

ECompletionOmniBrowser

Monticello package from unsorted repository
Lukas Renggli Source pharo

ECompletionOmniBrowser

Monticello package from unsorted repository
Lukas Renggli Source pharo

ECompletionOmniBrowser

Monticello package from unsorted repository
Lukas Renggli Source pharo

ejercicio-2-toDoList-fede

Modela un clásico "to do list" en Smalltalk, para visualizar en un browser.
GitHub

EnhancedOB

Enhanced version of OmniBrowser, including OB-Enhancements.
SqueakSource

EventInterceptorMorph

*Requires SendTreeExplorer.* Have you ever wanted to trace some code which is part of the Morphic UI process, or code triggered by it? Had trouble trying to trace it in the debugger because interacting with the UI changes what you're …
SqueakMap squeak

EventsMonitor

A simple real-time monitor for events. Currently you can see the EventManager events and the OmniBrowser events, but you may implement your own monitors.Sample usage (Only in Squeak):To start the EventManager monitor, select the "Start Event Monitor" item from the …
SqueakSource pharo

EventTracker

Small Seaside application to keep tracks of various events (research visit, participation in a conference, ...)After having loaded the monticello package in a seaside image, just make your web browser point to *http://localhost:8080/seaside/events*
SqueakSource

Evref-Pharo-Linter

GitHub pharo

exampleObjectBrowser

SmalltalkHub

externalBrowser

migration of ExteranlBrowser Spec to Spec 2
GitHub MIT

ExternalWebBrowser

This small package should work as an alternative to scamper. It just hands over every url to a platform specific external browser.
SqueakMap squeak

ExternalWebBrowser

This small package should work as an alternative to scamper. It just hands over every url to a platform specific external browser.Currently works on:Windows (IE, Firefox)Linux/Unix (Konqueror, Mozilla)Mac (Requires Applescript package on Mac Classic)MembersCreator:Alexander LazarevićAdmin:Alexander LazarevićDeveloper:Torsten Bergmann,Matthew Fulmer,Dominique Dutoit,Norbert HartlRegistrationMCHttpRepositorylocation: …
SqueakSource squeak

ExternalWebBrowser

SmalltalkHub

ExternalWebBrowser2

SmalltalkHub

FailSafeDebugger

A debugger for Pharo 11, but fail-safe
GitHub pharo

FAST-Refactoring

SmalltalkHub

Faure

Squeak environments and tools for handhelds, PDAs and other touchscreen systems.We have started with modernizing Faure, working on soft keyboarding tools, and incorporating the Dynapad environment with Genie support.Future goals include: adopting the OmniBrowser core framework, and Magritte for end-user-accessible …
SqueakSource squeak

FeatureBrowser

FeatureBrowser displays a feature in a Mondrian graph. All message sends belonging to a feature are displayed as node in this graph and one can easily read the source code of a specific method by clicking on a node in …
SqueakSource

FileContentsBrowser

Exploring output source code files (i.e. change sets and .st files) Browser built using Glamour
SqueakSource