You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release version v1.1.448
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.1.448/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/88a2db by Tudor Girba
add json data serialization for the diff changes feenkcom/gtoolkit#5104
https://github.com/j-brant/SmaCC/commit/a4809f by John Brant
[feenkcom/gtoolkit#5102] when incremental parsing mark any node that contains an unknown token as modified
https://github.com/feenkcom/gt4pharo/commit/e30883 by John Brant
Merge 3be4afe9eece324b7c773b8f35ac23ab8f16cb46
https://github.com/feenkcom/gt4pharo/commit/f9ebc5 by John Brant
[feenkcom/gtoolkit#5102] adding an example for the pharo incremental parser when it contains an unterminated string
https://github.com/feenkcom/gt4llm/commit/043430 by Tudor Girba
add an llm views for the exception with debugging view feenkcom/gtoolkit#5104
https://github.com/feenkcom/gt4llm/commit/1df5c3 by Tudor Girba
improve the description of the smalltalk code evaluation and the example method run feenkcom/gtoolkit#4985