[pharo-project/pharo-core] 1b4c50: 60436

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

[pharo-project/pharo-core] 1b4c50: 60436

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 1b4c50f198562b693fc81806b4e434a35d506cf9
      https://github.com/pharo-project/pharo-core/commit/1b4c50f198562b693fc81806b4e434a35d506cf9
  Author: Jenkins Build Server <[hidden email]>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/versions/version310_.st
    M ConfigurationOfGTEventRecorder.package/ConfigurationOfGTEventRecorder.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTEventRecorder.package/ConfigurationOfGTEventRecorder.class/instance/versions/version17_.st
    M ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/versions/version328_.st
    M ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/versions/version324_.st
    M ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/versions/version226_.st
    M ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/versions/version336_.st
    M ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/versions/version436_.st
    R GT-BytecodeDebugger.package/GTBytecodeDebuggerVariablesBrowser.class/instance/as yet unclassified/variableTypeOf_in_.st
    A GT-BytecodeDebugger.package/GTBytecodeDebuggerVariablesBrowser.class/instance/private building/buildVariablesFromContext_.st
    R GT-BytecodeDebugger.package/GTBytecodeDebuggerVariablesBrowser.class/instance/private building/variablesFromContext_.st
    M GT-BytecodeDebugger.package/extension/Context/instance/gtBytecodeDebuggerRetrieveContextValues.st
    M GT-Debugger.package/GTDebuggerVariablesBrowser.class/definition.st
    A GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/accessing/selectedVariableForContext_.st
    A GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/actions/restoreSettings.st
    A GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/actions/updateVariablesForContext.st
    M GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/building/compose.st
    R GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/building/selectedVariableForContext_.st
    R GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/building/variableTypeOf_in_.st
    A GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/private building/buildVariablesFromContext_.st
    A GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/private building/contextEvaluatorIn_.st
    R GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/private building/tagsForVariable_from_.st
    M GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/private building/variablesFromContext_.st
    M GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/private building/variablesIn_.st
    R GT-Debugger.package/GTDebuggerVariablesBrowser.class/instance/testing/compareVariableTypeOf_withVariable_in_.st
    M GT-Debugger.package/GTGenericStackDebugger.class/definition.st
    A GT-Debugger.package/GTGenericStackDebugger.class/instance/accessing/cache.st
    M GT-Debugger.package/GTGenericStackDebugger.class/instance/accessing/selectedVariableName.st
    M GT-Debugger.package/GTGenericStackDebugger.class/instance/accessing/selectedVariableName_.st
    A GT-Debugger.package/GTGenericStackDebugger.class/instance/building presentations/installBindingsForDoItIn_from_.st
    M GT-Debugger.package/GTGenericStackDebugger.class/instance/building presentations/methodCodeIn_forContext_.st
    M GT-Debugger.package/GTGenericStackDebugger.class/instance/building presentations/methodCodeWidgetIn_forContext_.st
    M GT-Debugger.package/GTGenericStackDebugger.class/instance/building presentations/stackWidgetIn_.st
    M GT-Debugger.package/extension/Context/instance/gtConstructDebuggerInspectorIn_for_.st
    A GT-Debugger.package/extension/Context/instance/gtDebuggerDoItBindings.st
    M GT-Debugger.package/extension/Context/instance/gtDebuggerRetrieveVariableValuePairs.st
    R GT-Debugger.package/extension/DebugContext/instance/gtDebuggerRetrieveVariableValuePairs.st
    A GT-Inspector.package/GTInspector.class/class/settings/disableStepRefresh.st
    A GT-Inspector.package/GTInspector.class/class/settings/enableStepRefresh.st
    A GT-Inspector.package/GTInspector.class/class/settings/indexableDisplayLimit.st
    A GT-Inspector.package/GTInspector.class/class/settings/indexableDisplayLimit_.st
    A GT-Inspector.package/GTInspector.class/class/settings/isStepRefreshEnabled.st
    A GT-Inspector.package/GTInspector.class/class/settings/setEnabledStepRefreshStatus_.st
    M GT-Inspector.package/GTInspector.class/class/settings/settingsOn_.st
    A GT-Inspector.package/GTInspector.class/class/settings/stepRefreshRate.st
    A GT-Inspector.package/GTInspector.class/class/settings/stepRefreshRate_.st
    M GT-Inspector.package/GTInspector.class/definition.st
    M GT-Inspector.package/GTInspector.class/instance/building/compose.st
    A GT-Inspector.package/GTInspector.class/instance/stepping/step.st
    A GT-Inspector.package/GTInspector.class/instance/updating/refreshPanes.st
    A GT-Inspector.package/GTInspector.class/instance/updating/requestRefresh.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/README.md
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/class/as yet unclassified/hostObject_tempIndex_.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/definition.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/instance/accessing/label.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/instance/accessing/rawValue.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/instance/accessing/tempIndex.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/instance/accessing/tempIndex_.st
    A GT-Inspector.package/GTInspectorContextIndexedTempNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/README.md
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/class/instance creation/hostObject_tempName_tempIndex_.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/definition.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/errorMessage.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/key.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/label.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/rawValue.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/tempIndex.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/tempIndex_.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/tempName.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/tempName_.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorContextNamedTempNode.class/instance/accessing/variableTag_.st
    M GT-Inspector.package/GTInspectorDynamicNode.class/class/instance creation/hostObject_label_value_.st
    M GT-Inspector.package/GTInspectorDynamicNode.class/definition.st
    A GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/rawValue.st
    A GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/rawValue_.st
    R GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/value.st
    R GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/value_.st
    A GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorDynamicNode.class/instance/accessing/variableTag_.st
    M GT-Inspector.package/GTInspectorIndexedNode.class/README.md
    M GT-Inspector.package/GTInspectorIndexedNode.class/definition.st
    A GT-Inspector.package/GTInspectorIndexedNode.class/instance/accessing/errorMessage.st
    M GT-Inspector.package/GTInspectorIndexedNode.class/instance/accessing/index_.st
    A GT-Inspector.package/GTInspectorIndexedNode.class/instance/accessing/rawValue.st
    R GT-Inspector.package/GTInspectorIndexedNode.class/instance/accessing/value.st
    A GT-Inspector.package/GTInspectorIndexedNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorIndexedNode.class/instance/actions/save_.st
    M GT-Inspector.package/GTInspectorProtoObjectNode.class/README.md
    M GT-Inspector.package/GTInspectorProtoObjectNode.class/definition.st
    M GT-Inspector.package/GTInspectorProtoObjectNode.class/instance/accessing/index_slotName_.st
    A GT-Inspector.package/GTInspectorProtoObjectNode.class/instance/accessing/rawValue.st
    R GT-Inspector.package/GTInspectorProtoObjectNode.class/instance/accessing/value.st
    A GT-Inspector.package/GTInspectorProtoObjectNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorSelfNode.class/instance/accessing/rawValue.st
    R GT-Inspector.package/GTInspectorSelfNode.class/instance/accessing/value.st
    M GT-Inspector.package/GTInspectorSlotNode.class/README.md
    M GT-Inspector.package/GTInspectorSlotNode.class/definition.st
    R GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/editingActionForNode.st
    A GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/errorMessage.st
    M GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/inspectorActionsForNode.st
    A GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/rawValue.st
    M GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/slot_.st
    R GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/value.st
    A GT-Inspector.package/GTInspectorSlotNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorSlotNode.class/instance/actions/save_.st
    M GT-Inspector.package/GTInspectorVariableNode.class/README.md
    A GT-Inspector.package/GTInspectorVariableNode.class/instance/accessing/errorMessage.st
    A GT-Inspector.package/GTInspectorVariableNode.class/instance/accessing/rawValue.st
    M GT-Inspector.package/GTInspectorVariableNode.class/instance/accessing/value.st
    A GT-Inspector.package/GTInspectorVariableNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorVariableNode.class/instance/actions/save_.st
    M GT-Inspector.package/GTInspectorVariableNode.class/instance/composition/childrenNodesFor_.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/README.md
    A GT-Inspector.package/GTInspectorWrapperNode.class/class/instance creation/hostObject_label_.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/definition.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/errorMessage.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/inspectorActionsForNode.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/key.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/label_.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/rawValue.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/accessing/variableTag.st
    A GT-Inspector.package/GTInspectorWrapperNode.class/instance/composition/childrenNodesFor_.st
    M GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/building/compose.st
    A GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/childrenVariableNodesForNode_.st
    M GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/iconFor_.st
    R GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/updateInstanceVariable_from_basedOn_.st
    A GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/updateVariableNode_basedOn_.st
    M GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/variablesIn_.st
    A GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/stepping/requestRefresh.st
    A GT-Inspector.package/extension/Morph/instance/gtInspectorIcon.st
    A GT-Inspector.package/extension/Object/instance/gtInspectorIcon.st
    M GT-Inspector.package/extension/Object/instance/gtInspectorVariableNodesIn_.st
    A GT-Inspector.package/extension/ProtoObject/instance/gtInspectorIcon.st
    M GT-InspectorExtensions-Core.package/extension/Collection/instance/gtInspectorItemsIn_.st
    A GT-InspectorExtensions-Core.package/extension/Context/instance/gtInspectorTempNodes.st
    M GT-InspectorExtensions-Core.package/extension/Context/instance/gtInspectorVariableNodesIn_.st
    M GT-InspectorExtensions-Core.package/extension/Dictionary/instance/gtInspectorItemsIn_.st
    M GT-InspectorExtensions-Core.package/extension/Dictionary/instance/gtInspectorKeysIn_.st
    M GT-InspectorExtensions-Core.package/extension/OrderedDictionary/instance/gtInspectorItemsIn_.st
    M GT-InspectorExtensions-Core.package/extension/SequenceableCollection/instance/gtInspectorItemsIn_.st
    M GT-InspectorExtensions-Core.package/extension/SharedQueue/instance/gtInspectorItemsIn_.st
    M GT-InspectorExtensions-Core.package/extension/SmallDictionary/instance/gtInspectorItemsIn_.st
    M GT-Playground.package/GTPlayBook.class/class/private/reset.st
    M GT-Playground.package/GTPlayground.class/instance/building/compose.st
    A GT-Playground.package/GTPlayground.class/instance/stepping/step.st
    A GT-Playground.package/GTPlayground.class/instance/updating/requestRefresh.st
    A GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/context/testContextNodes.st
    R GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/context/testContextPairs.st
    R GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairs41.st
    R GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairs42.st
    R GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairs43.st
    A GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairsEqualLimit.st
    M GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairsLong.st
    A GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairsOverLimit.st
    A GT-Tests-Inspector.package/GTInspectorVariableValuePairsTest.class/instance/object/testArrayPairsUnderLimit.st
    M Glamour-Announcements.package/GLMContextChanged.class/instance/printing/printOn_.st
    A Glamour-Announcements.package/GLMPresentationRefreshRequest.class/README.md
    A Glamour-Announcements.package/GLMPresentationRefreshRequest.class/definition.st
    A Glamour-Announcements.package/GLMPresentationRefreshRequest.class/instance/accessing/presentation.st
    A Glamour-Announcements.package/GLMPresentationRefreshRequest.class/instance/accessing/presentation_.st
    M Glamour-Core.package/GLMAction.class/instance/accessing/help_.st
    M Glamour-Core.package/GLMPresentation.class/definition.st
    A Glamour-Core.package/GLMPresentation.class/instance/accessing/wantsAutomaticRefresh.st
    A Glamour-Core.package/GLMPresentation.class/instance/accessing/wantsAutomaticRefresh_.st
    A Glamour-Core.package/GLMPresentation.class/instance/scripting actions/selectionAct_entitled_condition_.st
    A Glamour-Core.package/GLMPresentation.class/instance/stepping/step.st
    M Glamour-Core.package/GLMPresentation.class/instance/stepping/wantsSteps.st
    A Glamour-Core.package/GLMPresentation.class/instance/updating/requestRefresh.st
    M Glamour-Core.package/GLMTransmission.class/instance/transmitting/value.st
    M Glamour-FastTable.package/GLMFastListDataSource.class/definition.st
    M Glamour-FastTable.package/GLMFastListDataSource.class/instance/accessing/resetElements.st
    A Glamour-FastTable.package/GLMFastListDataSource.class/instance/cache/dataCache.st
    A Glamour-FastTable.package/GLMFastListDataSource.class/instance/cache/resetDataCache.st
    M Glamour-FastTable.package/GLMFastListDataSource.class/instance/factory/rowMorphForElement_.st
    M Glamour-FastTable.package/GLMFastListDataSource.class/instance/private/resetChildrenContent.st
    M Glamour-FastTable.package/GLMFastListOutlineDataSource.class/definition.st
    A Glamour-FastTable.package/GLMFastListOutlineDataSource.class/instance/cache/dataCache.st
    A Glamour-FastTable.package/GLMFastListOutlineDataSource.class/instance/cache/resetDataCache.st
    M Glamour-FastTable.package/GLMFastListOutlineDataSource.class/instance/factory/rowMorphForElement_.st
    M Glamour-FastTable.package/GLMFastListOutlineDataSource.class/instance/private/resetChildrenContent.st
    M Glamour-FastTable.package/GLMFastTableDataSource.class/instance/accessing/rowMorphElementsForFirstColumn_item_in_.st
    M Glamour-FastTable.package/GLMFastTreeDataSource.class/definition.st
    M Glamour-FastTable.package/GLMFastTreeDataSource.class/instance/accessing/resetElements.st
    A Glamour-FastTable.package/GLMFastTreeDataSource.class/instance/cache/dataCache.st
    A Glamour-FastTable.package/GLMFastTreeDataSource.class/instance/cache/resetDataCache.st
    M Glamour-FastTable.package/GLMFastTreeDataSource.class/instance/private/resetChildrenContent.st
    M Glamour-FastTable.package/GLMFastTreeDataSource.class/instance/private/rowMorphForItem_.st
    A Glamour-FastTable.package/GLMFastTreeTableDataSource.class/instance/accessing/dataFromPresentationItem_.st
    M Glamour-FastTable.package/GLMFastTreeTableDataSource.class/instance/accessing/rowMorphElementsForFirstColumn_item_in_.st
    R Glamour-FastTable.package/GLMFastTreeTableDataSource.class/instance/as yet unclassified/dataFromPresentationItem_.st
    A Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/callbacks/actOnContextChanged_.st
    A Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/callbacks/actOnPresentationRefreshRequest_.st
    A Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/callbacks/actOnUpdatedPresentation_.st
    M Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/private/initializeAnnoucementForPresentation_.st
    R Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/rendering/actOnContextChanged_.st
    R Glamour-FastTable.package/GLMMorphicFTRenderer.class/instance/rendering/actOnUpdatedPresentation_.st
    A Glamour-FastTable.package/TGLMFastTable.class/class/accessing - cache/defaultCache.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/accessing - cache/cacheAt_for_ifAbsentPut_.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/accessing - cache/formatedDisplayValueOf_.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/accessing - cache/iconFor_.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/accessing - cache/shouldUseCache.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/cache/dataCache.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/cache/dataCacheFor_.st
    A Glamour-FastTable.package/TGLMFastTable.class/instance/cache/resetDataCache.st
    A Glamour-FastTable.package/TGLMFastTableColumnsRenderer.class/instance/accessing - cache/valueFor_withIndex_in_.st
    R Glamour-FastTable.package/TGLMFastTableColumnsRenderer.class/instance/accessing/valueFor_in_.st
    M Glamour-FastTable.package/TGLMFastTableColumnsRenderer.class/instance/rendering/editRowMorphForColumn_element_withIndex_.st
    M Glamour-FastTable.package/TGLMFastTableColumnsRenderer.class/instance/rendering/viewRowMorphForColumn_element_withIndex_.st
    A Glamour-FastTable.package/TGLMFastTableFunctionsPresentation.class/instance/public api/shouldUseCache.st
    A Glamour-FastTable.package/TGLMFastTableFunctionsPresentation.class/instance/public api/shouldUseCache_.st
    A Glamour-FastTable.package/TGLMFastTableFunctionsPresentation.class/instance/public api/useCache.st
    M Glamour-Morphic-Brick.package/GLMTabLabelBrick.class/instance/brick-interactable-actions/select.st
    M Glamour-Morphic-Renderer.package/GLMMorphicPharoCodeRenderer.class/instance/rendering/modelFor_.st
    M Glamour-Morphic-Renderer.package/GLMMorphicPharoMethodRenderer.class/instance/rendering/modelFor_.st
    M Glamour-Morphic-Renderer.package/GLMMorphicPharoMethodRenderer.class/instance/rendering/morph.st
    M Glamour-Morphic-Renderer.package/GLMMorphicPharoScriptRenderer.class/instance/rendering/modelFor_.st
    M Glamour-Morphic-Widgets.package/GLMRubricSmalltalkTextModel.class/instance/bindings/appendVariableBinding_.st
    M Glamour-Morphic-Widgets.package/GLMSystemWindow.class/definition.st
    M Glamour-Morphic-Widgets.package/GLMSystemWindow.class/instance/initialization/initialize.st
    A Glamour-Morphic-Widgets.package/GLMSystemWindow.class/instance/stepping/stepAt_.st
    A Glamour-Morphic-Widgets.package/GLMSystemWindow.class/instance/stepping/stepTime.st
    A Glamour-Morphic-Widgets.package/GLMSystemWindow.class/instance/stepping/wantsSteps.st
    M Glamour-Rubric-Presentations.package/GLMPharoScriptPresentation.class/definition.st
    R Glamour-Rubric-Presentations.package/GLMPharoScriptPresentation.class/instance/accessing/variableBindings.st
    R Glamour-Rubric-Presentations.package/GLMPharoScriptPresentation.class/instance/accessing/variableBindings_.st
    M Glamour-Rubric-Presentations.package/GLMRubricSmalltalkCodePresentation.class/definition.st
    A Glamour-Rubric-Presentations.package/GLMRubricSmalltalkCodePresentation.class/instance/accessing/variableBindings.st
    A Glamour-Rubric-Presentations.package/GLMRubricSmalltalkCodePresentation.class/instance/accessing/variableBindings_.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60435.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60436.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60435.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60436.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  60436
