Skip to content

parser: Add support for top level macro invocation#869

Merged
flofriday merged 1 commit intomasterfrom
feature/add-top-level-macros
Apr 5, 2026
Merged

parser: Add support for top level macro invocation#869
flofriday merged 1 commit intomasterfrom
feature/add-top-level-macros

Conversation

@flofriday
Copy link
Copy Markdown
Contributor

Closes: #105

@flofriday flofriday requested a review from AndreasKrall April 3, 2026 12:35
@github-actions github-actions bot added enhancement New feature or request frontend This is frontend related labels Apr 3, 2026
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.

Is fine.

@flofriday flofriday marked this pull request as ready for review April 5, 2026 17:08
@flofriday flofriday merged commit 9068273 into master Apr 5, 2026
7 checks passed
@flofriday flofriday deleted the feature/add-top-level-macros branch April 5, 2026 17:08
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.

Make all identifiers in top level definitions placeholders for the macro system

2 participants