Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1237

24 Oct 00:16
Compare
Choose a tag to compare
Release version v1.0.1237

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/561744 by Juraj Kubelka
add `CompiledMethod>>#isSourceSearchable` [feenkcom/gtoolkit#4128]


https://github.com/feenkcom/gt4pharo/commit/61d972 by Juraj Kubelka
Merge 61826a8e995b49e75df35ddf33d49e79b55a79f8


https://github.com/feenkcom/gt4pharo/commit/948072 by Juraj Kubelka
use `CompiledMethod>>#isSourceSearchable` [feenkcom/gtoolkit#4128]


https://github.com/feenkcom/gt4pharo/commit/61826a by Andrei Chiș
Lazy initialize tempVectorName to a symbol

https://github.com/feenkcom/gt4pharo/commit/a33696 by Andrei Chiș
Fix in hierarchy senders

https://github.com/feenkcom/gt4pharo/commit/160d7d by Andrei Chiș
Show the class hierarchy scope above packages

https://github.com/feenkcom/gt4pharo/commit/0dae11 by Andrei Chiș
Push the creation of the filter context to GtSmalltalkSourceCoder so that it can be reused in gemstone coders

https://github.com/feenkcom/gtoolkit-spotter/commit/28488d by Juraj Kubelka
add search method source code spotter extensions [feenkcom/gtoolkit#4128]


https://github.com/feenkcom/gtoolkit-spotter/commit/9a5d1a by Juraj Kubelka
Use `GtPharoIndex` to search method names in a class coder [feenkcom/gtoolkit#4128]


https://github.com/feenkcom/gt4gemstone/commit/35521b by Andrei Chiș
[feenkcom/gtoolkit#4072]  Use #sameContentsAs: when comparing the class name

https://github.com/feenkcom/gt4gemstone/commit/955ef0 by Andrei Chiș
Implement hierarchy implementors/senders using a scope

https://github.com/feenkcom/gt4gemstone/commit/65953e by Andrei Chiș
Merge 9f8a3720f006bf273f81272af740d64006b6b20d

https://github.com/feenkcom/gt4gemstone/commit/a43573 by Andrei Chiș
Expand implementors/references actions for gemstone coders with a search filter context

https://github.com/feenkcom/gt4gemstone/commit/bb5b93 by Andrei Chiș
Add search filter contexts  to gemstone coders

Release v1.0.1236

23 Oct 18:24
Compare
Choose a tag to compare
Release version v1.0.1236

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/a8cb88 by Andrei Chiș
Merge 42e0427878f3e0538b900be0a9eee641075a80aa

https://github.com/feenkcom/gt4pharo/commit/1be7dc by Andrei Chiș
Set the result of a test case when doing debug [feenkcom/gtoolkit#4125]

https://github.com/feenkcom/iceberg-git-cli/commit/53cc25 by Sven Van Caekenberghe
Make PureGitExtendedFileAnalysis>>#analyze use PureGitFile>>#logPatch for a significant speedup


https://github.com/feenkcom/iceberg-git-cli/commit/d4f612 by Sven Van Caekenberghe
Make PureGitFile>>#logPatch return PureGitExtendedFileCommit objects


https://github.com/feenkcom/iceberg-git-cli/commit/4551ac by Sven Van Caekenberghe
Added PureGitFile>>#logPatch


https://github.com/feenkcom/iceberg-git-cli/commit/f426a7 by Sven Van Caekenberghe
Fix typo in UnifiedDiffCollection>>#printOn:


https://github.com/feenkcom/iceberg-git-cli/commit/26d50d by Sven Van Caekenberghe
Change PureGitQueries>>#logPatch: to parse from the diff lines


https://github.com/feenkcom/iceberg-git-cli/commit/7aefd4 by Sven Van Caekenberghe
Change PureGitDiffTool>>#asUnifiedDiff to parse from the diff lines


https://github.com/feenkcom/iceberg-git-cli/commit/545b86 by Sven Van Caekenberghe
Add unified diff parsing from a stream of lines in addition to from a stream of characters 


https://github.com/feenkcom/iceberg-git-cli/commit/d8c6c9 by Sven Van Caekenberghe
Basic implementation of PureGitQueries>>#logPatch:


https://github.com/feenkcom/iceberg-git-cli/commit/e68cad by Sven Van Caekenberghe
Changed PureGitQueries>>#commitLineFormat to only hold the format not the --format= command line option


https://github.com/feenkcom/gt4git/commit/007e4e by Sven Van Caekenberghe
Make PureGitExtendedFileCommit gtView more robust


https://github.com/feenkcom/gt4git/commit/7f94e3 by Sven Van Caekenberghe
Add PureGitExtendedFileCommit>>#gtViewChangesToParentFor:


https://github.com/feenkcom/gt4git/commit/934701 by Sven Van Caekenberghe
Added commit author search to PureGitRepository log view


https://github.com/feenkcom/gt4git/commit/b466f1 by Sven Van Caekenberghe
Added commit comment search to PureGitRepository log view

Release v1.0.1235

23 Oct 09:00
Compare
Choose a tag to compare
Release version v1.0.1235

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remoterunner/commit/8b8446 by Alistair Grant
Add PlpoGtRrJob>>propertyAt:put:


https://github.com/feenkcom/gtoolkit-remoterunner/commit/bd8285 by Alistair Grant
[feenkcom/gtoolkit#4072] Allow mixed String/Symbol keys for properties


https://github.com/feenkcom/iceberg-git-cli/commit/432927 by Sven Van Caekenberghe
Switch from PureGitQueries>>#logFrom:for: to a more generic PureGitQueries>>#log

Release v1.0.1234

23 Oct 03:43
Compare
Choose a tag to compare
Release version v1.0.1234

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-debugger/commit/cf03a7 by Juraj Kubelka
scroll to newly created methods [feenkcom/gtoolkit#4122]

Release v1.0.1233

22 Oct 20:31
Compare
Choose a tag to compare
Release version v1.0.1233

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/6ef4f5 by Alistair Grant
Add GtOsSystemInfoExamples>>findPing


https://github.com/feenkcom/gtoolkit-utility/commit/9211e3 by Alistair Grant
Add GtOsSystemInfo>>findExecutable:


https://github.com/feenkcom/gtoolkit-utility/commit/461b6f by Andrei Chiș
Fix class comment

https://github.com/feenkcom/gtoolkit-utility/commit/87a961 by Andrei Chiș
[feenkcom/gtoolkit#4072] Pass on the analysis for extension methods

https://github.com/feenkcom/gtoolkit-coder/commit/c65155 by Juraj Kubelka
fix examples [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/a085c5 by Juraj Kubelka
Merge a6c0fe0ab39cd8ff9fed170f14981ef9fd0411ae


https://github.com/feenkcom/gtoolkit-coder/commit/a939c1 by Juraj Kubelka
distinguish between coder and filter search filters [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/a6c0fe by Aliaksei Syrel
[feenkcom/gtoolkit#4089] support moving a method from instance to class side by dragging on a protocol

https://github.com/feenkcom/gtoolkit-coder/commit/0dd36d by Aliaksei Syrel
Merge efc4c7a65913fbad1f272b19281721d25441321c

https://github.com/feenkcom/gtoolkit-coder/commit/1e2311 by Aliaksei Syrel
[feenkcom/gtoolkit#4088] support moving a method to `as yet unclassified` protocol

https://github.com/feenkcom/gtoolkit-coder/commit/efc4c7 by Juraj Kubelka
fix `GtFilterDefaultSearchFilters` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/953947 by Juraj Kubelka
fix `GtFilterDefaultSearchFilters` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/dbf2bb by Juraj Kubelka
add `GtFilterDefaultSearchFilters` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/ff1340 by Juraj Kubelka
add a search filter requester context setter [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/249692 by Aliaksei Syrel
Merge e0eb47eaec76249fa854504e0b77118110e0f3f7

https://github.com/feenkcom/gtoolkit-coder/commit/88b2d2 by Aliaksei Syrel
[feenkcom/gtoolkit#4097] don't cache extended classes in an extension tag

https://github.com/j-brant/SmaCC/commit/6ba455 by John Brant
[feenkcom/gtoolkit#4121] reworking constructor declaration node for typescript

https://github.com/feenkcom/gt4pharo/commit/42e042 by Juraj Kubelka
fix dependencies [feenkcom/gtoolkit#3983]


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


https://github.com/feenkcom/gt4pharo/commit/013a42 by Juraj Kubelka
distinguish between coder and filter search filters [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/bcce1e by Juraj Kubelka
use `GtFilterDefaultSearchFilters` [feenkcom/gtoolkit#3983]


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


https://github.com/feenkcom/gt4pharo/commit/fd0e47 by Juraj Kubelka
add Category filter explicitly in methods coder [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/0c02dc by Juraj Kubelka
default filter models must be added as additional filters in methods coder [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/aab686 by Juraj Kubelka
new new filter UI widgets as default [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/478cf2 by Juraj Kubelka
set hierarchy implementors/references scope [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/25959b by Juraj Kubelka
add inspect filter button [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/21e3ee by Juraj Kubelka
`gtFilterTypes` views use `#addOrReplaceFilter:` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/7c1d74 by Juraj Kubelka
`Category` filter as default [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/e0e6ef by Juraj Kubelka
Add class hierarchy and class scopes [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/c36ca3 by Juraj Kubelka
Merge 438ba4f5aac6b9dc019ba43b150d1c6a7a2f6a7d


https://github.com/feenkcom/gt4pharo/commit/fdabec by Juraj Kubelka
Cover scope search filter [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/438ba4 by Aliaksei Syrel
Merge bac8bcee001851850473663428d0f335a582b657

https://github.com/feenkcom/gt4pharo/commit/835824 by Aliaksei Syrel
[feenkcom/gtoolkit#4097] only show instanceSide of extended classes in the navigation

https://github.com/feenkcom/PharoLink/commit/6db5e5 by Alistair Grant
[feenkcom/gtoolkit#4072] Use Symbol keys for bindings.


https://github.com/feenkcom/PythonBridge/commit/9c5546 by Sven Van Caekenberghe
Use GtOsSystemInfo>>#findExecutable: in PBPharoPipenvPathFinder class>>#resolvePipenvPath


https://github.com/feenkcom/PythonBridge/commit/2cedbe by Sven Van Caekenberghe
Make PBPharoPipenvPathFinder class>>#macOSSearchPath a bit more robust [feenkcom/gtoolkit#3538]


https://github.com/feenkcom/PythonBridge/commit/56a91b by Sven Van Caekenberghe
Add new PBPharoPipenvPathFinder class>>#macOSSearchPath to support PBPharoPipenvPathFinder class>>#resolvePipenvPath by opening a login shell to figure out the user's full path which is necessary when running an end user GT on macOS started by double clicking since that has a limited search path https://github.com/feenkcom/gtoolkit/issues/3538


https://github.com/feenkcom/gtoolkit-visualizer/commit/db76a1 by Don Roberts
Fix failing examples


https://github.com/feenkcom/gtoolkit-visualizer/commit/ee3b42 by Don Roberts
Fix dominance tree layout with cycles [[feenkcom/gtoolkit#4114]]


https://github.com/feenkcom/lepiter/commit/1ea82b by Alistair Grant
GtShellScriptProcess: don't assume bash location


https://github.com/feenkcom/gtoolkit-demos/commit/a0db11 by Juraj Kubelka
fix examples [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-demos/commit/12ed5f by Juraj Kubelka
fix a slide [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4famix3/commit/11ace5 by John Brant
[feenkcom/gtoolkit#4121] importing method signatures

https://github.com/feenkcom/iceberg-git-cli/commit/fffbba by Sven Van Caekenberghe
Add PureGitBlameLine>>#history


https://github.com/feenkcom/iceberg-git-cli/commit/850340 by Sven Van Caekenberghe
Extend PureGitBlameLine so that it knows its path


https://github.com/feenkcom/iceberg-git-cli/commit/94e70d by Sven Van Caekenberghe
Added new/old contents line access to UnifiedDiffChangeChunk


https://github.com/feenkcom/iceberg-git-cli/commit/3a3d0b by Sven Van Caekenberghe
Implemented PureGitLocalBranch>>#push


https://github.com/feenkcom/gt4git/commit/5b5994 by Sven Van Caekenberghe
Show commit comment in PureGitBlameLine>>#gtDetailsFor:


https://github.com/feenkcom/gt4git/commit/90320c by Sven Van Caekenberghe
Add PureGitBlameLine>>#gtHistoryFor:


https://github.com/feenkcom/gt4git/commit/cba84e by Sven Van Caekenberghe
Extend PureGitBlameLine so that it knows its path


https://github.com/feenkcom/gt4git/commit/124a3c by Sven Van Caekenberghe
Added PureGitPackage>>#gtActionSetLoadedCommitFor:


https://github.com/feenkcom/gt4git/commit/3355a5 by Sven Van Caekenberghe
Reordering some git gtViews' priorities


https://github.com/feenkcom/gt4git/commit/0a4ed4 by Sven Van Caekenberghe
Added GtLepiterWorkingCopy>>#gtViewDetailsIn:


https://github.com/feenkcom/gt4git/commit/0ce222 by Sven Van Caekenberghe
Added an inspect button to GtGitRepositoryElement's toolbar


https://github.com/feenkcom/gt4git/commit/cb6586 by Sven Van Caekenberghe
Added push to PureGitLocalBranch>>#gtOperations


https://github.com/feenkcom/gt4git/commit/725634 by Sven Van Caekenberghe
Added IceWorkingCopy>>#gtActionRepairFor:


https://github.com/feenkcom/gt4git/commit/667acb by Sven Van Caekenberghe
A set of extra gtViews for (internal) Iceberg classes


https://github.com/feenkcom/gt4git/commit/f36856 by Sven Van Caekenberghe
Add AbstractFileReference>>#gtActionGitRepositoryFor:


https://github.com/feenkcom/gtoolkit-world/commit/3ed2b9 by Juraj Kubelka
do not duplicate the inspect filter button [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-world/commit/e97b82 by Juraj Kubelka
improve scopes view [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-world/commit/2542b8 by Juraj Kubelka
add inspect filter button [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-world/commit/c125b3 by Andrei Chiș
Merge 83c4fe8cd72545ebb3786f313e108f49606db547

https://github.com/feenkcom/gtoolkit-world/commit/27701a by Andrei Chiș
Set the knowledgebase when opening a world with spaces

https://github.com/feenkcom/gt4gemstone/commit/9f8a37 by Alistair Grant
[feenkcom/gtoolkit#4072] Use string keys for properties.


https://github.com/feenkcom/gtoolkit/commit/c44b56 by Sven Van Caekenberghe
Add some notes about the implementation of PBPharoPipenvPathFinder to the [Python Bridge troubleshooting] GT book page


https://github.com/feenkcom/gtoolkit/commit/e2fe13 by Sven Van Caekenberghe
Added book page [How to use the Pure Git tool]


https://github.com/feenkcom/gtoolkit/commit/96ea84 by Sven Van Caekenberghe
Update book page [Using Libgit-CLI as an alternative to Libgit2 FFI in Iceberg]


https://github.com/feenkcom/gtoolkit/commit/deab1a by Andrei Chiș
Merge b4c2ee60804eec4a036e32f3e69e8ed734fc0752

https://github.com/feenkcom/gtoolkit/commit/ae69e1 by Andrei Chiș
[feenkcom/gtoolkit#4072] Pass on the analysis for extension methods

Release v1.0.1232

21 Oct 07:37
Compare
Choose a tag to compare
Release version v1.0.1232

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/bac8bc by Alistair Grant
[feenkcom/gtoolkit#4072] Symbol>>#= strict comparison

Release v1.0.1231

21 Oct 01:12
Compare
Choose a tag to compare
Release version v1.0.1231

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/b0e217 by onierstrasz
Merge 2bbce92d159bdc75c2d2f1b12b4c94af2287fbfe

https://github.com/feenkcom/gtoolkit-demos/commit/684d0e by onierstrasz
Moved Explainable Systems slideshow from GtTalks repo to GT-Demo-Slideshows

Release v1.0.1230

20 Oct 21:41
Compare
Choose a tag to compare
Release version v1.0.1230

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/e0eb47 by Juraj Kubelka
filter toggle aptitudes with white border [feenkcom/gtoolkit#3983]

Release v1.0.1229

20 Oct 20:22
Compare
Choose a tag to compare
Release version v1.0.1229

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/809540 by Juraj Kubelka
`GtFilteredCodersModel>>#addOrReplaceFilter:` uses `GtSearchFilter>>#filterType` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-inspector/commit/934549 by Tudor Girba
use textEditor for viewing text feenkcom/gtoolkit#4113

Release v1.0.1228

20 Oct 16:09
Compare
Choose a tag to compare
Release version v1.0.1228

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-inspector/commit/e2ce40 by Tudor Girba
Merge 2996e518fcc36d6aaf430be442f6e56da5ab6d6c

https://github.com/feenkcom/gtoolkit-inspector/commit/2e6415 by Tudor Girba
move live view for a string to extensions feenkcom/gtoolkit#4113

https://github.com/feenkcom/gtoolkit-world/commit/83c4fe by Tudor Girba
move live view for a string to extensions. extend the string items view with the ascii values. add webpage and get url views to string when the string contains an http/https url feenkcom/gtoolkit#4113