Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1510

17 Feb 08:43
Compare
Choose a tag to compare
Release version v1.0.1510

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-wireencoding/commit/c37124 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gtoolkit-wireencoding/commit/2033bf by Alistair Grant
GtWireNestedEncodingExamples add assertions in GemStone


https://github.com/feenkcom/gtoolkit-wireencoding/commit/9557e6 by Alistair Grant
GtWireObjectByNameEncoder encode string directly

on GemStone, ensure that the returned object is a String,
and not a Unicode object.


https://github.com/feenkcom/gtoolkit-wireencoding/commit/e986e0 by Alistair Grant
Handle strings with null values.


https://github.com/feenkcom/gt4gemstone/commit/483729 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gt4gemstone/commit/086c44 by Alistair Grant
Add Character class>>null to GemStone

Release v1.0.1509

15 Feb 21:32
Compare
Choose a tag to compare
Release version v1.0.1509

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

All commits (including upstream repositories) since last build:
https://github.com/j-brant/SmaCC/commit/9c8635 by John Brant
close worker sockets when stopping transformation server

https://github.com/feenkcom/gt4smacc/commit/ab4a2a by John Brant
adding ability to run transformations using remote runner

Release v1.0.1508

15 Feb 19:32
Compare
Choose a tag to compare
Release version v1.0.1508

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4llm/commit/559701 by Veit Heller
Fix review methods in wardley map LLM


https://github.com/feenkcom/gt4llm/commit/c763e8 by Veit Heller
fix LLM review map button

Release v1.0.1507

15 Feb 18:06
Compare
Choose a tag to compare
Release version v1.0.1507

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4llm/commit/c5a013 by Veit Heller
Re-add Wardley map LLm integration

Release v1.0.1506

