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

7645re/added conditional elif block #519

Merged
merged 7 commits into from
Jan 22, 2024

Conversation

7645re
Copy link
Contributor

@7645re 7645re commented Jan 20, 2024

Closes #517.

this is still a draft, there are problems with naming, but I'm still more concerned about finding more corner cases to fully test the code for performance and optimization

Copy link
Owner

@ForNeVeR ForNeVeR left a comment

Choose a reason for hiding this comment

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

So far looks good to me. Please let me know when you are finished with the naming stuff you mentioned.

@ForNeVeR ForNeVeR marked this pull request as draft January 20, 2024 17:51
@kant2002
Copy link
Contributor

Not important, but maybe #elifdef and #elifndef can be added here as well?

@ForNeVeR
Copy link
Owner

I would suggest against extending the task definition. Let's focus on immediate issues and add other features later.

In particular, #61 is blocked on #elif specifically.

@7645re
Copy link
Contributor Author

7645re commented Jan 21, 2024

Okay, let's finish this task and then create an issue marked area:standard-support?

@7645re 7645re marked this pull request as ready for review January 22, 2024 00:10
@ForNeVeR ForNeVeR assigned ForNeVeR and unassigned 7645re Jan 22, 2024
@ForNeVeR ForNeVeR self-requested a review January 22, 2024 13:51
Copy link
Owner

@ForNeVeR ForNeVeR left a comment

Choose a reason for hiding this comment

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

Thanks!

@ForNeVeR ForNeVeR merged commit cc2d5a3 into ForNeVeR:main Jan 22, 2024
3 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.

Preprocessor: support #elif
3 participants