Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance macro support in parser #342

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Enhance macro support in parser #342

merged 1 commit into from
Dec 2, 2024

Conversation

worksofliam
Copy link
Contributor

Improve handling of macros in the parser, including new tests to verify functionality with defined macros.

Signed-off-by: worksofliam <[email protected]>
@worksofliam worksofliam requested a review from Copilot December 2, 2024 17:54

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 3 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • tests/rpgle/copy4.rpgleinc: Language not supported
Comments skipped due to low confidence (1)

language/parser.js:276

  • [nitpick] Consider renaming 'directIfScope' to 'conditionalScopeStack' for better clarity.
let directIfScope = [];
@worksofliam worksofliam merged commit bf5812f into main Dec 2, 2024
2 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.

1 participant