Moose

http://files.pharo.org/image/60/60436.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

Marcus Denker-4

>  Log Message:
>  -----------
>  60436
> Moose
>
> http://files.pharo.org/image/60/60436.zip
>


This brings changes to the inspector, debugger and fast table renderer for glamour.
Detailed changes:

- added support for refresh in the Inspector/Playground. The refresh uses the stepping mechanism from Morphic. There exists a setting to start/stop the refresh. Each presentation can decide if it wants refresh or not.

- the Glamour renderer for fast table uses now a LRUCache for storing the string representation returned by the #format: block. This is disabled by default and configureable per presentation. By default it is enabled for the Raw presentation and the collection presentations.

- the debugger now offers access to variables defined in the playground when debugging code from the playground

- the inspector uses GTInspectorVariableNode to model variables in the Raw view.

- fixed inspector issues with collections

Also fixes issues:
- case 18899 Raw presentation from the debugger inspector raises error when the rawSelection comes from another presentation
- case 17949 Missing evaluator presentation for the current context in debugger
- case 19753 Disappearing content in the context inspector from GTDebugger when tags are used
- case 19720 Add method scoped [Evaluator] tab to debugger
- case 14569 GTInspector should do live updates of objects and their slots



Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

Sven Van Caekenberghe-2
Thank you, Andrei, for your continued efforts !