14 Feb 16:58
Compare
Choose a tag to compare
Release version v1.0.1506

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/1e335a by Juraj Kubelka
menu: fix class comments and method categories [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Bloc/commit/4662e6 by Juraj Kubelka
menu: rename example methods [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/576480 by Don Roberts
Show label when text is folded


https://github.com/j-brant/SmaCC/commit/847b74 by John Brant
more updates to c# parser

https://github.com/feenkcom/gt4pharo/commit/66bd67 by Don Roberts
Merge 5ec61eeb05e366e007dd9eb34837f5797a9d92c6


https://github.com/feenkcom/gt4pharo/commit/5fd519 by Don Roberts
Show label when text is folded


https://github.com/feenkcom/gt4smacc/commit/f51d10 by John Brant
adding filters for transformation files

https://github.com/feenkcom/gtoolkit-releaser/commit/c65470 by Oscar Nierstrasz
Added isDevVersion testing method


https://github.com/feenkcom/gtoolkit-wireencoding/commit/8ca2b6 by Alistair Grant
Revert "Update .gs export"

This reverts commit 77f3268bc019f1637461574c7950e55f06346c3e.


https://github.com/feenkcom/gtoolkit-wireencoding/commit/77f326 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gt4gemstone/commit/11c720 by Alistair Grant
Revert "Update .gs export"

This reverts commit 36c054a0d7878039f2efaccfb02ff278109fcf9b.


https://github.com/feenkcom/gt4gemstone/commit/17a0de by Andrei Chiș
Merge f2352921eebf5c3ced9b93cc472afcd5e73e84ba

https://github.com/feenkcom/gt4gemstone/commit/8474af by Andrei Chiș
Remove not needed pragma from #gtGemStoneInspectSelectionFor:into:from:

https://github.com/feenkcom/gt4gemstone/commit/d06dc9 by Andrei Chiș
Make the PrintStream sub subclass WriteStream

https://github.com/feenkcom/gt4gemstone/commit/f23529 by Alistair Grant
inputRelease.topaz: load wireencoding before gt4gemstone


https://github.com/feenkcom/gt4gemstone/commit/a49db4 by Alistair Grant
Add wireencoding to GemStone package


https://github.com/feenkcom/gt4gemstone/commit/36c054 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gt4llm/commit/742e06 by Veit Heller
Add snippet convenience method for wardley map tutor and find a better shortcut for renaming tutor formats


https://github.com/feenkcom/gt4llm/commit/f67fde by Veit Heller
More demo material


https://github.com/feenkcom/gt4llm/commit/159e91 by Veit Heller
Add tutor action argument in tutor Lepiter page


https://github.com/feenkcom/gtoolkit/commit/2ffaf3 by Alistair Grant
Jenkinsfile: declare gtWireEncodingCommitHash


https://github.com/feenkcom/gtoolkit/commit/c29dac by Alistair Grant
Jenkinsfile: check out gtoolkit-wireencoding for gemstone tests


https://github.com/feenkcom/gtoolkit/commit/3a137a by Veit Heller
Add blog post tutor use case


https://github.com/feenkcom/gtoolkit/commit/ef4d2b by Veit Heller
Fix typo in LLM introduction


https://github.com/feenkcom/gtoolkit/commit/42f9a5 by Veit Heller
Add gt4llm section in GToolkit book

Release v1.0.1505

14 Feb 01:08
Compare
Choose a tag to compare
Release version v1.0.1505

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-examples/commit/3a6ee6 by Juraj Kubelka
ensure creating examples only for example methods [feenkcom/gtoolkit#4306]

`GtExampleFactory>>#exampleFromMethod:withProviderClass:do:` checks whether a given example is an example method.


https://github.com/feenkcom/gtoolkit-examples/commit/597eed by Juraj Kubelka
add `CompiledMethod>>#gtExampleWithProviderClass:` [feenkcom/gtoolkit#4306]

It is an API to create examples with provider classes.


https://github.com/feenkcom/gtoolkit-phlow/commit/1158fb by Juraj Kubelka
`GtPhlowElementContext` includes context menu related methods


https://github.com/j-brant/SmaCC/commit/430a2e by John Brant
updating c# parser


https://github.com/feenkcom/gt4pharo/commit/5ec61e by Juraj Kubelka
ensure creating examples only for example methods [feenkcom/gtoolkit#4306]


https://github.com/feenkcom/gt4pharo/commit/ed6b31 by Juraj Kubelka
fixit: initialize all `GtPharoReceiverAndArgumentBindingsBuilder` values [feenkcom/gtoolkit#4306]


https://github.com/feenkcom/gt4pharo/commit/36a062 by Juraj Kubelka
set properly example provider class [feenkcom/gtoolkit#4306]

If there is a method behavior with a subclass behavior, set the example provider class to this subclass behavior. As a consequence, users can run examples of expanded embedded methods.


https://github.com/feenkcom/gtoolkit-inspector/commit/f7b4e0 by Juraj Kubelka
`Dictionary >> #gtItemsFor:` add remove context menu action

`GtPhlowElementContext` displays context menu related elements


https://github.com/feenkcom/lepiter/commit/6d58fd by Oscar Nierstrasz
Reduce size of collapsed comment container
feenkcom/gtoolkit#4289


https://github.com/feenkcom/lepiter/commit/7e6446 by Oscar Nierstrasz
Added a LePage action to toggle comment visibility.
feenkcom/gtoolkit#4289


https://github.com/feenkcom/lepiter/commit/a2e473 by Oscar Nierstrasz
Added announcements and persistence for comment visibility state.
feenkcom/gtoolkit#4289


https://github.com/feenkcom/lepiter/commit/d57dfc by Oscar Nierstrasz
Added initial scaffolding for hiding and showing comment snippets. (To do: announcements and saving state) feenkcom/gtoolkit#4289


https://github.com/feenkcom/gt4gemstone/commit/651ba2 by Andrei Chiș
Restructure the local wrapper for remote features

https://github.com/feenkcom/gt4gemstone/commit/04f696 by Andrei Chiș
More feature tests

https://github.com/feenkcom/gtoolkit-webview/commit/6e1d1f by Andrei Chiș
Fir forking to pass the priority

https://github.com/feenkcom/gt4llm/commit/527e6c by Veit Heller
Rename tutor tag in gt4llm package


https://github.com/feenkcom/gt4llm/commit/d3a94e by Veit Heller
Fix format component rename shortcut and test


https://github.com/feenkcom/gt4llm/commit/e2eb6d by Veit Heller
noTested the format component refactoring test for now (shortcut does not work)


https://github.com/feenkcom/gt4llm/commit/a5f1ca by Veit Heller
Remove Gt4Llm-Tutor package and put everything in Gt4Llm


https://github.com/feenkcom/gt4llm/commit/b05bf5 by Veit Heller
Add tutor examples


https://github.com/feenkcom/gt4llm/commit/81b680 by Veit Heller
Fix for examples and add prefixes on all classes


https://github.com/feenkcom/gt4llm/commit/6fcc81 by Veit Heller
Remove obsolete tests and fix others after rewrite


https://github.com/feenkcom/gt4llm/commit/a7634e by Veit Heller
make demo package depend on gt4llm-tutor


https://github.com/feenkcom/gt4llm/commit/5cfc7f by Andrei Chiș
Rename the tag Tutor to Tutor2 in the Gt4Llm package

https://github.com/feenkcom/gt4llm/commit/c01e00 by Veit Heller
Switch over to new gt4llm implementation


https://github.com/feenkcom/gt4llm/commit/9a2bec by Veit Heller
Switch over to new gt4llm implementation


https://github.com/feenkcom/gtoolkit/commit/226fcb by Andrei Chiș
Readd page to ToC after merge

https://github.com/feenkcom/gtoolkit/commit/ca7457 by Andrei Chiș
Merge 785c561fd078bdcd3041b174ed6dbdc21941a6b9

https://github.com/feenkcom/gtoolkit/commit/4778ea by Andrei Chiș
Add a page for gemstone features

Release v1.0.1504

12 Feb 12:31
Compare
Choose a tag to compare
Release version v1.0.1504

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/addf19 by Oscar Nierstrasz
Resolved trait conflict feenkcom/gtoolkit#4303


https://github.com/feenkcom/lepiter/commit/0c5a13 by Oscar Nierstrasz
Added class comment feenkcom/gtoolkit#4289


https://github.com/feenkcom/gtoolkit-demos/commit/3d02d4 by Oscar Nierstrasz
Added some class comments feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit-demos/commit/50c038 by Oscar Nierstrasz
Updated UML diagram feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit-demos/commit/2bf913 by Oscar Nierstrasz
Updated UML diagram feenkcom/gtoolkit#4294


https://github.com/feenkcom/gt4git/commit/09c41e by Sven Van Caekenberghe
Replace the default AsyncFuturePromise error handler AsyncNoneErrorHandler with an AsyncPassExceptionHandler in GtGitRepository>>#executeAsAsyncJob: [feenkcom/gtoolkit#4304]


https://github.com/feenkcom/gt4gemstone/commit/bff2c6 by Andrei Chiș
Start with basic examples for remote features

https://github.com/feenkcom/gt4gemstone/commit/b054fa by Andrei Chiș
Merge 0810d303876f45477548169c3a1a8d293225a0cd

https://github.com/feenkcom/gt4gemstone/commit/da65c9 by Andrei Chiș
Update the gt4gemstone version from which the the transcript is available

https://github.com/feenkcom/gt4gemstone/commit/0810d3 by Alistair Grant
Replace GtRsrGtGsReleaseService with GtRsrEvaluatorFeaturesService


https://github.com/feenkcom/gt4gemstone/commit/6c6cff by Andrei Chiș
Test that not connected sessions do not throw errors when checking if transcript is enabled

https://github.com/feenkcom/gt4gemstone/commit/e49332 by Andrei Chiș
Fix transcript examples

https://github.com/feenkcom/gt4llm/commit/54e964 by Veit Heller
Re-add wardley map message


https://github.com/feenkcom/gtoolkit/commit/785c56 by Oscar Nierstrasz
Revised the snippet tutorial feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit/commit/175635 by Oscar Nierstrasz
Revised snippet tutorial to match the refactored hierarchy feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit/commit/7956ae by Oscar Nierstrasz
Updated UML diagram feenkcom/gtoolkit#4294

Release v1.0.1503

12 Feb 10:59
Compare
Choose a tag to compare
Release version v1.0.1503

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/e4f3a4 by Oscar Nierstrasz
Added paragraphStyle to comment snippet feenkcom/gtoolkit#4289

Release v1.0.1502

11 Feb 23:47
Compare
Choose a tag to compare
Release version v1.0.1502

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/72e758 by Don Roberts
Fix missing class reference


https://github.com/feenkcom/Brick/commit/c9e433 by Don Roberts
Refactor BrTextExpandButtonAttribute and fix cursor movement across folded text


https://github.com/feenkcom/Brick/commit/651f97 by Don Roberts
Rename BrTriangle to BrInlineExpanderElement (and associated examples)


https://github.com/j-brant/SmaCC/commit/6226ce by John Brant
fix for saving common parent directory in transformations

https://github.com/feenkcom/gt4pharo/commit/7d8554 by Don Roberts
Refactor BrTextExpandButtonAttribute


https://github.com/feenkcom/gt4pharo/commit/f95ca4 by Don Roberts
Rename BrTriangle to BrInlineExpanderElement (and associated examples)


https://github.com/feenkcom/gt4pharo/commit/5b4764 by Don Roberts
Refactor class fixit actions to eliminate duplication


https://github.com/feenkcom/gt4pharo/commit/567c90 by Don Roberts
Fix failing example

https://github.com/feenkcom/gt4pharo/commit/255bb1 by Don Roberts
Don't fold over decorated text

Reapply "Fix noTested example to be correct for new behavior"

This reverts commit 5107a80603695f89f1fc135bb9586c0b93ca46a3.

Examples to cover not folding over decorated text

Restore old example logic


https://github.com/feenkcom/gt4pharo/commit/5107a8 by Don Roberts
Revert "Fix noTested example to be correct for new behavior"

This reverts commit ee7892e6763f5916d7ee577fe2f36b52bc014099.

Revert "Fix another failing example"

This reverts commit 9066d561bc5cd253550c9cfbd015e953a5406c2c.

Revert "Fix failing examples"

This reverts commit 1f6d7bd29d59b38e2e9fc66d965f9be53505ccd2.


https://github.com/feenkcom/gt4pharo/commit/910b4f by Don Roberts
Disable automatic folding


https://github.com/feenkcom/gtoolkit-inspector/commit/e80931 by Sven Van Caekenberghe
Allow clicking to inspect an element in SequenceableCollection>>#gtBoxesFor: [feenkcom/gtoolkit#4302]


https://github.com/feenkcom/zinc/commit/3fa751 by Andrei Chiș
Increase line length in testQuerySearchEngine

https://github.com/feenkcom/gtoolkit-remote/commit/5f6d79 by Alistair Grant
GtProxyRemoteInspectionExamples allow for different titles due to server version.


https://github.com/feenkcom/gtoolkit-remote/commit/6bc31b by Andrei Chiș
Update generated code


https://github.com/feenkcom/gtoolkit-remote/commit/dbc45c by Andrei Chiș
Add file reference views


https://github.com/feenkcom/gtoolkit-remote/commit/7d1b05 by Andrei Chiș
Add #gtDetailsFor:  view for file references


https://github.com/feenkcom/gt4smacc/commit/2be052 by John Brant
fix for updating transformation results

https://github.com/feenkcom/gt4smacc/commit/d7c55c by John Brant
adding browse class

https://github.com/feenkcom/gt4lsp/commit/0cd82b by Tudor Girba
Create LICENSE

https://github.com/feenkcom/lepiter/commit/8f0074 by Don Roberts
Merge 893f917948f96a51ce428ef046cdacc61809e161


https://github.com/feenkcom/lepiter/commit/d39c24 by Don Roberts
Rename BrTriangle to BrInlineExpanderElement (and associated examples)


https://github.com/feenkcom/lepiter/commit/893f91 by Andrei Chiș
Merge 328f7308092489ef1cf94212abcea2bb1c762dd8

https://github.com/feenkcom/lepiter/commit/9d3d7f by Andrei Chiș
Preserve the same order for attributes when serializing text snippets

https://github.com/feenkcom/lepiter/commit/4eeac0 by Andrei Chiș
Introduce a superclass for text snippets to simplify the creation of custom text snippets

https://github.com/feenkcom/lepiter/commit/328f73 by Oscar Nierstrasz
Started playing with a LaTeX visitor feenkcom/gtoolkit#4303


https://github.com/feenkcom/lepiter/commit/6bd9b6 by Oscar Nierstrasz
fixed typo in method name


https://github.com/feenkcom/lepiter/commit/a75fd1 by Oscar Nierstrasz
Fixed typo in method comment feenkcom/gtoolkit#4290


https://github.com/feenkcom/gtoolkit-demos/commit/4cb52a by Don Roberts
Merge 76955187ccc1ff962b4b7fffa899ab8521548014


https://github.com/feenkcom/gtoolkit-demos/commit/687110 by Don Roberts
Rename BrTriangle to BrInlineExpanderElement (and associated examples)


https://github.com/feenkcom/gtoolkit-demos/commit/769551 by Oscar Nierstrasz
Fixed the BlockQuoteSnippet UML diagram feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit-demos/commit/477896 by Oscar Nierstrasz
Fixed code font for block quote snippet feenkcom/gtoolkit#4290


https://github.com/feenkcom/gtoolkit-demos/commit/caaa6d by Andrei Chiș
Update the block quote snippet to use the new way of creating text snippets

https://github.com/feenkcom/gtoolkit-demos/commit/6fcc38 by Andrei Chiș
LeBlockQuoteSnippetUMLExamples should not inherit a snippet

https://github.com/feenkcom/gtoolkit-demos/commit/66e9a3 by Oscar Nierstrasz
Attempting to fix BlockQuoteSnippet border events


https://github.com/feenkcom/gtoolkit-demos/commit/107efb by Oscar Nierstrasz
UML diagrams


https://github.com/feenkcom/gtoolkit-demos/commit/a22397 by Oscar Nierstrasz
Added missing abstract methods feenkcom/gtoolkit#4290


https://github.com/feenkcom/gtoolkit-demos/commit/2bb096 by Oscar Nierstrasz
Make block quote color even lighter feenkcom/gtoolkit#4290


https://github.com/feenkcom/gtoolkit-world/commit/738525 by Sven Van Caekenberghe
Add a error handler to PositionableStream>>#gtStreamStateFor: so that streams over collections containing non-characters also work [feenkcom/gtoolkit#4302]


https://github.com/feenkcom/gtoolkit-wireencoding/commit/4f0816 by Alistair Grant
GtWireEncoderDecoder class>>defaultMapping and convertToGsFormat

Remove redundant ExecBlock references.


https://github.com/feenkcom/gtoolkit-wireencoding/commit/f25b30 by Alistair Grant
GtWireEncodingExamples>>generalObject adapt for inspection decoder.


https://github.com/feenkcom/gtoolkit-wireencoding/commit/bfaf35 by Alistair Grant
Port to GemStone:

- Add support for Rsr and Oop types


https://github.com/feenkcom/gt4gemstone/commit/4937b2 by Andrei Chiș
Add basic transcript examples

https://github.com/feenkcom/gt4gemstone/commit/5b836d by Andrei Chiș
Add a trait for attaching a session to a test class

https://github.com/feenkcom/gt4gemstone/commit/bde5f2 by Andrei Chiș
Add a view showing the status of the remote transcript

https://github.com/feenkcom/gt4gemstone/commit/d1474f by Alistair Grant
GtRemoteGemStoneInspectionExamples allow for different titles due to server version.


https://github.com/feenkcom/gt4gemstone/commit/9b7632 by Alistair Grant
topaz input should be from /dev/null


https://github.com/feenkcom/gt4gemstone/commit/d9b727 by Alistair Grant
GtRemoteGemStoneWireEncodingExamples update version comparison


https://github.com/feenkcom/gt4gemstone/commit/8def5f by Alistair Grant
shell exe bit set (again)


https://github.com/feenkcom/gt4gemstone/commit/6bfc94 by Alistair Grant
Don't auto-commit #needsCommit and #transactionMode.


https://github.com/feenkcom/gt4gemstone/commit/0e5581 by Andrei Chiș
Use #versionString from the class side to avoid creating an object

https://github.com/feenkcom/gt4gemstone/commit/5d18cb by Andrei Chiș
Increate the maxVersionString to avoid using the new evaluator

https://github.com/feenkcom/gt4gemstone/commit/e8ad24 by Alistair Grant
GtRemoteGemStoneWireEncodingExamples>>canTestInSession:version: update for semantic gemstone version.


https://github.com/feenkcom/gt4gemstone/commit/55a7d3 by Alistair Grant
Add support for GT Wire Encoding:

- GemStone add Association class>>key:value:, ExecBlock>>isClean
- Add GtRsrWireTransferService
- Add GtRsrWireSerializationStrategy
- Use wire encoding for calling remote services


https://github.com/feenkcom/gt4gemstone/commit/434ae6 by Andrei Chiș
Update generated code


https://github.com/feenkcom/gt4gemstone/commit/1cb338 by Andrei Chiș
Do not show features views if they do not exist in gemstone

https://github.com/feenkcom/gt4gemstone/commit/97ed65 by Andrei Chiș
Fix parsing for the gemstone version

https://github.com/feenkcom/gt4gemstone/commit/5cacda by Andrei Chiș
Merge 70f0081f3b314398ca5f4138f407058ff058ebe2

https://github.com/feenkcom/gt4gemstone/commit/b9801d by Andrei Chiș
Add views for features

https://github.com/feenkcom/gt4gemstone/commit/90fa18 by Andrei Chiș
Pass on the gemstone features model

https://github.com/feenkcom/gt4gemstone/commit/70f008 by Alistair Grant
Add `--gt4gs` option when installing GemStone

Uses the specified version of gt4gemstone instead of loading from the local
image.


https://github.com/feenkcom/gt4gemstone/commit/4586d8 by Alistair Grant
Don't autoCommit when polling the session and inspecting methods.


https://github.com/feenkcom/gt4gemstone/commit/bc5b08 by Andrei Chiș
Fix the clear transcript action

https://github.com/feenkcom/gt4gemstone/commit/3fd146 by Andrei Chiș
Use a bare proxy for the transcript

https://github.com/feenkcom/gt4gemstone/commit/b0500d by Andrei Chiș
Add missing GtBareProxy>>#remoteInspectorProxyDo:

https://github.com/feenkcom/gt4gemstone/commit/f7b870 by Andrei Chiș
Redo the interaction with the remote transcript

https://github.com/feenkcom/gt4gemstone/commit/f31e72 by Andrei Chiș
Rename the transcript wrapper

https://github.com/feenkcom/gt4gemstone/commit/56272f by Andrei Chiș
Expand transcript views

https://github.com/feenkcom/gt4gemstone/commit/a45c3d by Andrei Chiș
Experiment with a model for features in GemStone

https://github.com/feenkcom/gt4gemstone/commit/07c391 by Andrei Chiș
Do not use a forward view as it does not update

https://github.com/feenkcom/gt4gemstone/commit/f67ff4 by Andrei Chiș
Add a view showing the transcript in the session

https://github.com/feenkcom/gt4gemstone/commit/e3d9eb by Andrei Chiș
Return the transcript status when toggling its value

https://github.com/feenkcom/gt4gemstone/commit/b4d4f8 by Andrei Chiș
Add a menu for toggling the transcript status

https://github.com/feenkcom/gt4gemstone/commit/2f4162 by Andrei Chiș
Add an utility method evaluating blocks returning primitive values

https://github.com/feenkcom/gt4gemstone/commit/233bae by Andrei Chiș
Use a block for computing the user profile attributes

https://github.com/feenkcom/gt4gemstone/commit/3cb9e2 by Andrei Chiș
Pass on the logic for writting line endings

https://github.com/feenkcom/gt4gemstone/commit/2b8d33 by Andrei Chiș
Use a block for computing session properties

https://github.com/feenkcom/gt4gemstone/commit/02c6ff by Andrei Chiș
Add SystemRepository GemStone stub

https://github.com/feenkcom/gt4gemstone/commit/649d06 by Andrei Chiș
Pass on the API of GtGemStoneTranscript

https://github.com/feenkcom/gt4gemstone/commit/78261d by Andrei Chiș
Pass on the GemStone transcript

https://github.com/feenkcom/gt4gemstone/commit/2fefb5 by Andrei Chiș
Load GToolkit-GemStone-Transcript using Rowan

https://github.com/feenkcom/gt4gemstone/commit/ddcd5d by Andrei Chiș
Add GToolkit-GemStone-Transcript

https://github.com/feenkcom/gt4gemstone/commit/95a82f by Andrei Chiș
Add a merker indicating that the GemStone session was started from GT.

https://github.com/feenkcom/gt4gemstone/commit/b7ad93 by Andrei Chiș
Add PrintStream as a GemStone stub

https://github.com/feenkcom/gt4llm/commit/961fd3 by Veit Heller
Move OpenAIMessage to OpenAI package


https://github.com/feenkcom/gt4llm/commit/708be5 by Don Roberts
Merge 5459185bab14dc5030bd02b2f99cf77ba5ab7fe2


https://github.com/feenkcom/gt4llm/commit/9e6bbb by Don Roberts
Rename BrTriangle to BrInlineExpanderElement (and associated examples)


https://github.com/feenkcom/gt4llm/commit/545918 by Veit Heller
Work on Lepiter booklet, rewriting for new tutors


https://github.com/feenkcom/gt4llm/commit/36abc0 by Veit Heller
Move tutor from LLM-Core to LLM


https://github.com/feenkcom/gt4llm/commit/4804cb by Veit Heller
Remove Aleph package


https://github.com/feenkcom/gt4llm/commit/436632 by Veit Heller
Add cleanup methods for OpenAI API


https://github.com/feenkcom/gt4llm/commit/e3b3a1 by Veit Heller
Fix reification for new tutors


https://github.com/feenkcom/gt4llm/commit/9d43f4 by Veit Heller
Add adding and removing formats and actions from list views


https://github.com/feenkcom/gt4llm/commit/f99b08 by Veit Heller
Better serializer structure


https://github.com/feenkcom/gt4llm/commit/1fee5e by Veit Heller
Add serialization and deserialization of wardley maps


https://github.com/feenkcom/gt4llm/commit/220c92 by Veit Heller
Add serialization of objects to new providers


https://github.com/feenkcom/gt4llm/commit/751dca by Veit Heller
Add actions to wardley map


https://github.com/feenkcom/gtoolkit/commit/f7ef8d by Andrei Chiș
Add a page for returning a method starting from the selector in GemStone

https://github.com/feenkcom/gtoolkit/commit/c6374d by Andrei Chiș
Add a page for the gemstone transcript

https://github.com/feenkcom/gtoolkit/commit/49481d by Andrei Chiș
Remove links to missing methods

https://github.com/feenkcom/gtoolkit/commit/61413d by Oscar Nierstrasz
Revising the snippet tutorial text feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit/commit/c75b6a by Alistair Grant
gt4gemstone documentation


https://github.com/feenkcom/gtoolkit/commit/58e462 by Oscar Nierstrasz
Added UML daigram to snippet tutorial


https://github.com/feenkcom/gtoolkit/commit/7d5473 by Oscar Nierstrasz
Added a draft page How to implement a new snippet class feenkcom/gtoolkit#4294

Release v1.0.1501

05 Feb 22:33
Compare
Choose a tag to compare
Release version v1.0.1501

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/3024e8 by Don Roberts
Refactor hiding styler to start to support highlighted searches.


https://github.com/feenkcom/gt4pharo/commit/e72404 by Don Roberts
Refactor hiding styler to start to support highlighted searches.


https://github.com/feenkcom/gtoolkit/commit/024cee by Andrei Chiș
Add a page documenting GT_GEMSTONE_SESSION_MARKER

https://github.com/feenkcom/gtoolkit/commit/0cdb2c by Andrei Chiș
Add a page documenting working with session temporaries in GemStone

https://github.com/feenkcom/gtoolkit/commit/1c31e9 by Andrei Chiș
Add a page documenting the equivalent of asClass in GemStone