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