> On 7 Mar 2017, at 14:47, denker <[hidden email]> wrote:
>
>
>> Log Message:
>> -----------
>> 60436
>> Moose
>>
>> http://files.pharo.org/image/60/60436.zip
>>
>
>
> This brings changes to the inspector, debugger and fast table renderer for glamour.
> Detailed changes:
>
> - added support for refresh in the Inspector/Playground. The refresh uses the stepping mechanism from Morphic. There exists a setting to start/stop the refresh. Each presentation can decide if it wants refresh or not.
>
> - the Glamour renderer for fast table uses now a LRUCache for storing the string representation returned by the #format: block. This is disabled by default and configureable per presentation. By default it is enabled for the Raw presentation and the collection presentations.
>
> - the debugger now offers access to variables defined in the playground when debugging code from the playground
>
> - the inspector uses GTInspectorVariableNode to model variables in the Raw view.
>
> - fixed inspector issues with collections
>
> Also fixes issues:
> - case 18899 Raw presentation from the debugger inspector raises error when the rawSelection comes from another presentation
> - case 17949 Missing evaluator presentation for the current context in debugger
> - case 19753 Disappearing content in the context inspector from GTDebugger when tags are used
> - case 19720 Add method scoped [Evaluator] tab to debugger
> - case 14569 GTInspector should do live updates of objects and their slots
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

