Skip to content

Release v1.1.448

Choose a tag to compare

@feenkcom-bot feenkcom-bot released this 10 Jun 01:02
· 53 commits to main since this release
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