[tode_st] [dalehenrich/tode] fabd1d: #253 minimal tode debugger comes up with gemstone ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[tode_st] [dalehenrich/tode] fabd1d: #253 minimal tode debugger comes up with gemstone ...

Dale Henrichs-3
  Branch: refs/heads/dev
  Home:   https://github.com/dalehenrich/tode
  Commit: fabd1dbaef7cea29ff2f73fe79efaa2b4ba6ae28
      https://github.com/dalehenrich/tode/commit/fabd1dbaef7cea29ff2f73fe79efaa2b4ba6ae28
  Author: Dale Henrichs <[hidden email]>
  Date:   2016-04-24 (Sun, 24 Apr 2016)

  Changed paths:
    A repository/Tode-Minimal-Client-Debugger.package/GLMCompositePresentation.extension/instance/minimalTodeMethod.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMCompositePresentation.extension/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMCompositePresentation.extension/properties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/README.md
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/class/pharoMethodPresentationExample.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/instance/highlightSmalltalkContext.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/instance/renderGlamorouslyOn..st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/instance/smalltalkClass..st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMMinimalTodeMethodPresentation.class/properties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/README.md
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/instance/methodBindingsStrategy.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/instance/modelFor..st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/instance/morph.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMMorphicMinimalTodeMethodRenderer.class/properties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/README.md
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/getText.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/installEntity.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/interactionModel.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/smalltalkClass..st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/smalltalkClassLogic.st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/instance/textBrick..st
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/GLMPhlowMinimalTodeMethodBrick.class/properties.json
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/class/example.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/currentContext.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/inspectorIn..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/inspectorIn.on..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/installCodeActionsFor..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/methodCodeIn.forContext..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/methodCodeWidgetIn.forContext..st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/openOn..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/selectedContext.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/selectionChanged..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/instance/sourceCode..st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebugger.class/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/README.md
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/frameIndex..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/frameIndex.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/printOn..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/session..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/session.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/instance/sourceCode.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/methodProperties.json
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerContext.class/properties.json
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/codeClientElement..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/codeClientElement.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/contextClientElement..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/contextClientElement.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/debugger..st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/debugger.st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/selectFrame.st
    A repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/selectedCodeRangeForContext..st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/stack.st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/instance/stackClientElement..st
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/methodProperties.json
    M repository/Tode-Minimal-Client-Debugger.package/TDMinimalDebuggerSession.class/properties.json
    M repository/Tode-Minimal-Client-Debugger.package/monticello.meta/version

  Log Message:
  -----------
  #253 minimal tode debugger comes up with gemstone method source (not selected context) and context inspector ... not quite the right object ... but hey most of the dots are conntected so I just need to wire them up to the server correctly


--
You received this message because you are subscribed to the Google Groups "tODE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.