Skip to content

parser: Add macro support for more AST Nodes#868

Draft
flofriday wants to merge 3 commits intomasterfrom
feature/expanded-macro-usages
Draft

parser: Add macro support for more AST Nodes#868
flofriday wants to merge 3 commits intomasterfrom
feature/expanded-macro-usages

Conversation

@flofriday
Copy link
Copy Markdown
Contributor

@flofriday flofriday commented Apr 2, 2026

Closes: #789

@flofriday flofriday changed the title parser: Add macro support for format fields parser: Add macro support for more AST Nodes Apr 2, 2026
@github-actions github-actions bot added enhancement New feature or request frontend This is frontend related labels Apr 2, 2026
@flofriday flofriday force-pushed the feature/expanded-macro-usages branch from 45429e3 to 79151a4 Compare April 2, 2026 19:40
@flofriday flofriday force-pushed the feature/expanded-macro-usages branch from c833c92 to e305fc7 Compare April 5, 2026 17:09
Copy link
Copy Markdown
Contributor

@AndreasKrall AndreasKrall left a comment

Choose a reason for hiding this comment

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

looks fine, as far as I can see this is not complete and a draft.

marillenmamelade -> marillenmarmelade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend This is frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parser: add more places for identifier macro substitution

2 participants