Skip to content

Slightly better class declaration #153

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

Merged
merged 5 commits into from
Jun 6, 2022
Merged

Slightly better class declaration #153

merged 5 commits into from
Jun 6, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented May 28, 2022

Part of #30.

Rename ClassDecl to ClassBuilder and make ClassBuilder::add_method more ergonomic.

@madsmtm madsmtm added enhancement New feature or request A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates labels May 28, 2022
@madsmtm madsmtm force-pushed the better-declaration branch from 4b315f1 to 4f8ef19 Compare May 28, 2022 20:53
@madsmtm madsmtm force-pushed the better-declaration branch from 4f8ef19 to 46953ce Compare May 28, 2022 20:56
@madsmtm madsmtm marked this pull request as ready for review June 6, 2022 15:25
@madsmtm madsmtm force-pushed the better-declaration branch from 46953ce to 92f85da Compare June 6, 2022 15:30
@madsmtm madsmtm merged commit 20eb41c into master Jun 6, 2022
@madsmtm madsmtm deleted the better-declaration branch June 6, 2022 15:52
@madsmtm madsmtm added this to the objc2 v0.3 milestone Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant