Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1227

18 Oct 18:04
Compare
Choose a tag to compare
Release version v1.0.1227

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1227/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/f79a2b by Aliaksei Syrel
Merge 97f375f9ebff6153da148eb836f2c8e8f414231b

https://github.com/feenkcom/gtoolkit-coder/commit/1e84fb by Aliaksei Syrel
rename gtViewActionSourceCodeFor: to #gtSourceCode:

Release v1.0.1226

18 Oct 16:43
Compare
Choose a tag to compare
Release version v1.0.1226

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1226/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/97f375 by Alistair Grant
GtFilterModelExamples avoid deprecated methods


https://github.com/feenkcom/gt4pharo/commit/8527e4 by Alistair Grant
#refactorOCAbstractMethodScope handle the case where the id hasn't been set.


https://github.com/feenkcom/gt4pharo/commit/b76322 by Alistair Grant
[feenkcom/gtoolkit#4072] GtPharoProgramNode>>completeVariable:for: useContentComparison


https://github.com/feenkcom/gtoolkit-inspector/commit/2996e5 by Sven Van Caekenberghe
Add MCPatch>>#gtViewOperationsTreeIn:


https://github.com/feenkcom/lepiter/commit/8c3a39 by Alistair Grant
[feenkcom/gtoolkit#4072] Leptier page titles should always be strings


https://github.com/feenkcom/iceberg-git-cli/commit/232441 by Sven Van Caekenberghe
Add PureGitOperations>>#restore: and PureGitFile>>#restore


https://github.com/feenkcom/iceberg-git-cli/commit/fcfb13 by Sven Van Caekenberghe
Make src the default in PureGitCodeRepository>>#initializeSrcDirectory


https://github.com/feenkcom/iceberg-git-cli/commit/a01678 by Sven Van Caekenberghe
Added PureGitCommit>>#packageNames and PureGitCommit>>#readerForPackage: for code repositories


https://github.com/feenkcom/iceberg-git-cli/commit/456dc4 by Sven Van Caekenberghe
Fix PureGitRepository>>#isCodeRepository


https://github.com/feenkcom/gt4git/commit/98bbea by Sven Van Caekenberghe
Add restore to PureGitFile[Status]>>#gtActionOperationsFor:


https://github.com/feenkcom/gt4git/commit/0f6fda by Sven Van Caekenberghe
Extend PureGitCommit>>#gtPackagesFor: to show 3 context menu actions per package: Snapshot, Changes to image and Changes to parent


https://github.com/feenkcom/gt4git/commit/38a7b5 by Sven Van Caekenberghe
Change PureGitPackage>>#gtView[Incoming|Outgoing]ChangesFor: to show the nicer tree view


https://github.com/feenkcom/gt4git/commit/9ce13a by Sven Van Caekenberghe
Use BrGlamorousIcons>>#transparent in PureGitDirectory>>#gtFilesFor:


https://github.com/feenkcom/gtoolkit-world/commit/acbc02 by Alistair Grant
[feenkcom/gtoolkit#4072] #refactorOCAbstractMethodScope as part of the image setup.


https://github.com/feenkcom/gtoolkit/commit/b4c2ee by Alistair Grant
[feenkcom/gtoolkit#4072] Initialise compiler fixes and RPackageOrganizer>>packageMatchingExtensionName:

Release v1.0.1225

18 Oct 12:32
Compare
Choose a tag to compare
Release version v1.0.1225

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1225/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/cf7691 by Aliaksei Syrel
fix Text>>#copyFrom:to: when a start index is 0

https://github.com/feenkcom/Bloc/commit/b55d31 by Aliaksei Syrel
[feenkcom/gtoolkit#4101] when adding or removing attributes record a previous affected text to be used for comparison later

https://github.com/feenkcom/gtoolkit-utility/commit/49f686 by Andrei Chiș
[feenkcom/gtoolkit#4072] Extend the analysis for extension methods to take the previous source code into account

https://github.com/feenkcom/gtoolkit-utility/commit/e97759 by Andrei Chiș
Expand pages for extension methods

https://github.com/feenkcom/Brick/commit/5a4044 by Aliaksei Syrel
Merge 12be8f3c64d7b037f765be344beaea312d4faab9

https://github.com/feenkcom/Brick/commit/9982a0 by Aliaksei Syrel
[feenkcom/gtoolkit#4101] fix editor reset logic and add beacon signals

https://github.com/feenkcom/Brick/commit/12be8f by Andrei Chiș
[feenkcom/gtoolkit#4072] Use GtStringContentDictionary 

https://github.com/feenkcom/Brick/commit/29cb48 by Aliaksei Syrel
[feenkcom/gtoolkit#4101] use an affected text to detect if an amount of segments changed or not

https://github.com/feenkcom/gtoolkit-phlow/commit/578cad by Juraj Kubelka
fixes related to Phlow `BrTabGroup` tab added/removed/modified method announcements.

It corectly adds or removes tabs if interesting pragmas are added or removed in an existing method. 


https://github.com/feenkcom/gtoolkit-phlow/commit/223bf3 by Juraj Kubelka
add `GtPhlowChangeTabGroupModifyTabAction`

It updates `BrTabGroup`'s tab when a view method definition is changed.


https://github.com/feenkcom/gtoolkit-completer/commit/acf7cd by Aliaksei Syrel
[feenkcom/gtoolkit#4084] add assertions to make sure that end and start indices in completion actions are not negative

https://github.com/feenkcom/gtoolkit-coder/commit/9e2231 by Juraj Kubelka
refactoring [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/d1892f by Juraj Kubelka
it is possible to display all short-list-filter items, including selected item [feenkcom/gtoolkit#3983]

In this case, selected items are disabled to visually notice that it is the selected item.


https://github.com/feenkcom/gtoolkit-coder/commit/339b80 by Juraj Kubelka
Merge 44bde1f3d4978fd0bcfe0012716970e237012669


https://github.com/feenkcom/gtoolkit-coder/commit/5710fc by Juraj Kubelka
Remove unused instance variable [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/44bde1 by Aliaksei Syrel
Merge 9956ec682c3cf440a4782c76e753d06578663409

https://github.com/feenkcom/gtoolkit-coder/commit/d4e4fc by Aliaksei Syrel
fix method drop on a class

https://github.com/feenkcom/gtoolkit-coder/commit/9956ec by Juraj Kubelka
do not block UI if available filters takes time to compute [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/73eac7 by Alistair Grant
Merge 15f3b0fa2d8b83cdbf76dbefad8677096cca5660


https://github.com/feenkcom/gtoolkit-coder/commit/908131 by Alistair Grant
[feenkcom/gtoolkit#4072] GtSearchFilter class>>allSearchFilterMethods pragma name is a Symbol


https://github.com/feenkcom/gtoolkit-coder/commit/15f3b0 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use a symbol for the pragma name

https://github.com/feenkcom/gtoolkit-coder/commit/c58c75 by Juraj Kubelka
Merge ccdef4f3ef8cad860dac38b6e74026d76d42bf90


https://github.com/feenkcom/gtoolkit-coder/commit/8485e4 by Juraj Kubelka
define default filter models [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/e76435 by Juraj Kubelka
access filter context [feenkcom/gtoolkit#3983]


https://github.com/j-brant/SmaCC/commit/6f47e1 by John Brant
fix for sourceFilesIn: when mulitple fileExtensions

https://github.com/feenkcom/gt4pharo/commit/b57b92 by Alistair Grant
[feenkcom/gtoolkit#4072] Set CLI flag to --strictSymbolComparison


https://github.com/feenkcom/gt4pharo/commit/167889 by Juraj Kubelka
fix examples [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/077202 by Juraj Kubelka
move an extension to another package [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/29b5e8 by Juraj Kubelka
scoped items are ordered from generic to more specific scopes [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/623eae by Juraj Kubelka
scoped items have icons [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/341d7d by Juraj Kubelka
Package named 'GToolkit-Pharo-SearchFilters' must not depend on 'GToolkit-Pharo-Coder-UI' [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/2c3ba5 by Alistair Grant
Merge a0892875ba5062c59907fa1b2e667a5ab706c7ad


https://github.com/feenkcom/gt4pharo/commit/a33eea by Alistair Grant
[feenkcom/gtoolkit#4072] Add GtStrictSymbolFilteredLog


https://github.com/feenkcom/gt4pharo/commit/a08928 by Andrei Chiș
Merge 91919c36253245872e319c534f8912dc9ae5dd88

https://github.com/feenkcom/gt4pharo/commit/cd51e5 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use symbols for pragma names

https://github.com/feenkcom/gt4pharo/commit/91919c by Juraj Kubelka
Merge 841b8a0a5845a0468e28a3722074d60f0032fdcc


https://github.com/feenkcom/gt4pharo/commit/9c9110 by Juraj Kubelka
add scoped package pattern filter item [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/841b8a by Andrei Chiș
[feenkcom/gtoolkit#4072] Add several utility methods for patching the compiler scope and iceberg repositories

https://github.com/feenkcom/gt4pharo/commit/007b24 by Juraj Kubelka
Merge d7b1ddb86c1cd172348d539e20307cc1bdec6eb5


https://github.com/feenkcom/gt4pharo/commit/339b4e by Juraj Kubelka
add default filter models [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/30d297 by Juraj Kubelka
access filter context, add scoped methods filter [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/d7b1dd by Alistair Grant
GtPharoMethodCoder>>addConvertEqualsToSameContentAsFor: set the code font size in the description


https://github.com/feenkcom/gtoolkit-inspector/commit/d93ce7 by Sven Van Caekenberghe
Added MCSnapshot>>#gtViewDefinitionsTreeFor:


https://github.com/feenkcom/gtoolkit-inspector/commit/e21ced by Sven Van Caekenberghe
Change source code styling in MC[Class|Method]Definition views


https://github.com/feenkcom/gtoolkit-inspector/commit/da3104 by Sven Van Caekenberghe
Add gtViews to MCPatch[Operation]


https://github.com/feenkcom/gtoolkit-inspector/commit/fc774f by Sven Van Caekenberghe
Merge 7dec19c4a63bea210a46f0b73e15579f83edf2b9


https://github.com/feenkcom/gtoolkit-inspector/commit/cbbb2c by Sven Van Caekenberghe
Improve visualisation of MCSnapshot and add more gtViews to MCDefinition and subclasses


https://github.com/feenkcom/gtoolkit-inspector/commit/7dec19 by Andrei Chiș
Add missing callback method

https://github.com/feenkcom/msgpack-smalltalk/commit/3443f2 by Alistair Grant
[feenkcom/gtoolkit#4072] Use GtStringContentDictionary when decoding.


https://github.com/feenkcom/gt4smacc/commit/f9b1d6 by John Brant
Merge 8a6adb4525482cefe29d619d2a3cf6574d55dcec

https://github.com/feenkcom/gt4smacc/commit/8716a2 by John Brant
syncing grammar & source tabs

https://github.com/feenkcom/gt4smacc/commit/8a6adb by Aliaksei Syrel
remove default hardcoded font size from smacc editor

https://github.com/feenkcom/gtoolkit-releaser/commit/8ae736 by Andrei Chiș
[feenkcom/gtoolkit#4072] Fix examples

https://github.com/feenkcom/gtoolkit-releaser/commit/a4bb51 by Andrei Chiș
[feenkcom/gtoolkit#4072] Fix examples

https://github.com/feenkcom/gtoolkit-releaser/commit/177706 by Andrei Chiș
[feenkcom/gtoolkit#4072] In release project names should be symbols

https://github.com/feenkcom/gtoolkit-releaser/commit/fabe57 by Andrei Chiș
[feenkcom/gtoolkit#4072] Explicitly compare package names to strings as release is loaded before we apply patches

https://github.com/feenkcom/lepiter/commit/282628 by Alistair Grant
[feenkcom/gtoolkit#4072] Database names are Strings.


https://github.com/feenkcom/lepiter/commit/e2672c by Alistair Grant
[feenkcom/gtoolkit#4072] LePharoClassPageType>>= handle mixed string/symbol types


https://github.com/feenkcom/lepiter/commit/dc2f24 by Aliaksei Syrel
Merge 1409d70772681acff1caaec12776880875be27a9

https://github.com/feenkcom/lepiter/commit/9abd0f by Aliaksei Syrel
[feenkcom/gtoolkit#4084] make sure that the start isn't zero

https://github.com/feenkcom/lepiter/commit/1409d7 by Alistair Grant
[feenkcom/gtoolkit#4072] LeExampleSnippet>>exampleSelector: handle nil selector


https://github.com/feenkcom/lepiter/commit/db1404 by Alistair Grant
[feenkcom/gtoolkit#4072] LeExampleSnippet: ensure exampleSelector is a Symbol


https://github.com/feenkcom/lepiter/commit/845d94 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use sameContentAs: for comparing the class name in example snippets

https://github.com/feenkcom/lepiter/commit/959d03 by Alistair Grant
[feenkcom/gtoolkit#4072] LeDatabaseClassStore>>storeLocation should construct ZnUrls with String segments.


https://github.com/feenkcom/famix3/commit/c8120e by Alistair Grant
[feenkcom/gtoolkit#4072] MooseModel>>name: allow for strict symbol comparisons.


https://github.com/feenkcom/iceberg-git-cli/commit/811967 by Sven Van Caekenberghe
Enable a non-async version of IceGitCliAlternativeCommitWalk as an experiment


https://github.com/feenkcom/iceberg-git-cli/commit/fcd6c2 by Sven Van Caekenberghe
Make IceGitCliRepository>>#commits: return an async stream


https://github.com/feenkcom/iceberg-git-cli/commit/efe849 by Sven Van Caekenberghe
Patch IceGitCliLocalBranch>>#outgoingCommitsTo: to call #uptoCommit: with an actual commit instead of a branch


https://github.com/feenkcom/iceberg-git-cli/commit/b9e75f by Sven Van Caekenberghe
Extending IceGitCliAlternativeCommitWalk


https://github.com/feenkcom/iceberg-git-cli/commit/9f014c by Sven Van Caekenberghe
Merge 9c1ba887cfe7dc8eac1676d4fe179ba897e005b2


https://github.com/feenkcom/iceberg-git-cli/commit/835421 by Sven Van Caekenberghe
Added IceGitCliAlternativeCommitWalk experiment (not yet used)


https://github.com/feenkcom/gt4git/commit/2b647a by Sven Van Caekenberghe
Reimplement PureGitPackage>>#gtView[Incoming|outgoing]ChangesFor: by forwarding to MCPatch>>gtViewOperationsIn:


https://github.com/feenkcom/gtoolkit-world/commit/d3cf55 by Juraj Kubelka
move an extension to another package [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-world/commit/f76f3b by Andrei Chiș
[feenkcom/gtoolkit#4072] Patch iceberg repositories when building the image

https://github.com/feenkcom/gt4gemstone/commit/5736b0 by Alistair Grant
[feenkcom/gtoolkit#4072] Avoid mixed string/symbol comparisons


https://github.com/feenkcom/gt4gemstone/commit/9c9bff by Alistair Grant
[feenkcom/gtoolkit#4108] Update the default session label to show that the default session has been removed.


https://github.com/feenkcom/gtoolkit/commit/48ef16 by Alistair Grant
[feenkcom/gtoolkit#4072] Method protocols


https://github.com/feenkcom/gtoolkit/commit/722e98 by Alistair Grant
[feenkcom/gtoolkit#4072] Method protocols


https://github.com/feenkcom/gtoolkit/commit/d2b268 by Alistair Grant
[feenkcom/gtoolkit#4072] Method protocols


https://github.com/feenkcom/gtoolkit/commit/eff2da by Alistair Grant
[feenkcom/gtoolkit#4072] Handle mixed string/symbol comparisons


https://github.com/feenkcom/gtoolkit/commit/28970c by Alistair Grant
[feenkcom/gtoolkit#4072] Add GtStringContentOrderedDictionary


https://github.com/feenkcom/gtoolkit/commit/f625c0 by Alistair Grant
[feenkcom/gtoolkit#4072] Extend collection api with stringContent equivalents


https://github.com/feenkcom/gtoolkit/commit/2dd2ad by Andrei Chiș
Small formatting change

https://github.com/feenkcom/gtoolkit/commit/ad9cf5 by Andrei Chiș
Add the rest of the Strict Symbol Comparison pages to the toc

https://github.com/feenkcom/gtoolkit/commit/3fc069 by Alistair Grant
[feenkcom/gtoolkit#4072] Add GtStringContentDictionary>>mpWriteSelector


https://github.com/feenkcom/gtoolkit/commit/4f0827 by Andrei Chiș
Merge 6982c7519a94e92f70a7c3b9ca0d3c6724eb4e26

https://github.com/feenkcom/gtoolkit/commit/af142e by Andrei Chiș
Expand pages for extension methods

https://github.com/feenkcom/gtoolkit/commit/6982c7 by Alistair Grant
[feenkcom/gtoolkit#4072] Refactor ClassDescription>>addAndClassifySelector:withMethod:inProtocol:


https://github.com/feenkcom/gtoolkit/commit/1d8adb by Andrei Chiș
[feenkcom/gtoolkit#4072] Use GtStringContentDictionary

https://github.com/feenkcom/gtoolkit/commit/1355fa by Andrei Chiș
[feenkcom/gtoolkit#4072] Add more patches for strict symbol/string comparison

https://github.com/feenkcom/gtoolkit/commit/583d58 by Alistair Grant
[feenkcom/gtoolkit#4072] Use string content collections


https://github.com/feenkcom/gtoolkit/commit/f76df0 by Alistair Grant
[feenkcom/gtoolkit#4072] Update documentation

Release v1.0.1224

16 Oct 16:03
Compare
Choose a tag to compare
Release version v1.0.1224

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1224/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/1094db by Andrei Chiș
[feenkcom/gtoolkit#4072]  Try moving #useContentComparison to GToolkit-Extensions

https://github.com/feenkcom/pharo-futures/commit/3140f3 by Andrei Chiș
[feenkcom/gtoolkit#4072] Add #useContentComparison

https://github.com/feenkcom/gtoolkit-utility/commit/c1eb42 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use  a symbol for AllProtocols#gtDefaultName

https://github.com/feenkcom/Brick/commit/f8d7fc by Aliaksei Syrel
[feenkcom/gtoolkit#4098] refactor examples to not access segments directly

https://github.com/feenkcom/Brick/commit/2a15b1 by Aliaksei Syrel
[feenkcom/gtoolkit#4098] remove unsued methods from the segment collector

https://github.com/feenkcom/Brick/commit/a8372c by Aliaksei Syrel
[feenkcom/gtoolkit#4098] rename methods in SegmentCollector

https://github.com/feenkcom/gt4pharo/commit/8cdeb7 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use  a symbol in GtAllProtocols>>name

https://github.com/feenkcom/gt4pharo/commit/cd3fce by Andrei Chiș
[feenkcom/gtoolkit#4072] Use  GtStringContentSet in #namesCollection

https://github.com/feenkcom/gt4pharo/commit/96188e by Andrei Chiș
[feenkcom/gtoolkit#4072] Use  #useContentComparison in index related streams

https://github.com/feenkcom/gt4lsp/commit/f939c2 by Aliaksei Syrel
[feenkcom/gtoolkit#4098] rename methods in SegmentCollector

https://github.com/feenkcom/lepiter/commit/333d25 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use #useContentComparison for the titles stream

https://github.com/feenkcom/iceberg-git-cli/commit/9c1ba8 by Alistair Grant
IceGitCliRepository>>commitsFromIds: convert the collection of ids to a Set for comparison


https://github.com/feenkcom/iceberg-git-cli/commit/f793b5 by Alistair Grant
IceGitCliRepository>>commitsFromIds: exclude commits that aren't included in the supplied collection


https://github.com/feenkcom/gtoolkit-world/commit/57305a by Andrei Chiș
[feenkcom/gtoolkit#4072]  Try moving #useContentComparison to GToolkit-Extensions

https://github.com/feenkcom/gt4gemstone/commit/21c41f by Andrei Chiș
Remove #logoutNoError: from gt4gemstone [feenkcom/gtoolkit#4068]

https://github.com/feenkcom/gtoolkit/commit/5ca6ce by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

Release v1.0.1223

16 Oct 11:17
Compare
Choose a tag to compare
Release version v1.0.1223

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1223/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/7ee837 by Sven Van Caekenberghe
Added AsyncFutureExamples>>#sequentialWaits and AsyncFutureExamples>>#parallelWaits


https://github.com/feenkcom/Bloc/commit/222892 by Don Roberts
Stop at digits when traversing words


https://github.com/feenkcom/Bloc/commit/8d231f by Don Roberts
Fix text replacement [[feenkcom/gtoolkit#4040]]


https://github.com/feenkcom/gtoolkit-utility/commit/a6be0b by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/Brick/commit/108b24 by Aliaksei Syrel
[feenkcom/gtoolkit#4098] deprecate #firstIndex and #lastIndex in the SegmentCollector

https://github.com/feenkcom/Brick/commit/147521 by Aliaksei Syrel
Merge branch 'main' of github.com:feenkcom/Brick


https://github.com/feenkcom/Brick/commit/dffc47 by Aliaksei Syrel
[feenkcom/gtoolkit#4098] progress towards support of long text with > 500 lines

https://github.com/feenkcom/Brick/commit/b5a536 by Don Roberts
Fix failing examples


https://github.com/feenkcom/Brick/commit/e74caf by Don Roberts
Make move to next word consistent when moving forward and backwards.


https://github.com/feenkcom/Brick/commit/e45513 by Don Roberts
Merge 5350935b1bb883e42c20d20373c4251dd2c99fd6


https://github.com/feenkcom/Brick/commit/5248f1 by Don Roberts
Refactor BrTextEditorNavigatorExamples


https://github.com/feenkcom/gtoolkit-phlow/commit/8dfbf1 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use a symbol for the pragam name.

https://github.com/feenkcom/magritte/commit/9a29b4 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-coder/commit/ccdef4 by Aliaksei Syrel
[feenkcom/gtoolkit#4099] strikethrough deprecated methods in navigation

https://github.com/feenkcom/gtoolkit-coder/commit/5443cc by Juraj Kubelka
compare filter model name instead of label [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/eca7ea by Juraj Kubelka
add prefix and suffix label elements [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/eb87c0 by Juraj Kubelka
Fix `GtFilterToggleSettingsElement>>#requestToggleFocus` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/ca0ba5 by Andrei Chiș
Merge f1ef4e07b7722c65d0ea5d9bd638abf51a69a041

https://github.com/feenkcom/gt4pharo/commit/ff6c1a by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gt4pharo/commit/f1ef4e by Alistair Grant
GtStrictSymbolEqualityArgymentSignal record Contexts for now


https://github.com/feenkcom/gt4pharo/commit/c9c51a by Alistair Grant
GtPharoMethodCoder>>addConvertEqualsToSameContentAsFor: correct description and improve label


https://github.com/feenkcom/gt4pharo/commit/26366c by Juraj Kubelka
Merge 49951ff6f5c8c53299f8341829977bc4222f63a3


https://github.com/feenkcom/gt4pharo/commit/5eeb1e by Juraj Kubelka
use prefix and suffix label elements [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/49951f by Alistair Grant
[feenkcom/gtoolkit#4072] Place refactored methods in GToolkit-PharoBasePatch-StrictSymbolOverrides


https://github.com/feenkcom/gt4pharo/commit/188089 by Andrei Chiș
[feenkcom/gtoolkit#4072] Use a symbol for the class name

https://github.com/feenkcom/PharoLink/commit/e66fc6 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gt4smacc/commit/442056 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-releaser/commit/e3b7df by Andrei Chiș
[feenkcom/gtoolkit#4072]  Do not use for now #GtStringContentDictionary in releaser

https://github.com/feenkcom/gtoolkit-releaser/commit/df2ca3 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit-releaser/commit/3ecb6e by Alistair Grant
Switch to feenkcom fork of petitparser2


https://github.com/feenkcom/gtoolkit-releaser/commit/44836e by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/lepiter/commit/8ec316 by Andrei Chiș
[feenkcom/gtoolkit#4072]  Fix error in #exampleBehaviorName:

https://github.com/feenkcom/lepiter/commit/72c282 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/lepiter/commit/127f71 by Andrei Chiș
Merge a8dbe73a9a28dea879101089113b0308e86bb8c5

https://github.com/feenkcom/lepiter/commit/b414a1 by Andrei Chiș
[feenkcom/gtoolkit#4072]  Better fixes for string/symbol strinct comparison

https://github.com/feenkcom/lepiter/commit/a8dbe7 by Alistair Grant
[feenkcom/gtoolkit#4072] Using string content collections for properties, use Symbols for class names


https://github.com/feenkcom/lepiter/commit/aca7f9 by Andrei Chiș
[feenkcom/gtoolkit#4072] Ensure the pageClassName is set as a symbol when creating a page type

https://github.com/feenkcom/gt4petitparser2/commit/6ae80d by Alistair Grant
Switch to feenkcom fork of petitparser2


https://github.com/feenkcom/gtoolkit-remoterunner/commit/53bdd5 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/iceberg-git-cli/commit/f71097 by Sven Van Caekenberghe
Add PureGitQueries>>#resolveBranchOrTag:


https://github.com/feenkcom/iceberg-git-cli/commit/cdbb80 by Sven Van Caekenberghe
Enhance UnifiedDiff classes with description and children methods


https://github.com/feenkcom/iceberg-git-cli/commit/901798 by Sven Van Caekenberghe
Fix a one-off bug in IceGitCliRepository>>#iceGitCommitFromLines: and PureGitQueries>>#commitFromLines: when parsing a commit with an empty comment/message


https://github.com/feenkcom/gt4git/commit/4ae755 by Sven Van Caekenberghe
Extend PureGitRepository>>#gtHistoryFor: to make refs (branches and tags) clickable


https://github.com/feenkcom/gt4git/commit/370504 by Sven Van Caekenberghe
Merge 103ae5398e6a14d7155616a0588c72aa368d6abc


https://github.com/feenkcom/gt4git/commit/6a4f25 by Sven Van Caekenberghe
Add UnifiedDiffCollection>>#gtViewDiffsTreeFor: to show a nice tree based summary of all changes


https://github.com/feenkcom/gtoolkit-world/commit/cdbb28 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit/commit/4a7910 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit/commit/57edc2 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit/commit/41e533 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit/commit/f2c04d by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit/commit/2149e8 by Andrei Chiș
Merge dba3b774296f220c73cc87f96fae2da64f9146da

https://github.com/feenkcom/gtoolkit/commit/26fb13 by Andrei Chiș
[feenkcom/gtoolkit#4072]  More fixes for string/symbol strinct comparison

https://github.com/feenkcom/gtoolkit/commit/dba3b7 by Alistair Grant
[feenkcom/gtoolkit#4072] Remove PP2LiteralSequence extension

it should be in the base package


https://github.com/feenkcom/gtoolkit/commit/921984 by Alistair Grant
Fix method protocol


https://github.com/feenkcom/gtoolkit/commit/6796ed by Alistair Grant
[feenkcom/gtoolkit#4072] Additional documentation for logging during development


https://github.com/feenkcom/gtoolkit/commit/4f2d9b by Alistair Grant
Merge remote-tracking branch 'origin/main'


https://github.com/feenkcom/gtoolkit/commit/f6c348 by Alistair Grant
[feenkcom/gtoolkit#4072] Automatic refactoring


https://github.com/feenkcom/gtoolkit/commit/9e6f2a by Andrei Chiș
Update gtoolkit-builder.version

https://github.com/feenkcom/gtoolkit/commit/455083 by Andrei Chiș
[feenkcom/gtoolkit#4072] Override #resolveSlot:ifFound:ifNone: to convert the given parameter to a symbol

https://github.com/feenkcom/gtoolkit/commit/421761 by Andrei Chiș
[feenkcom/gtoolkit#4072] Add a dedicated package for overriding Pharo methods for strinct symbol comparison

Release v1.0.1222

15 Oct 13:35
Compare
Choose a tag to compare
Release version v1.0.1222

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1222/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-examples/commit/f83d9e by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-completer/commit/e19dd1 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-coder/commit/9d6c73 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-debugger/commit/2e0811 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit-demos/commit/2bbce9 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gt4gemstone/commit/38de15 by Andrei Chiș
Merge 397df735a3eb5d564dfc3f14674acfe3f5796594

https://github.com/feenkcom/gt4gemstone/commit/91dd7b by Andrei Chiș
Use #commitTransactionWithErrorChecking

Release v1.0.1221

15 Oct 12:09
Compare
Choose a tag to compare
Release version v1.0.1221

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1221/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/7bb1e0 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/Brick/commit/535093 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gt4pharo/commit/d29f26 by Alistair Grant
[feenkcom/gtoolkit#4072] BaselineOfGToolkit4Pharo>>baseline: load GToolkit-Pharo-Coder-AddOns before GToolkit-Pharo-StrictSymbolComparison


https://github.com/feenkcom/gt4pharo/commit/4202fe by Alistair Grant
[feenkcom/gtoolkit#4072] Add GtStrictSymbolInstallation>>enableStrictSymbolComparison


https://github.com/feenkcom/gt4pharo/commit/0db1ea by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gt4pharo/commit/88f3d3 by Alistair Grant
[feenkcom/gtoolkit#4072] Disable tests until strict comparison is installed by default.


https://github.com/feenkcom/gt4pharo/commit/9eb141 by Alistair Grant
[feenkcom/gtoolkit#4072] BaselineOfGToolkit4Pharo: Load StrictSymbol utilities.


https://github.com/feenkcom/gt4pharo/commit/944b8d by Alistair Grant
[feenkcom/gtoolkit#4072] Switch storing refactored methods in a single package to making the change in-place.


https://github.com/feenkcom/gt4pharo/commit/c336ca by Alistair Grant
[feenkcom/gtoolkit#4072] Investigate strict symbol comparisons WIP


https://github.com/feenkcom/gt4changes/commit/ae5cd0 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gt4graphql/commit/3d9cc2 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/famix3/commit/476848 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/iceberg-git-cli/commit/8531dc by Sven Van Caekenberghe
Reimplement PureGitQueries>>#blame: as an async stream


https://github.com/feenkcom/gt4git/commit/103ae5 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring


https://github.com/feenkcom/gtoolkit/commit/105a67 by Alistair Grant
[feenkcom/gtoolkit#4072] Add Text>>sameContentAs:


https://github.com/feenkcom/gtoolkit/commit/5e813c by Alistair Grant
[feenkcom/gtoolkit#4072] Update Strict Symbol Comparison documentation


https://github.com/feenkcom/gtoolkit/commit/67b895 by Alistair Grant
[feenkcom/gtoolkit#4072] Add SequenceableCollection>>hasSameContentElements:

Release v1.0.1220

15 Oct 07:51
Compare
Choose a tag to compare
Release version v1.0.1220

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1220/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit/commit/1108da by Alistair Grant
[feenkcom/gtoolkit#4072] Add basic support for strict symbol comparisons

Includes functionality that is required early in the build.

Release v1.0.1219

14 Oct 20:50
Compare
Choose a tag to compare
Release version v1.0.1219

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1219/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/62ee30 by Aliaksei Syrel
Merge b5f9a1ca0ab706169325332775ee3b2af3ae26fd

https://github.com/feenkcom/Bloc/commit/047c1c by Aliaksei Syrel
add #lineThrough shortcut to the styleable text

https://github.com/feenkcom/gtoolkit-coder/commit/884f0a by Aliaksei Syrel
[feenkcom/gtoolkit#4092] add a class icon next to the class name

https://github.com/feenkcom/gt4pharo/commit/4e6d3b by Aliaksei Syrel
automatic rewrite

Release v1.0.1218

14 Oct 17:22
Compare
Choose a tag to compare
Release version v1.0.1218

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1218/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4famix3/commit/fd6cb3 by John Brant
refactor styler method