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 use of @static within @objcproperties. #48

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Allow use of @static within @objcproperties. #48

merged 2 commits into from
Jan 7, 2025

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 7, 2025

Replaces #47

cc @christiangnrd; the clue is calling macroexpand(ex; recursive=false) (aka. jl_macroexpand1) to peel one layer of macros.

@maleadt
Copy link
Member Author

maleadt commented Jan 7, 2025

Probably needs some tests, but there aren't any for @objcproperties at all right now.

@maleadt maleadt marked this pull request as draft January 7, 2025 08:42
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