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

Allow macro statements to occur anywhere #83

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

nobodywasishere
Copy link
Member

Also increases the number of locations possible for macro expressions and macro vars.
This is probably going to be replaced by the more advanced macro system @keidax is working on, but this does increase macro parsing capability a lot.

Copy link
Collaborator

@keidax keidax left a comment

Choose a reason for hiding this comment

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

Looks good for now, with the understanding this will be partially rolled back by my upcoming macro work.

@keidax
Copy link
Collaborator

keidax commented Jan 5, 2025

(Good to have these test cases in any event)

@nobodywasishere nobodywasishere force-pushed the nobody/macro-stmts-anywhere branch from 0308644 to 9e67671 Compare January 5, 2025 16:57
@nobodywasishere nobodywasishere merged commit a8fd6ae into main Jan 5, 2025
6 checks passed
@nobodywasishere nobodywasishere deleted the nobody/macro-stmts-anywhere branch January 5, 2025 17:09
@keidax keidax mentioned this pull request Jan 26, 2025
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.

3 participants