Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GT Book patterns to match the EuroPLoP paper #4136

Closed
7 of 8 tasks
onierstrasz opened this issue Oct 30, 2024 · 1 comment
Closed
7 of 8 tasks

Update GT Book patterns to match the EuroPLoP paper #4136

onierstrasz opened this issue Oct 30, 2024 · 1 comment
Assignees

Comments

@onierstrasz
Copy link
Contributor

onierstrasz commented Oct 30, 2024

To do:

  • Add pointer to the PDF of the paper
  • Update the map to reflect the new patterns (cf. Add categorization of patterns #3596)
  • Update the patterns with the new sections and examples
  • Add links to bibliographic references or add Further Reading sections
  • Add GT implementation notes for patterns that need it (Custom View etc)
  • Script the figures that show more than a single view (there are many of these ...)
  • Remove Narrative Picture (Redundant with Composed Narrative
  • Also remove Landscape Picture or merge into Composed Narrative ?
@onierstrasz onierstrasz self-assigned this Oct 30, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-visualizer that referenced this issue Oct 30, 2024
syrel pushed a commit that referenced this issue Oct 30, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1255/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-visualizer@bd3c3d by Oscar Nierstrasz
[#4136] cleaning code

feenkcom/lepiter@62d458 by Oscar Nierstrasz
[#3596] Added category to LePageTitleLabelBuilder
syrel pushed a commit that referenced this issue Oct 30, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1258/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-visualizer@581e79 by Oscar Nierstrasz
[#3596] added pattern map with categories

6b3952 by Oscar Nierstrasz
[#4136] Updated Moldable Tool  and Contextual Playground

f36a68 by Oscar Nierstrasz
[#3596] Updated overview to reflect categorization

e613f8 by Oscar Nierstrasz
[#3596] added pattern map with categories
onierstrasz pushed a commit that referenced this issue Oct 30, 2024
onierstrasz pushed a commit that referenced this issue Oct 30, 2024
syrel pushed a commit that referenced this issue Oct 30, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1259/src';
    load

All commits (including upstream repositories) since last build:
eceb0c by Oscar Nierstrasz
[#4136] Custom View
syrel pushed a commit that referenced this issue Oct 30, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1260/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-phlow@4fd057 by Juraj Kubelka
`GtPhlowToolCommonViewModel` [#3422]


feenkcom/gtoolkit-pager@3f9be8 by Juraj Kubelka
`GtPagerPageNavigationContext` uses `GtPhlowToolCommonViewModel` [#3422]


feenkcom/gtoolkit-coder@c9d838 by Juraj Kubelka
define coder's and filter's `GtPhlowToolCommonViewModel` [#3422]


feenkcom/gtoolkit-inspector@c227ff by Juraj Kubelka
define `GtPhlowToolCommonViewModel` [#3422]


feenkcom/lepiter@4e9b6e by Juraj Kubelka
define lepiter's `GtPhlowToolCommonViewModel` [#3422]


feenkcom/gt4git@620cea by Juraj Kubelka
define git's `GtPhlowToolCommonViewModel` [#3422]


1b5fee by Oscar Nierstrasz
[#4136] Custom Search
onierstrasz added a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
onierstrasz pushed a commit that referenced this issue Oct 31, 2024
syrel pushed a commit that referenced this issue Oct 31, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1262/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@b1ad14 by Tudor Girba
ensure symbol in typeNameFor: #4137

feenkcom/gtoolkit-remote@d73afe by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@739747 by Andrei Chi�
Sort instance variables in the Raw view in GemStone

feenkcom/gtoolkit-demos@3d24f3 by Oscar Nierstrasz
[#4136] bikes page example

feenkcom/iceberg-git-cli@1b3f2e by Sven Van Caekenberghe
Extend/refactor PureGitExtendedFileAnalysis with tracked line changes across versions (computeVersions)


feenkcom/iceberg-git-cli@a92ef4 by Sven Van Caekenberghe
Added PureGitTrackedLine


feenkcom/iceberg-git-cli@be04eb by Sven Van Caekenberghe
Modify PureGitFile>>#logPatch[Reverse] to specify '--unified=0 for no git diff context


feenkcom/iceberg-git-cli@1458d5 by Sven Van Caekenberghe
Add UnifiedDiff>>#applyToLines: alternative


feenkcom/gt4git@97957e by Sven Van Caekenberghe
First rough version of PureGitExtendedFileAnalysis>>#gtViewKumpelFor:


feenkcom/gt4git@faf1e7 by Sven Van Caekenberghe
Merge 620ceabcf795b9fd1dd1a66091291bdc298b446c


feenkcom/gt4git@8b831b by Sven Van Caekenberghe
Added some more PureGitExtendedFileAnalysis gtViews


feenkcom/gt4git@ceda11 by Sven Van Caekenberghe
Added PureGitTrackedLine


feenkcom/gtoolkit-world@e099a5 by Andrei Chi�
Restructure how we update the all gt home tabs to use tasks

feenkcom/gt4gemstone@bd4a53 by Andrei Chi�
Fix test for the gemstone raw view

feenkcom/gt4gemstone@cfae58 by Andrei Chi�
Add GspoByteArray

a486c4 by Oscar Nierstrasz
[#4136] Blind Spot

b06110 by Oscar Nierstrasz
[#4136] Blind Spot

d3cfa2 by Oscar Nierstrasz
[#4136] Tooling Buildup and Island Parser

cf360b by Oscar Nierstrasz
[#4136] Project Diary

5ecc91 by Oscar Nierstrasz
[#4136] Moldable Collection Wrapper

337599 by Oscar Nierstrasz
[#4136] Moldable Data Wrapper

5eaaee by Oscar Nierstrasz
[#4136] Example Object

9b6c0e by Oscar Nierstrasz
Merge 38a7a33

5cc82b by Oscar Nierstrasz
[#4136] Moldable Object

38a7a3 by Andrei Chi�
Merge 6f2caf4

3fe64d by Andrei Chi�
Restructure how we update the all gt home tabs to use tasks

6f2caf by Oscar Nierstrasz
[#4136] Composed Narrative

e86c0f by Oscar Nierstrasz
[#4136] Added GT implementation notes sections to recycle old material with extra details.

3d0756 by onierstrasz
[#4136] Custom action
syrel pushed a commit that referenced this issue Oct 31, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1263/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/iceberg-git-cli@2e55c2 by Sven Van Caekenberghe
Tag UnifiedDiffExamples>>#exampleFooBarGitUnifiedNoContextDiff as noTest for now


feenkcom/iceberg-git-cli@f9fcba by Sven Van Caekenberghe
Added PureGitExtendedFileAnalysis>>#authorOfTrackedLine:


feenkcom/iceberg-git-cli@bd2af1 by Sven Van Caekenberghe
Added PureGitFile>>#validateIncrementalHistoryContentsReconstruction sanity check


feenkcom/iceberg-git-cli@0d66a0 by Sven Van Caekenberghe
Added an no context example to UnifiedDiffExamples


feenkcom/gt4git@39f776 by Sven Van Caekenberghe
Extend UnifiedDiffChangeChunk>>#gtViewStatsFor:


feenkcom/gt4git@8080b3 by Sven Van Caekenberghe
Improving PureGitExtendedFileAnalysis>>#gtViewKumpelFor:


74d7f4 by Oscar Nierstrasz
[#4136] Removed Narrative picture

68f207 by Oscar Nierstrasz
[#4136] Throwaway Analysis Tool

7d36fd by Oscar Nierstrasz
[#4136] Simple View
onierstrasz pushed a commit that referenced this issue Nov 1, 2024
syrel pushed a commit that referenced this issue Nov 1, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1265/src';
    load

All commits (including upstream repositories) since last build:
3675dd by Oscar Nierstrasz
[#4136] Added Moldable Tool Scripter
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 3, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 3, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 3, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 3, 2024
syrel pushed a commit that referenced this issue Nov 3, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1274/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-demos@2d7867 by Oscar Nierstrasz
[#4136] Added missing priorities
syrel pushed a commit that referenced this issue Nov 3, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1275/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-demos@9132b4 by Oscar Nierstrasz
[#4136] Load GToolkitDemoScripter in baseline of gt-demos

feenkcom/gtoolkit-demos@c3da00 by Oscar Nierstrasz
[#4136] Added Scripter examples for Custom View

feenkcom/gtoolkit-demos@8ed003 by Oscar Nierstrasz
[#4136] Created a dedicated package and class for the scripts

6789cb by Oscar Nierstrasz
[#4136] Added Scripter examples for Custom View

968110 by Oscar Nierstrasz
[#4136] Created a dedicated package and class for the scripts
onierstrasz pushed a commit to feenkcom/gtoolkit-spotter that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/lepiter that referenced this issue Nov 4, 2024
onierstrasz pushed a commit that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
syrel pushed a commit that referenced this issue Nov 4, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1277/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-spotter@9cac78 by Oscar Nierstrasz
[#4136] added an id for the address bookspotter search.

feenkcom/lepiter@4e60e0 by Oscar Nierstrasz
[#4136] added id for LePage database action

feenkcom/gtoolkit-demos@2c9006 by Oscar Nierstrasz
[#4136] added labels to script steps

feenkcom/gtoolkit-demos@78f348 by Oscar Nierstrasz
Commented out incorrect `id:` sends.
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
onierstrasz pushed a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 4, 2024
onierstrasz pushed a commit that referenced this issue Nov 4, 2024
@onierstrasz
Copy link
Contributor Author

This is essentially done. Just a couple of examples are hard to handle:

  • Contextual Playground — the Python example is fragile, depending on pyenv being installed.
  • Composed Narrative — the example is with UI drilling, which cannot be easily scripted
  • Moldable Object — not sure how to reproduce the second example of the CircularMemoryLogger debugger
  • Example Object — not clear how to script clicking on a specific node of the Example Map

JurajKubelka added a commit to feenkcom/gtoolkit-demos that referenced this issue Nov 5, 2024
syrel pushed a commit that referenced this issue Nov 6, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1278/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-utility@003d94 by Alistair Grant
GtSubprocessWithInMemoryOutput>>commandLineString use #storeString instead of #printString


feenkcom/Brick@a97e70 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


feenkcom/Brick@11dddd by Juraj Kubelka
`BrFromFuture` registers promises


feenkcom/Brick@c01c9f by Tudor Girba
rework explicit identity normalizer #4140

feenkcom/Brick@1c1411 by Tudor Girba
Merge 1ec98ba794b17a8a786da85749d597f2037562c1

feenkcom/Brick@cab3ee by Tudor Girba
rework explicit identity normalizer #4140

feenkcom/Brick@1ec98b by Andrei Chi�
Merge 38127dddf941f2fc5035d739af59ccf0a9d749e8

feenkcom/Brick@0b6c87 by Andrei Chi�
Fix BrListItemElementWithContextMenuDecorator to not depend on phlow

feenkcom/Brick@38127d by Tudor Girba
adjust the colors of the dots and triangle #4141

feenkcom/gtoolkit-phlow@55d9b1 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


feenkcom/gtoolkit-phlow@983c27 by Juraj Kubelka
fix class comment [#4143]


feenkcom/gtoolkit-phlow@6d6445 by Andrei Chi�
Cleanup GtJustContextStackSignal announcement  [#4143]

feenkcom/gtoolkit-phlow@8df69b by Andrei Chi�
Spawn a new tab on the selection using primary + double click [#4143]

feenkcom/gtoolkit-phlow@4ca6e7 by Andrei Chi�
Only spawn a new tab on the selection when both shift and ctrl are pressed in lists [#4143]

feenkcom/gtoolkit-phlow@92c7de by Juraj Kubelka
return existing Phlow change listeners [#4142]


feenkcom/gtoolkit-phlow@25628c by Juraj Kubelka
fix `GtPhlowUpdateDefinitions>>#removeUpdateOnMethodChanged` [#2257]


feenkcom/gtoolkit-phlow@3d8ada by Juraj Kubelka
add `GtPhlowUpdateSingleViewElementOnDefiningMethodChange` [#2257]


feenkcom/gtoolkit-phlow@25bcf6 by Juraj Kubelka
fix examples [#2257]


feenkcom/gtoolkit-phlow@7bd0c4 by Juraj Kubelka
`GtPhlowUpdateOnAnnouncement` can have condition [#2257]


feenkcom/gtoolkit-phlow@a7c3ad by Juraj Kubelka
add `GtPhlowUpdateOnAnnouncement` [#2257]


feenkcom/gt4magritte@03bb39 by Juraj Kubelka
register promises in elements and use Magritte execution group


feenkcom/gt4pharo@a007f7 by Juraj Kubelka
Use default future execution configuration


feenkcom/gt4pharo@5b1188 by John Brant
Merge 19e8fb0ff1c8ecfb63bf44980b5b6dd640c05621

feenkcom/gt4pharo@9252e4 by John Brant
[#4155] reordering parameters should update snippets

feenkcom/gt4pharo@19e8fb by Alistair Grant
GtPharoMethodCoder>>addConvertEqualsToSameContentAsFor:to: ensure node is a message send


feenkcom/gt4pharo@6e3206 by Andrei Chi�
Merge 243b485538ba16d007567d59fe35aa2b4c9b8b13

feenkcom/gt4pharo@7e15b9 by Andrei Chi�
Update tags for variable nodes [#4146]

feenkcom/gt4pharo@243b48 by Juraj Kubelka
Merge 86fa0f5fea3e1b3cdf113a96b3441105399f58c5


feenkcom/gt4pharo@1c6190 by Juraj Kubelka
build coder composite phlows with listeners [#4142]


feenkcom/gt4pharo@86fa0f by Don Roberts
Pharo Styler that hides instrumentation message sends such as assert: and time:during:


feenkcom/gtoolkit-presenter@e594e7 by Juraj Kubelka
remove `BlFrameTelemetry` usage since the code takes no time


feenkcom/gtoolkit-presenter@c65a3e by Juraj Kubelka
remove `BlUseAsyncFeatures` usage, register promise to a space


feenkcom/gtoolkit-presenter@78e155 by Juraj Kubelka
add `GtLiveSlide>>#futureConfiguration`


feenkcom/gtoolkit-inspector@0f849a by Sven Van Caekenberghe
Merge c410b9eb6004985a6fb326baece7853b6babfdb4


feenkcom/gtoolkit-inspector@73b610 by Sven Van Caekenberghe
Change AbstractFileReference>>#gtEditorView to use editor aptitude instead of setting the font on a roped text


feenkcom/gtoolkit-inspector@c410b9 by Andrei Chi�
Merge 17406af46137c1417a53fbe111af363a9aaf7f8d

feenkcom/gtoolkit-inspector@0767a9 by Andrei Chi�
Better distinguigh between temporaries and parameters [#4146]

feenkcom/gtoolkit-inspector@17406a by Sven Van Caekenberghe
Reimplement AbstractFileReference>>#gtSaveContents: to no longer leave behind .backup files but to instead write first to a .new file, then delete the old one and rename the new one to the old one [#4153]


feenkcom/gtoolkit-inspector@a176b9 by Sven Van Caekenberghe
Make AbstractFileReference>>#gtPharoScriptFor: use AbstractFileReference>>#gtSaveContents: [#4153]


feenkcom/gtoolkit-inspector@212df5 by Andrei Chi�
Update tags for variable nodes [#4146]

feenkcom/gtoolkit-inspector@15bd21 by Juraj Kubelka
fix `GtInspectorElementLiveViewContainer`


feenkcom/gtoolkit-inspector@7d02f4 by Juraj Kubelka
`GtInspectorElementLiveViewContainer` handles case when its child is replaced by another element.


feenkcom/gtoolkit-inspector@322eeb by Juraj Kubelka
change Stop action icon


feenkcom/gtoolkit-debugger@f13a1c by Andrei Chi�
Better distinguigh between temporaries and parameters [#4146]

feenkcom/gtoolkit-debugger@5f5b2e by Andrei Chi�
Merge 2703260383ebc588f56731bef2495153499ba7fc

feenkcom/gtoolkit-debugger@270326 by Andrei Chi�
Refactor the creation of variable groups [#4146]

feenkcom/gtoolkit-debugger@bd04cf by Andrei Chi�
Do not use streams in the grouped list with variables [#4146]

feenkcom/gtoolkit-debugger@e2351f by Andrei Chi�
Merge c7cf326cfd8c2014e77c50091b9fb93391854f27

feenkcom/gtoolkit-debugger@c7cf32 by Vincent Blondeau
Add groups instead of list for the variable list

feenkcom/zinc@f1180e by Alistair Grant
[#4072] Support strict symbol comparisons


feenkcom/Pharo-Chrome@4416c5 by Alistair Grant
[#4072] String key lookups


feenkcom/gt4smacc@994a44 by Juraj Kubelka
Use default future execution configuration


feenkcom/gtoolkit-visualizer@25bcb4 by Oscar Nierstrasz
Merge 3a63e96d9a707fc1d2368a9befa98bc175195ad5

feenkcom/gtoolkit-visualizer@0c5d0c by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-visualizer@3a63e9 by Juraj Kubelka
Merge 1e516108f02828e810c74c253444e3eee17880af


feenkcom/gtoolkit-visualizer@812e9d by Juraj Kubelka
improve squarified treemap visualization [#4148]


feenkcom/gtoolkit-visualizer@1e5161 by Veit Heller
Ensure propositions are copied when merging wardley maps

feenkcom/gtoolkit-visualizer@811c0e by Juraj Kubelka
initialize `isReadOnly`


feenkcom/gtoolkit-visualizer@c7a309 by Veit Heller
Add proposition utility method

feenkcom/gtoolkit-visualizer@28e836 by Veit Heller
Add read-only flags to add and remove propositions

feenkcom/gt4json@303889 by Sven Van Caekenberghe
Added NeoJSONPointer (RFC 6901) support


feenkcom/lepiter@0b604b by John Brant
[#4155] reordering parameters should update snippets

feenkcom/gt4changes@fcc6de by Alistair Grant
Add EpMethodChange>>gtDiffFor:


feenkcom/gtoolkit-demos@55bd88 by Oscar Nierstrasz
[#4149] completed

feenkcom/gtoolkit-demos@c3ae30 by Oscar Nierstrasz
[#4149] convert element snippets to example snippets

feenkcom/gtoolkit-demos@73b0f7 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-demos@48c999 by Oscar Nierstrasz
Merge ce74ad10a506ff9f833285e6e58d2554cb6adea8

feenkcom/gtoolkit-demos@54ddee by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-demos@ce74ad by Juraj Kubelka
fix example [#4136]


feenkcom/gtoolkit-demos@05dce6 by Oscar Nierstrasz
[#4136] Completed remaining examples

feenkcom/gtoolkit-demos@312726 by Oscar Nierstrasz
[#4136] Added a cache for urlData

feenkcom/gtoolkit-demos@c856d5 by Oscar Nierstrasz
[#4136] Added Moldable Data Wrapper scripted figure

feenkcom/gtoolkit-demos@c2b49e by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

feenkcom/gtoolkit-demos@6da9fd by Oscar Nierstrasz
[#4136] Added more scripted figures

feenkcom/gtoolkit-remoterunner@da1db6 by Alistair Grant
[#4150] Documentation typo


feenkcom/gtoolkit-remoterunner@64b86a by Alistair Grant
[#4150] Add worker startup scripts.


feenkcom/famix3@12b96d by Tudor Girba
add all model types view

feenkcom/iceberg-git-cli@4b60f5 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


feenkcom/iceberg-git-cli@301abe by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


feenkcom/iceberg-git-cli@1a5694 by Sven Van Caekenberghe
Introduction of Pure-[Code|Diff|Analysis] package tags


feenkcom/iceberg-git-cli@4a7dec by Sven Van Caekenberghe
Change Pure to Pure-Core package tag


feenkcom/iceberg-git-cli@ac5206 by Sven Van Caekenberghe
Added PureGitCodeExamples


feenkcom/iceberg-git-cli@749c7c by Sven Van Caekenberghe
Fix a typo in PureGitMethodVersions>>#tonelMethodClassExtension


feenkcom/iceberg-git-cli@928b49 by Sven Van Caekenberghe
Add PureGitMethodVersions [#4147]


feenkcom/iceberg-git-cli@e2ec4e by Sven Van Caekenberghe
Added PureGitCodeRepository>>#srcPath


feenkcom/iceberg-git-cli@8589f8 by Tudor Girba
improved lineSequence algorithm (still not complete) #4140

feenkcom/iceberg-git-cli@f5f57f by Tudor Girba
add lineSequence algorithm #4140

feenkcom/iceberg-git-cli@0ec80a by Sven Van Caekenberghe
Added PureGitFile>>#logReverse


feenkcom/iceberg-git-cli@a51a5e by Sven Van Caekenberghe
Changing some PureGitTrackedLine constants


feenkcom/iceberg-git-cli@121584 by Sven Van Caekenberghe
Add PureGitTrackedFile>>#selectCommitsSatisfying: and (re)classify some methods


feenkcom/iceberg-git-cli@cef2ac by Sven Van Caekenberghe
Add a guard to PureGitExtendedFileCommit>>#initializeFromParent: for when the estimated number of lines becomes zero


feenkcom/iceberg-git-cli@cfd504 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


feenkcom/gt4git@ec727f by Sven Van Caekenberghe
Improve flow between PureGitFile and PureGitFileStatus


feenkcom/gt4git@ab5702 by Sven Van Caekenberghe
Fix PureGitFile editor/contents confusion and reimplement AbstractFileReference>>#gtEditorView reuse


feenkcom/gt4git@1c11d5 by Sven Van Caekenberghe
Added some context actions to PureGitMethodVersions>>#gtViewVersionsIn:


feenkcom/gt4git@1f9022 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


feenkcom/gt4git@636616 by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


feenkcom/gt4git@67576c by Sven Van Caekenberghe
Added PureGitCodeExamples


feenkcom/gt4git@ca05d1 by Sven Van Caekenberghe
Add an action button to access 'Pure git method versions' from CompiledMethod>>#gtGitCommitsFor: [#4147]


feenkcom/gt4git@db2350 by Sven Van Caekenberghe
Add PureGitMethodVersions [#4147]


feenkcom/gt4git@503c2e by Sven Van Caekenberghe
Make #gtViewKumpelFor: canvassable [#4140]


feenkcom/gt4git@e749d8 by Sven Van Caekenberghe
Merge c42a32436d9234df41cc62a5564f20bd5e4abc86


feenkcom/gt4git@3b7823 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


feenkcom/gtoolkit-world@2116e9 by Oscar Nierstrasz
Added missing method

af800b by Alistair Grant
Merge 64d5716


cd7d52 by Alistair Grant
[#4150] Add documentation


64d571 by Oscar Nierstrasz
Tweak

52d2cf by Oscar Nierstrasz
[#4149] completed

e7be9b by Oscar Nierstrasz
[#4149] convert element snippets to example snippets

89e0b4 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

dd48b7 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

a565ea by Oscar Nierstrasz
[#4136] Completed remaining examples

374641 by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

7120e4 by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

88aae0 by Oscar Nierstrasz
[#4136] Added more scripted figures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant