30446 ----- 11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719 This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack Thanks to Clara Allende and Andrei Chis! Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76.... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
On 04 Oct 2013, at 10:53, Marcus Denker <marcus.denker@inria.fr> wrote:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Impressive stuff !
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76.... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
Impressive is the right word, indeed :) Doru On Fri, Oct 4, 2013 at 12:08 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 04 Oct 2013, at 10:53, Marcus Denker <marcus.denker@inria.fr> wrote:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Impressive stuff !
Diff information:
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76....
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
-- www.tudorgirba.com "Every thing has its own flow"
One new package DebuggerActions, right? -- Pavel 2013/10/4 Marcus Denker <marcus.denker@inria.fr>:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76.... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
Thanks for integrating it :) On Fri, Oct 4, 2013 at 10:53 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Diff information:
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76....
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
Thank you all! :D On 4 October 2013 09:37, Andrei Chis <chisvasileandrei@gmail.com> wrote:
Thanks for integrating it :)
On Fri, Oct 4, 2013 at 10:53 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Diff information:
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76....
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6...
http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...
participants (6)
-
Andrei Chis -
Clara Allende -
Marcus Denker -
Pavel Krivanek -
Sven Van Caekenberghe -
Tudor Girba