Skip to content

Develop#102

Merged
robinonsay merged 58 commits into
mainfrom
develop
Apr 19, 2026
Merged

Develop#102
robinonsay merged 58 commits into
mainfrom
develop

Conversation

@robinonsay

Copy link
Copy Markdown
Owner

No description provided.

Sprint 15 / Phase 17: Parser Production Header Compatibility

Fixes:
- macroCallStatement: handle macro calls with keyword args (return/break/
  continue/goto) via balanced-paren token gobbling with GATE lookahead
- junoModuleRootMacro: accept Void keyword as first argument
- visitor: extract apiType from Void token fallback

Tests (11 new, 603 total):
- TC-MACRO-STMT-001–006, NEG-001, BND-001, 009
- TC-MODROOT-VOID-001
- TC-BULK-004 (29 headers × 0 errors assertion)
Copilot AI review requested due to automatic review settings April 19, 2026 11:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@robinonsay robinonsay merged commit e413004 into main Apr 19, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants