Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

feat: add koshien.set_message API support#507

Merged
takaokouji merged 4 commits into
developfrom
fix/issue-506-koshien-set-message
Jan 9, 2026
Merged

feat: add koshien.set_message API support#507
takaokouji merged 4 commits into
developfrom
fix/issue-506-koshien-set-message

Conversation

@takaokouji

Copy link
Copy Markdown

Implementation of koshien.set_message API support.

  • Added Ruby code generator for koshien.set_message
  • Added Ruby-to-Blocks converter for koshien.set_message
  • Added unit test for the converter
  • Updated integration test to include set_message

Depends on smalruby/scratch-vm#86

Closes #506

takaokouji and others added 4 commits January 9, 2026 19:41
- Added Ruby code generator for koshien.set_message
- Added Ruby-to-Blocks converter for koshien.set_message
- Added unit test for the converter
- Updated integration test to include set_message

Issue: #506
Co-Authored-By: Gemini <noreply@google.com>
- Reverted Generator.koshien_object to use getFieldValue and restore default value
- Verified integration test passes after rebuild
@takaokouji takaokouji merged commit cf9f2c2 into develop Jan 9, 2026
2 checks passed
@takaokouji takaokouji deleted the fix/issue-506-koshien-set-message branch January 9, 2026 14:32
github-actions Bot pushed a commit that referenced this pull request Jan 9, 2026
…-koshien-set-message

feat: add koshien.set_message API support
github-actions Bot pushed a commit that referenced this pull request Jan 10, 2026
…-koshien-set-message

feat: add koshien.set_message API support
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add koshien.set_message API support to Smalruby blocks

1 participant