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

Use enum definition of SEXPTYPE instead of macro-mess #207

Closed
wants to merge 56 commits into from

Conversation

CGMossa
Copy link
Member

@CGMossa CGMossa commented Nov 16, 2023

R-API provides an enum definition of SEXPTYPE. In fact, it works fine on our end, because it simply changes
how SEXPTYPE is defined. So I think we should use it.

Depends on

@CGMossa CGMossa changed the title Organise macro enums Use enum definition of SEXTYPE instead of macro-mess Nov 16, 2023
@CGMossa CGMossa changed the title Use enum definition of SEXTYPE instead of macro-mess Use enum definition of SEXPTYPE instead of macro-mess Nov 16, 2023
@CGMossa CGMossa force-pushed the organise_macro_enums branch 2 times, most recently from 1293067 to 7e8024a Compare November 17, 2023 19:05
@CGMossa CGMossa force-pushed the organise_macro_enums branch from 7e8024a to 300c286 Compare November 19, 2023 13:38
@CGMossa CGMossa force-pushed the organise_macro_enums branch from 300c286 to 86e11d9 Compare April 21, 2024 20:39
@CGMossa CGMossa force-pushed the organise_macro_enums branch from 86e11d9 to 6768865 Compare April 21, 2024 20:41
@CGMossa CGMossa closed this Apr 21, 2024
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