stepharong
+1

On Tue, 07 Mar 2017 14:58:33 +0100, Sven Van Caekenberghe <[hidden email]>  
wrote:

> Thank you, Andrei, for your continued efforts !
>
>> On 7 Mar 2017, at 14:47, denker <[hidden email]> wrote:
>>
>>
>>> Log Message:
>>> -----------
>>> 60436
>>> Moose
>>>
>>> http://files.pharo.org/image/60/60436.zip
>>>
>>
>>
>> This brings changes to the inspector, debugger and fast table renderer  
>> for glamour.
>> Detailed changes:
>>
>> - added support for refresh in the Inspector/Playground. The refresh  
>> uses the stepping mechanism from Morphic. There exists a setting to  
>> start/stop the refresh. Each presentation can decide if it wants  
>> refresh or not.
>>
>> - the Glamour renderer for fast table uses now a LRUCache for storing  
>> the string representation returned by the #format: block. This is  
>> disabled by default and configureable per presentation. By default it  
>> is enabled for the Raw presentation and the collection presentations.
>>
>> - the debugger now offers access to variables defined in the playground  
>> when debugging code from the playground
>>
>> - the inspector uses GTInspectorVariableNode to model variables in the  
>> Raw view.
>>
>> - fixed inspector issues with collections
>>
>> Also fixes issues:
>> - case 18899 Raw presentation from the debugger inspector raises error  
>> when the rawSelection comes from another presentation
>> - case 17949 Missing evaluator presentation for the current context in  
>> debugger
>> - case 19753 Disappearing content in the context inspector from  
>> GTDebugger when tags are used
>> - case 19720 Add method scoped [Evaluator] tab to debugger
>> - case 14569 GTInspector should do live updates of objects and their  
>> slots
>>
>>
>>
>
>


--
Using Opera's mail client: http://www.opera.com/mail/

Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

stepharong
In reply to this post by Eliot Miranda-3


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

stepharong
In reply to this post by Eliot Miranda-3


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1b4c50: 60436

stepharong
In reply to this post by Eliot Miranda-3